Commit Graph

2954 Commits

Author SHA1 Message Date
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
Pascal Sthamer e4a42128e7 feat(helm): allow to configure exposed app container port
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-04-17 12:06:59 +02:00
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
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 319c939c1f Merge pull request #1685 from Shuffle/main
Sync back up with main
2025-04-05 17:04:44 +02:00
Frikky eeb8c3ba4c Syncup 2.0.2 2025-04-05 17:03:58 +02:00
Frikky 04182d60a8 Merge pull request #1684 from Shuffle/nightly
Fixed Rerun systems to ensure Latest allows for them to work well
2025-04-05 17:03:14 +02:00
Frikky b0d3d62ee4 Fixed git sanitization update 2025-04-05 17:01:40 +02:00
Frikky 2f037bd78e Minor billing page fixes 2025-04-05 01:27:40 +02:00
Frikky 7b5616b30f Ensuring backend also works with single action reruns 2025-04-05 01:05:04 +02:00
Frikky 8ae6cba526 Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-04-05 01:04:13 +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 292e9229d5 Merge pull request #1682 from P4sca1/improve-helm-chart
improve helm chart
2025-04-04 21:20:50 +02:00
Pascal Sthamer 0119c7cb56 allow apps to access worker
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-04-04 14:25:24 +02:00
Pascal Sthamer 0880f4fffe add docs for opensearch, default to single-node install
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-04-04 14:25:24 +02:00
Frikky 557c39c8fc Made onprem executions work from code editor properly 2025-04-04 13:09:17 +02:00
Frikky f978457727 Removed rerun button onprem due to it not working as expected in worker 2025-04-04 13:07:30 +02:00
Frikky c462ef584f Made code editor try it out work properly 2025-04-04 13:06:33 +02:00
Frikky 2714bfc119 Minor left sidebar changes 2025-04-04 12:21:36 +02:00
Frikky c3bcde5081 Merge pull request #1680 from P4sca1/patch-1
fix helm install command in readme
2025-04-04 11:43:23 +02:00
Frikky e7aa533bf1 Merge pull request #1681 from Shuffle/nightly
Fixed bad old defaults for orborus
2025-04-04 11:43:01 +02:00
Frikky fc81bda5d3 Fixed bad old defaults for orborus 2025-04-04 11:40:34 +02:00
Pascal Sthamer 41e1dfe848 fix helm install command in readme
Now that the helm release workflow is fixed, the extra nesting is removed.
2025-04-04 11:27:56 +02:00
Frikky a3cbad4af3 Merge pull request #1679 from Shuffle/nightly
Nightly
2025-04-04 11:23:27 +02:00
Frikky e0ed360e28 Fixed a problem with admin not being admin on the /admin page 2025-04-04 11:22:33 +02:00
Frikky e1187dcad8 Merge branch 'main' of https://github.com/shuffle/shuffle 2025-04-04 00:24:11 +02:00
Frikky 12e6163437 Ensuring latest is always built automatically on main 2025-04-04 00:24:08 +02:00
Frikky 5691ec397d Update dockerbuild.yaml 2025-04-04 00:22:06 +02:00
Frikky b8e04cfe3b Gomod bump to ensure multi tenant workflows are working as expected 2025-04-04 00:21:03 +02:00
Frikky aa1e7e345e Bumped shared 2025-04-04 00:20:11 +02:00
Frikky c65653c4af Merge pull request #1678 from Shuffle/main
Another syncup with main
2025-04-03 23:22:58 +02:00
Frikky 235af68a04 Cleaned up workflows 2025-04-03 23:22:01 +02:00
Frikky 085478f6ea Removed nightly release 2025-04-03 23:21:32 +02:00
Frikky ee1b6199e8 2.0.2 image build 2025-04-03 23:19:07 +02:00
Frikky 28748f6c61 Merge pull request #1677 from Shuffle/main
Sync with main
2025-04-03 23:18:12 +02:00
Frikky 94ebadb669 Merge pull request #1676 from Shuffle/nightly
2.0.2
2025-04-03 23:14:49 +02:00
Frikky e2ef8585e0 Update dockerbuild.yaml 2025-04-03 23:13:54 +02:00
Frikky 8d0939a941 Minor print fixes 2025-04-03 22:51:36 +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 3ce9a75ef6 Minor workflow change 2025-04-03 01:55:23 +02:00
Frikky bc8b1c2c6e Improved the image download mechanism for self-built apps onprem 2025-04-03 01:53:55 +02:00
Frikky 7c87def694 Added dockerbuild nightly file to separate from prod 2025-04-02 23:20:27 +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