Commit Graph

2369 Commits

Author SHA1 Message Date
Aditya 3e7bb00e4e Merge pull request #1535 from Shuffle/revert-1532-fix-worker-panic
Revert "Fix worker panic"
2024-10-29 17:33:25 +05:30
Aditya 24aa984780 Revert "Fix worker panic" 2024-10-29 17:32:39 +05:30
Aditya 6f7516c04f Merge pull request #1532 from P4sca1/fix-worker-panic
Fix worker panic
2024-10-29 17:32:21 +05:30
Pascal Sthamer 0910c08ee0 Do not try to close dockercli in Kubernetes 2024-10-25 10:59:18 +02:00
Frikky 6773d99258 file upload fixes 2024-10-24 12:24:12 +02:00
Frikky 7cd2aa5146 Added update_file() function to sdk 2024-10-24 12:20:37 +02:00
Frikky 8c91af54fa Fixing nightly SSO openid build 2024-10-22 11:19:15 +02:00
Frikky bcc16ab864 Fixed library nightmare 2024-10-18 16:28:54 +02:00
Frikky a6431c007c Started cleaning up library stuff 2024-10-18 16:27:02 +02:00
Frikky 6ee9ab4417 Contextapi fixes 2024-10-18 13:43:10 +02:00
Frikky 61a5489628 Fix gomod 2024-10-18 11:14:24 +02:00
Frikky 993140261b Removed .env from opensearch 2024-10-18 11:05:32 +02:00
Frikky b771e986d4 Context fixes 2024-10-18 10:48:11 +02:00
Frikky 78bd8f29df Frontend rebuild with all new components 2024-10-18 10:31:23 +02:00
Frikky c02e976dbb Merge branch '2.0.0' of https://github.com/shuffle/shuffle into 2.0.0 2024-10-18 10:24:44 +02:00
Frikky 01a23bff41 Fixed a bunch of form deploy systems 2024-10-18 10:24:40 +02:00
Aditya 2639aa7990 Merge pull request #1523 from yashsinghcodes/worker-fix
Fix for worker sending wrong executionID
2024-10-15 23:57:47 +05:30
yashsinghcodes cbf81685f2 return an error in http request 2024-10-15 23:33:36 +05:30
yashsinghcodes b6a951ee82 moved the coroutine to where it was 2024-10-15 22:51:56 +05:30
yashsinghcodes 958d42998c fix: worker sending in wrong executionId 2024-10-15 22:46:01 +05:30
Frikky 95bda13887 Update README.md 2024-10-15 15:15:44 +02:00
Frikky 691af569fa Fixed workflow distributed deletion for suborgs 2024-10-12 01:02:52 +02:00
Frikky 0e341828f9 Merge pull request #1512 from LalitDeore/sso_2.0.0
sso and billing cards changes
2024-10-11 17:13:11 +02:00
Frikky a56f2e4bda Merge branch '2.0.0' into sso_2.0.0 2024-10-11 17:12:55 +02:00
Frikky 04352e6550 Merge branch '2.0.0' of https://github.com/shuffle/shuffle into 2.0.0 2024-10-11 17:10:28 +02:00
Frikky 79acdbb012 Added detection pages and fixed more form pages 2024-10-11 17:10:24 +02:00
Frikky 30bef9a772 Merge pull request #1518 from yashsinghcodes/swarm-span
Fix: Swarm init auto-work in orborus
2024-10-11 14:03:29 +02:00
yashsinghcodes 180b53410e fix for auto swarm deployment 2024-10-10 16:12:31 +05:30
Frikky 38e9d66cfd #1515: Fixed a bug with contains any of 2024-10-08 18:09:02 +02:00
Frikky cabde13ba2 Merge branch '2.0.0' of https://github.com/shuffle/shuffle into 2.0.0 2024-10-08 11:08:33 +02:00
Frikky 8154fb8ad4 A bunch of commits moved from cloud -> onprem to sync up current work on 2.0 2024-10-08 11:08:28 +02:00
Aditya 023add1b95 Merge pull request #1513 from yashsinghcodes/worker-fix
shuffle-shared bump
2024-10-07 17:36:42 +05:30
yashsinghcodes 5d78ca22c5 shuffle-shared bump 2024-10-07 17:29:19 +05:30
lalitdeore acc039623f sso_2.0.0 2024-10-04 13:17:52 +05:30
Frikky f2a0aac31d SDK rebuild 2024-10-02 17:29:58 +02:00
Frikky bd213a3fcc JWT import in SDK 2024-10-02 17:23:09 +02:00
Aditya 0ad954d480 fix: default SHUFFLE_OPENSEARCH_URL value 2024-10-02 16:41:56 +05:30
Aditya 37af1386a5 fix: updating BACKEND_HOSTNAME to refer to the env 2024-10-02 16:37:13 +05:30
Aditya 152ce9f02f fix: making REGISTRY_URL get pushed to k8s 2024-10-01 18:47:18 +05:30
Frikky 3fe6af2bff Ran more tests towards notification handling with and without swarm 2024-10-01 11:52:52 +02:00
Frikky 7b99a98d03 Orborus worker override fixes 2024-10-01 10:15:54 +02:00
Frikky 14c61e6b36 Fixed Worker X Orborus interaction for image downloads to be similar 2024-09-30 21:31:21 +02:00
Frikky 5226f79551 Made Orborus and Worker both able to download images properly. Added a timeout to make sure images get the time to be built. This is a 30 second stupid addition 2024-09-30 13:41:43 +02:00
Frikky 21d481a189 fixed issue with app sdk not loading full execution properly for /api/v1/run actions 2024-09-26 16:15:33 +02:00
Aditya 91c0b2ca48 feat: publically releasing scale worker + rollback to the original 2024-09-24 18:24:27 +05:30
Aditya eebae97db5 feat: publically releasing scale worker (updated) 2024-09-24 18:12:53 +05:30
Aditya 6dfe9af98b feat: public swarm mode! 2024-09-24 16:40:40 +05:30
Frikky 47babf187e Added the API endpoint for getcache 2024-08-26 13:38:26 +03:00
Frikky af14b76ac5 Worker fix 2024-08-20 23:37:21 +02:00
Frikky fe2e3105eb Fixed a bunch of possible issues with User Input on cloud vs onprem, and how workflows start in shuffle-shared 2024-08-20 23:29:09 +02:00