Commit Graph

779 Commits

Author SHA1 Message Date
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
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
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
Frikky b2f1c887de Added more orborus debug logs 2025-12-09 14:11:21 +01:00
yashsinghcodes 875e3bffb1 chore: shuffle-shared bump 2025-11-26 14:37:14 +05:30
yashsinghcodes d6be6940ae chore: shuffle-shared bump 2025-11-26 14:05:05 +05:30
yashsinghcodes cb9c9236b3 moved container auto find for orborus to init 2025-11-24 17:58:53 +05:30
yashsinghcodes b1f23f814e auto find the orborus container 2025-11-24 16:44:06 +05:30
Aditya 719936d558 chore: bumping shuffle-shared to v0.9.58 2025-11-21 19:24:03 +05:30
Aditya b6f56ed7a2 fix: updating to the smarter client 2025-11-21 19:23:17 +05:30
Aditya 7908cfc9c5 chore: bump shuffle-shared to v0.9.58 2025-11-21 17:32:29 +05:30
Pascal Sthamer b69afd630b k8s: dont mount service account tokens to apps
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-11-17 08:30:01 +01:00
Frikky 830e9043ba Fixed orborus & worker shared versions 2025-11-12 11:45:40 +01:00
yashsinghcodes 48f19db0a6 singul version bump 2025-11-12 15:09:25 +05:30
yashsinghcodes 182a6a363f chore: bump shuffle-shared version 2025-11-12 15:03:15 +05:30
yashsinghcodes a3b85494a7 Merge branch 'nightly' of github.com:Shuffle/Shuffle into nightly 2025-11-12 15:00:15 +05:30
Aditya 7be4e6adf5 fix: shuffle swarm network bug where it wasn't getting attached in swarm 2025-11-12 02:48:32 +05:30
Aditya 697632c916 fix: patch network on the fly for workers 2025-11-12 02:13:16 +05:30
Aditya 52fed7105e fix: tenzir disable + networkID focused 2025-11-11 22:43:57 +05:30
yashsinghcodes 2d85c8aac0 Merge branch 'nightly' of github.com:yashsinghcodes/Shuffle into nightly 2025-11-10 13:52:07 +05:30
Frikky e470dbef7f Minor tweak to tcp workflow 2025-11-07 16:28:43 +01:00
Frikky 438b1531f8 Removed static ip for tenzir and instead rely on dhcp in predefined network 2025-11-07 16:24:45 +01:00
Frikky 2077e8beef Added env SHUFFLE_PIPELINE_STANDALONE=true to allow for use of third-party tenzir nodes instead of local 2025-11-05 23:51:58 +01:00
yashsinghcodes 392a05100e log info over what we got from backend 2025-10-31 19:58:38 +05:30
Aditya ee300ece3c fix: no need to compress data in workers 2025-10-31 19:18:40 +05:30
Aditya 5cb0acdb71 fix: disabling compressExecution for onprem 2025-10-31 19:10:36 +05:30
Aditya a7cd4bde29 fix: no need to compress data in workers 2025-10-30 21:27:14 +05:30
Aditya 0f737540d7 fix: no need to compress data in workers 2025-10-30 21:05:54 +05:30
Aditya 0da6fa67af Merge branch 'nightly' of github.com:Shuffle/Shuffle into nightly 2025-10-29 21:06:35 +05:30
yashsinghcodes f027e6196c fix: subflow stream result returning 400 2025-10-28 15:50:49 +05:30
Frikky f638baefcf Made orborus less verbose 2025-10-24 16:54:32 +02:00
Frikky e4c290b79c Merge pull request #1841 from BogatikovM/apps_scaling
fix apps scaling for k8s shuffle
2025-10-16 20:30:39 +02:00
Frikky 696bb66c83 Merge pull request #1845 from PROCYDE/shuffle-app-protocol
feat(k8s): specify app protocol for worker and app services
2025-10-16 20:29:56 +02:00
Pascal Sthamer 45ed10405c go fmt
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-10-15 11:34:53 +02:00
Pascal Sthamer 303e83ac82 go fmt
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-10-15 11:34:09 +02:00