Commit Graph

3334 Commits

Author SHA1 Message Date
Frikky 8821bed47f Bumped to 0.9.27 shared for orborus autobuild 2025-10-06 00:20:54 +02:00
Frikky 186e9d14e0 Rebuilding with /tmp:/tmp mapping in mind 2025-10-05 23:57:32 +02:00
Frikky 7dfbe3803d Minor orborus fix 2025-10-05 21:27:37 +02:00
monilprajapati eefe0f792c Increased the time for cache 2025-10-03 18:58:39 +05:30
lalitdeore12@gmail.com 2d780192c3 Fail org loading base on the timestamp 2025-10-03 18:38:37 +05:30
Frikky 7cbd9456a2 More Orborus tweaks for Tenzir 2025-10-03 14:15:45 +02:00
Frikky 35aa4f194c Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-10-03 13:42:16 +02:00
Frikky d56b631b07 Nightly orborus rebuild 2025-10-03 13:42:11 +02:00
monilprajapati 847fd5bffb Cloud sync for subscription 2025-10-03 17:02:09 +05:30
lalitdeore12@gmail.com c3ae26b429 Fix cloud sync issue when setup first time 2025-10-03 16:52:25 +05:30
Frikky 73f677b3b2 Merge pull request #1794 from Onder7994/worker_request_limit
Worker. Add option to set k8s resources.
2025-10-03 10:57:34 +02:00
Frikky 4b5fa257b5 Merge pull request #1815 from PROCYDE/fix-helm-workflows
update apt repo for helm
2025-10-03 10:57:02 +02:00
lalitdeore12@gmail.com c13137ce8c Add tenant restriction 2025-10-02 18:55:53 +05:30
Aditya e7f7a9dd2c Merge pull request #1826 from Monilprajapati/remoteNightly
Nunito font issue
2025-10-02 18:34:39 +05:30
monilprajapati 2fb54766e0 nunito font issue 2025-10-02 18:05:24 +05:30
Frikky 82fa9e8ccc Merge pull request #1825 from yashsinghcodes/main
Default k8s deployment using helm charts
2025-10-02 09:49:23 +02:00
yashsinghcodes 7947c6dcaa don't allow insecure images 2025-10-02 02:01:36 +05:30
yashsinghcodes dcc20e9c84 fix default k8 deployment 2025-10-02 01:58:12 +05:30
yashsinghcodes 160352f5f3 fixed auto deploy config 2025-10-01 19:23:27 +05:30
lalitdeore12@gmail.com 0b9d13fb2d add cloud sync data in cache 2025-10-01 16:04:51 +05:30
Frikky f81e39e235 Update README.md 2025-09-30 14:29:05 +02:00
Frikky 64284f5138 Update README.md 2025-09-30 14:26:52 +02:00
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
Aditya a06c4748e3 feat: adding optional resource monitoring 2025-09-30 14:09:06 +05:30
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
Yash Singh 15b1a82902 chore: updated shuffle-shared 2025-09-24 14:13:07 +05:30
Pascal Sthamer 5d9b69a459 update apt repo for helm 2025-09-24 09:26:03 +02:00
Aditya 962345af93 fix: disabling health in webhook execution 2025-09-23 22:40:41 +05:30
Aditya 8ce9c2fdbe fix: adding memory debugging endpoints 2025-09-19 21:59:26 +05:30
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 1b63e6cba6 Merge pull request #1804 from Shuffle/nightly
Issues for app scaling and building fixed
2025-09-02 13:44:11 +02:00