Commit Graph

966 Commits

Author SHA1 Message Date
Frikky c3c6276471 Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2026-02-10 11:50:26 +01:00
Frikky 057e87083b Print fixes 2026-02-10 11:50:22 +01:00
Hari Krishna b4e5d604e9 changed the backend api and removed the force exit 2026-02-10 15:31:59 +05:30
Hari Krishna 2e3f855e0d Merge branch 'Shuffle:nightly' into nightly 2026-02-09 21:26:44 +05:30
Hari Krishna af7b59e4bb uncommented the code block 2026-02-09 21:26:04 +05:30
Hari Krishna 6eb783c1b1 cleaned up the agent api calling code block 2026-02-09 21:23:00 +05:30
Yash Singh 4c19b37000 Merge pull request #1893 from PROCYDE/helm-workers-apps
k8s: worker and app deployments using helm
2026-02-09 16:33:36 +05:30
Hari Krishna efaa3e32bc feat: made ai-agent app work on worker 2026-02-09 15:41:35 +05:30
yashsinghcodes b938b5b2f4 chore: shuffle-shared bump 2026-02-08 22:42:00 +05:30
Frikky b1681f6fbb Update README.md 2026-02-08 18:01:36 +01:00
Pascal Sthamer 138f66e27a allow to create a service account per app
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2026-02-02 10:36:11 +01:00
yashsinghcodes a8b17515d8 worker never gets the env it is suppose to run so we should just check for our reserved env name 2026-01-28 17:50:53 +05:30
yashsinghcodes fae82b3b61 fix: handle multiple addr for swarm init(updated for new error message) 2026-01-28 17:20:57 +05:30
Frikky 356eab5a10 Fixed problem with tenzir node ping check 2026-01-28 11:14:41 +01:00
Frikky cb7b7bb44f Trying some pipeline overloading for standalone 2026-01-28 10:39:00 +01:00
Frikky 23fe5581a4 Merge pull request #1915 from yashsinghcodes/new-nightly
check worker deployments in k8s before deploying
2026-01-27 23:50:56 +01:00
yashsinghcodes f5c58ec9f5 fix: case sensitivity problem aghhhhh 2026-01-23 19:05:31 +05:30
yashsinghcodes 9295991f56 worker changed return value in deployk8s app 2026-01-21 19:25:22 +05:30
yashsinghcodes 1225b2122e shuffle-shared bump 2026-01-19 20:14:51 +05:30
Pascal Sthamer 1703145100 mount tmp volume to apps by default
required by waitress under high load

Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2026-01-16 17:13:44 +01:00
yashsinghcodes 5cb2ae9a23 chore: shuffle-shared bump 2026-01-15 17:40:16 +05:30
yashsinghcodes 99735636c4 fix: don't return if listing fails 2026-01-14 17:53:00 +05:30
yashsinghcodes bdf181616a check app deployment in k8s before deploying 2026-01-14 17:51:04 +05:30
Pascal Sthamer 104f4a3e14 improve docs
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2026-01-14 09:57:16 +01:00
Pascal Sthamer 25e73a3105 formating, fix comment
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2026-01-14 09:45:38 +01:00
yashsinghcodes 6921a63cc5 fix: env check condition 2026-01-13 19:09:56 +05:30
yashsinghcodes ed6417b9be added check for environment in handleQueue worker 2026-01-13 17:46:47 +05:30
yashsinghcodes 6b8d7172a1 fix: worker execution takeover for cloud actions 2026-01-13 13:04:55 +05:30
yashsinghcodes cabe871807 fix: worker takeover for parent workflow execution 2026-01-13 03:02:38 +05:30
yashsinghcodes 28d0dc42db fix: worker execution takeover issue 2026-01-13 02:18:31 +05:30
yashsinghcodes cbae9f2d63 check worker deployment in k8s before deploying 2026-01-08 15:04:53 +05:30
yashsinghcodes 3f2ff9a817 chore: shuffle-shared bump 2025-12-19 16:07:10 +05:30
yashsinghcodes 3b9c25160a fix: typo in readme 2025-12-19 15:52:51 +05:30
Frikky b2f1c887de Added more orborus debug logs 2025-12-09 14:11:21 +01:00
Pascal Sthamer e664f6571e fix app services and images
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-05 16:35:17 +01:00
Pascal Sthamer 825b55c3e9 use shuffle-workers for worker name
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-05 16:35:02 +01:00
Pascal Sthamer fb07662d7a set env variables on helm-deployed apps so that they work as expected
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-05 16:00:13 +01:00
Pascal Sthamer 82edd747ad disable cleanup in k8s
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-05 15:59:28 +01:00
Pascal Sthamer 49c996bcf2 allow to configure shuffle worker port
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-05 15:58:37 +01:00
Pascal Sthamer 7e4aee548b replace dots in app version
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-05 15:15:46 +01:00
Pascal Sthamer 454ca0020e fix authentication failing for helm-deployed worker
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-03 15:11:40 +01:00
Pascal Sthamer 135a2dab36 add missing helper shuffle.worker.imagePullSecrets
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-03 15:06:27 +01:00
Pascal Sthamer 48168c8b34 another attempt to fix shuffle app images
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-03 14:55:16 +01:00
Pascal Sthamer df45fa35e1 enhance notes after installing / upgrading helm chart
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-03 14:53:20 +01:00
Pascal Sthamer 1f824ed19e fix app images having a duplicate registry
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-03 14:52:49 +01:00
Pascal Sthamer 7d43e6f5a8 remove unneeded argument to app.matchLabels
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-03 14:15:57 +01:00
Pascal Sthamer 79f25e0822 set app container name
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-03 12:56:47 +01:00
Pascal Sthamer 43030316e6 fix template issues
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-03 12:56:05 +01:00
Pascal Sthamer d63db15c42 fix affinity rules for worker and apps
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-03 12:43:29 +01:00
Pascal Sthamer e3d78fbf0c add vpa, hpa, and pdb for workers
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
2025-12-03 12:02:26 +01:00