Commit Graph

795 Commits

Author SHA1 Message Date
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
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
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
Frikky 065dc160b3 More delay and network management when issues occur 2025-08-22 00:02:11 +02:00
Yash Singh decf45ed22 Merge pull request #1792 from yashsinghcodes/new-nightly
chore: shuffle-shared bump
2025-08-21 16:36:37 +05:30
yashsinghcodes 3167756c61 comment autoscale back 2025-08-21 16:36:16 +05:30
yashsinghcodes fcf36f1b86 chore: shuffle-shared bump 2025-08-21 16:34:51 +05:30
Pascal Sthamer feaee08333 fix(k8s): pass SHUFFLE_LOGS_DISABLED env var from orborus -> worker -> app
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-08-20 11:31:53 +02:00
Yash Singh 5ba5d2fb3d Merge pull request #1786 from yashsinghcodes/new-nightly
chore: bump shuffle-shared
2025-08-18 13:58:10 +05:30
yashsinghcodes 02000d7e00 chore: bump shuffle-shared 2025-08-18 13:56:42 +05:30
Yash Singh 57cac83a12 Merge pull request #1784 from yashsinghcodes/new-nightly
Need this for testing.
2025-08-07 23:06:36 +05:30
yashsinghcodes b332276d20 keep context of downloaded images 2025-08-06 04:09:52 +05:30
Aditya acd2116a49 fix: adding debug log fixes 2025-08-01 21:39:30 +05:30
yashsinghcodes 5880cb525c chore: shuffle-shared sync up 2025-07-21 18:24:23 +05:30
yashsinghcodes ff4a63daea shuffle-shared sync up 2025-07-09 14:46:39 +05:30
yashsinghcodes 074709c7bb fix orborus issues 2025-06-26 20:02:50 +05:30
Frikky 4f48d71252 Removed more old files 2025-06-26 00:24:50 +02:00
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
Frikky 3542dc64ad Merge pull request #1698 from P4sca1/helm-service-labels
feat(helm): allow to specify service labels
2025-05-18 22:42:02 +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
Pascal Sthamer e9d934a6d9 helm: set backend_url for workflow executions to cluster-internal address
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-05-14 15:15:23 +02:00
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 39cfdb84ce add appProtocol
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-04-25 08:28:54 +02:00
Pascal Sthamer 57287cc54b allow to configure service labels for backend and frontend
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-04-25 08:28:54 +02:00
Pascal Sthamer ff2fc39c37 default backed update strategy to recreate
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-04-25 08:28:54 +02:00