Commit Graph

663 Commits

Author SHA1 Message Date
trusihin.andrey b6e9005037 Fix variables name 2025-08-27 09:26:47 +03:00
trusihin.andrey dd89bbdd33 Remove SHUFFLE_WORKER_* env from orborus.go 2025-08-26 18:10:12 +03:00
trusihin.andrey f26f872835 Rename k8s resources envs. Add the same options to shuffle app 2025-08-26 16:24:01 +03:00
trusihin.andrey 4850526198 Worker. Add option to set k8s resources. 2025-08-26 15:09:39 +03:00
Frikky a399d8b2c6 More dockerfile bumps 2025-07-18 14:57:30 +02:00
Frikky 10f49a6e52 Merge branch 'main' of https://github.com/shuffle/shuffle 2025-07-18 14:36:29 +02:00
Frikky 3c46e88970 Removed all irrelevant files 2025-07-18 14:36:24 +02:00
yashsinghcodes 00ffd7bfa8 fixes some of the issue in 2.1.0-rc2 2025-06-26 02:47:29 +05:30
Frikky db18adaced Merge branch 'main' into nightly 2025-06-18 10:57:20 +02:00
Frikky e6a012f134 Changed go dockerfile to 1.24 2025-06-18 10:55:06 +02:00
Frikky 7cf93ecfdc Orborus/worker rerun 2025-06-17 20:59:22 +02:00
Frikky 7c15f58617 Added High Availability control and failovers for Orborus with SHUFFLE_ORBORUS_UUID. Requires shuffle 2.1.0 or higher 2025-06-16 19:20:05 +02:00
yashsinghcodes 0344cc789b handling bad status code 2025-05-21 22:22:17 +05:30
yashsinghcodes af6db1d432 fix: requesting backend if we cannot find the executionId on cache 2025-05-21 22:14:07 +05:30
yashsinghcodes f3678fcfdc fix for defaultNetwork failing service deployments 2025-05-20 01:23:25 +05:30
Frikky d1a0806a8a Cleaned up shuffle-shared references 2025-05-19 00:23:59 +02:00
Frikky 7bc246c003 Merge pull request #1691 from P4sca1/k8s-service-type-clusterip
fix(k8s): expose worker and apps using ClusterIP service instead of NodePort
2025-05-18 23:33:12 +02:00
Frikky ed70913be5 Merge branch 'nightly' into k8s-shuffle-app-ports 2025-05-18 22:48:47 +02:00
Frikky d61fe9681d Merge pull request #1693 from P4sca1/k8s-security-contexts
feat(k8s): allow to set security contexts for worker and apps
2025-05-18 22:44:46 +02:00
yashsinghcodes bab9bead66 bump shuffle-shared version for worker 2025-05-15 15:27:35 +05:30
yashsinghcodes 610e40ccf7 bump the shuffle-shared version 2025-05-15 13:45:36 +05:30
Frikky b4ef1fa50c Added an extra error log for looking into https://github.com/Shuffle/Shuffle/issues/1449 2025-05-14 13:37:32 +02:00
yashsinghcodes 6df7961793 updated to new shuffle-shared version 2025-05-13 13:58:33 +05:30
Pascal Sthamer 9fa02c15b1 feat(k8s): allow to set security contexts for worker and apps
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-04-17 09:59:37 +02:00
yashsinghcodes 4a18045126 more info on app resp in the worker 2025-04-16 19:08:28 +05:30
Pascal Sthamer 3491ba6471 feat(k8s): allow to change exposed app port
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-04-16 11:52:11 +02:00
Pascal Sthamer 2738766411 expose worker and apps using service type ClusterIP
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-04-16 09:03:03 +02:00
Frikky a4c3d77f4c Ensured orborus is now in line with latest docker API's and golang apis 2025-04-05 01:04:10 +02:00
Frikky 04c28b08c7 Added a way to run worker.go standalone: go run worker.go standalone <execution_id> <authentication> <url> 2025-04-05 00:08:03 +02:00
Frikky 557c39c8fc Made onprem executions work from code editor properly 2025-04-04 13:09:17 +02:00
Frikky fc81bda5d3 Fixed bad old defaults for orborus 2025-04-04 11:40:34 +02:00
Frikky aa1e7e345e Bumped shared 2025-04-04 00:20:11 +02:00
Frikky 9dbe9b8077 Fixed minor issues with app deployment etc 2025-04-03 22:48:51 +02:00
Frikky b204296e71 Fixed a problem with docker mounts always being read-write and not mounting properly into containers 2025-04-03 19:19:40 +02:00
Frikky d1d06df2b0 Removed a problem with duplicate binds in worker 2025-04-03 18:23:34 +02:00
Frikky bc8b1c2c6e Improved the image download mechanism for self-built apps onprem 2025-04-03 01:53:55 +02:00
Frikky d213cc3b98 Also made requests not stupid slow due to waiting for Tenzir for no reason 2025-04-02 23:07:51 +02:00
Frikky 80c568e546 Added multiple updates to Orborus to ensure image downloads happen properly, even with bad defaults 2025-04-02 23:07:09 +02:00
Frikky 2e40266171 Fixed a few minor problems like queue confirms working well for environments with spaces 2025-04-02 12:20:48 +02:00
Frikky ff6b970aef Minor fixes everywhere 2025-04-01 22:33:25 +02:00
Frikky fdb321a147 Merge pull request #1624 from P4sca1/worker-app-service-accounts
allow to change service accounts for worker and apps
2025-03-31 16:31:03 +02:00
Frikky 2a53dc593e Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-03-31 00:01:35 +02:00
Frikky d8cd75879e Tons of frontend bugfixes from cloud sync 2025-03-30 18:44:09 +02:00
Pascal Sthamer 1c0f55c70c Merge branch 'nightly' into worker-app-service-accounts 2025-03-24 18:23:20 +01:00
Pascal Sthamer 346c154cad Merge branch 'nightly' into kubernetes-labels 2025-03-24 18:22:26 +01:00
Frikky 9b9e2e1048 Sync up with speedups done for workflow runs on cloud and removed old unused code 2025-03-24 10:01:10 +01:00
Frikky 9476020b50 Minor fixes from code scanning that had no direct necessary impact 2025-03-21 12:37:09 +01:00
Frikky 8784fdea19 Changed go mod tidy and download from go get 2025-03-21 02:25:18 +01:00
Frikky ed78159913 Go sum fix 2025-03-21 02:11:21 +01:00
Frikky d67c05b343 Merge branch 'main' into nightly 2025-03-21 02:09:36 +01:00