Commit Graph

983 Commits

Author SHA1 Message Date
Frikky 43415c5fe4 Delete functions/kubernetes/setup_registry.sh 2025-09-30 14:24:06 +02:00
Frikky 20248686fc Delete functions/kubernetes/generate_certs.sh 2025-09-30 14:23:59 +02:00
Frikky cd91c13f08 Delete functions/kubernetes/orborus.yaml 2025-09-30 14:23:43 +02:00
Frikky add5b35b98 Update values.yaml 2025-09-30 13:50:32 +02:00
Frikky 2628b9ee80 Update Helm chart version to 2.1.0 2025-09-30 13:39:47 +02:00
Frikky 9d62427f91 Configure frontend service as NodePort
Added NodePort service type with HTTP and HTTPS ports.
2025-09-30 13:35:49 +02:00
Frikky bd15bfd364 Delete functions/kubernetes/all-in-one.yaml as it's handled in charts/shuffle instead 2025-09-30 13:28:03 +02:00
Frikky 8a0b87dd04 Added Opensearch image config 2025-09-30 13:25:29 +02:00
Frikky b039222117 Merge pull request #1820 from Shuffle/main
Syncing new fixes in main back to nightly
2025-09-28 18:09:05 +02:00
Pascal Sthamer 22d51f621b fix setting app and worker resources via helm
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-09-26 09:23:06 +02:00
Frikky 0e4ee87d76 Changed all the code to point to latest instead of nightly for k8s 2025-09-19 15:33:30 +02:00
Aditya 7612b4b7bb docs: a few more ideas about auto scale 2025-09-17 17:56:57 +05:30
Frikky 5da98c1d0c Re-added SHUFFLE_BASE_IMAGE_NAME usage, and made REGISTRY+BASE IMAGE setting ensure that PullAlways is used to always use latest local image 2025-09-16 16:00:47 +02:00
Frikky fc9c01abbb Fixed opensearch indexing issue in bulk 2025-09-12 08:16:18 +02:00
Frikky a046c3a96b Made service cleanup REQUIRE CLEANUP=true. This is opposite, now that we have workers that can self-discover services. 2025-09-10 01:50:10 +02:00
Frikky 954a858933 Made default app replicas 3 instead of 1. 2025-09-10 01:47:43 +02:00
Frikky 26d10c788c Disabled the Node Scale mechanism, as it was just confusing. SHUFFLE_APP_REPLICAS and SHUFFLE_SCALE_REPLICAS are self-controlled. 2025-09-10 01:46:19 +02:00
Frikky 85fd0e1abc Made swarm init more robust 2025-09-10 01:41:33 +02:00
Frikky 61d30d9fb2 Minor print fixes to orborus/worker 2025-09-09 16:00:53 +02:00
Frikky 9676317758 Fixed the problem with nodes going haywire if they crash 2025-09-04 13:21:51 +02:00
Frikky 744d8d6b7f Fixed the issue with app builds onprem not working 2025-09-04 00:43:09 +02:00
Aditya cbe8f908bd fix: enabling ppof endpoint over DEBUG_MEMORY env 2025-09-03 19:42:56 +05:30
Frikky 67cd5a3e60 Synced all 2.1.0 fixes 2025-09-01 19:19:34 +02:00
Frikky 00384fa0ea Added debug to orborus 2025-08-29 14:56:41 +02:00
Frikky d721479122 Minor tweaks for cloud & onprem execs 2025-08-29 14:16:26 +02:00
Frikky 288a9b1d01 Minor fixes for Orborus and Worker 2025-08-29 14:15:24 +02:00
Frikky a8dc56daa5 Added CLEANUP=false to disable swarm cleanup in general. Use autodiscovery instead 2025-08-29 13:53:27 +02:00
Frikky 10215e0e56 Increased default concurrency to 50 on swarm to not lag behind at scale 2025-08-29 13:37:44 +02:00
Frikky 95dd31fb3a Merge branch 'main' into nightly 2025-08-28 21:49:42 +02:00
Frikky a88c66a832 Fixes for datastore and scale for 2.1.0 2025-08-28 14:29:05 +02:00
Frikky 1a9daf046c Rebuild again yay 2025-08-27 14:10:06 +02:00
Frikky 3a61c33109 Potential issues from exposed port mappings 2025-08-27 13:49:50 +02:00
Frikky 4fe311cc99 Opensearch and app optimisations 2025-08-27 12:54:50 +02:00
Pascal Sthamer 9b60e0bc54 fix template error
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-08-27 09:57:01 +02:00
trusihin.andrey b6e9005037 Fix variables name 2025-08-27 09:26:47 +03:00
Frikky 3c32a22614 Rebuild \o/ 2025-08-27 01:15:29 +02:00
Frikky 2b639ceae3 Increased timeouts and rerun mechanisms. Autofixes are now more and more in place by default 2025-08-27 01:10:28 +02:00
Frikky f82c4751d4 Minor tweaks to opimise container deploments 2025-08-26 23:54:11 +02:00
Frikky 69df46f067 Rebuild with proper files :3 2025-08-26 23:17:47 +02:00
Frikky 5b4bd8231b Merge pull request #1795 from PROCYDE/helm-resources-for-worker-and-apps
Allow to set resources for worker and apps via helm
2025-08-26 19:44:36 +02:00
Frikky d2fcc2c3eb Fixed environment management and minor bugs onprem 2025-08-26 19:32:30 +02:00
Pascal Sthamer 8306cea4be run readme-generator-for-helm
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-08-26 18:34:34 +02:00
Pascal Sthamer f540b159ed add env variables for worker and app resoruces, move env variables to configmap
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-08-26 17:32:38 +02: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 15bf1011e7 Bumped versions to match shuffle-shared and singul 2025-08-26 14:03:30 +02:00
Frikky ca68f4635d Cleaned up worker and orborus to point to url properly 2025-08-25 21:44:54 +02:00
Frikky c729baedc6 Made sure SHUFFLE_BASE_IMAGE_REGISTRY is passed for k8s, and that registry/basepath/imagename:version now works 2025-08-25 21:41:17 +02:00
Frikky 220547fe4a Merge conflict fix 2025-08-22 00:02:57 +02:00