Pascal Sthamer
|
478c6fc947
|
remove orborus-env configmap, add helpers for env variables
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-01 17:11:07 +01:00 |
|
Pascal Sthamer
|
2dcd0944af
|
fix backend env
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-01 16:51:22 +01:00 |
|
Pascal Sthamer
|
1aa375b280
|
cleanup main helpers
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-01 16:44:38 +01:00 |
|
Pascal Sthamer
|
1bc4ac3a13
|
add missing end
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-01 16:42:26 +01:00 |
|
Pascal Sthamer
|
3cdc77d802
|
split helpers
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-01 16:41:48 +01:00 |
|
Pascal Sthamer
|
3d3885376f
|
remove shuffle-backend configmap
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-01 16:30:57 +01:00 |
|
Pascal Sthamer
|
894c6318ad
|
customizable worker, fix worker and app labels
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-01 14:12:35 +01:00 |
|
Pascal Sthamer
|
42c28926cb
|
add documentation
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-01 14:11:27 +01:00 |
|
Pascal Sthamer
|
9cbbf533cc
|
readd missing env variable
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-01 11:04:51 +01:00 |
|
Pascal Sthamer
|
5923c68657
|
start working on helm-deployed workers and apps
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-01 10:52:18 +01:00 |
|
Pascal Sthamer
|
97a0f34192
|
remove invalid comment
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
|
2025-11-17 08:34:41 +01:00 |
|
Pascal Sthamer
|
ff6cad8049
|
k8s: remove SHUFFLE_SWARM_CONFIG env variable from orborus
|
2025-11-12 10:09:33 +01:00 |
|
Frikky
|
9a20dcd426
|
Merge pull request #1818 from PROCYDE/helm-app-worker-resources-fix
fix setting app and worker resources via helm
|
2025-10-16 20:34:36 +02:00 |
|
yashsinghcodes
|
92ab86f092
|
fixed helm release ci/cd
|
2025-10-06 16:12:45 +05:30 |
|
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 |
|
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
|
8a0b87dd04
|
Added Opensearch image config
|
2025-09-30 13:25:29 +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 |
|
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 |
|
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
|
db18adaced
|
Merge branch 'main' into nightly
|
2025-06-18 10:57:20 +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 |
|
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 |
|
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
|
b46d3fe4dd
|
fix(helm): remove orborus container ports
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
|
2025-04-11 10:44:28 +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 |
|
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 |
|
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
|
16421c2745
|
Merge pull request #1657 from P4sca1/security-context
helm update security contexts with user 1001
|
2025-03-31 00:08:00 +02:00 |
|
Frikky
|
f440e930e8
|
Merge branch 'nightly' into cleanup-helm-values
|
2025-03-31 00:07:27 +02:00 |
|
Pascal Sthamer
|
8be77be119
|
remove statefulset values
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
|
2025-03-26 11:50:51 +01:00 |
|
Pascal Sthamer
|
fd74d0d072
|
remove unused helm values
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
|
2025-03-26 11:33:14 +01:00 |
|
Pascal Sthamer
|
e9b10a73cf
|
use app version image tag by default
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
|
2025-03-24 18:16:30 +01:00 |
|
Pascal Sthamer
|
41f623dd39
|
run as user 1001 by default
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
|
2025-03-18 10:14:33 +01:00 |
|
Pascal Sthamer
|
bf16042146
|
use tag 2.0.0 with a default helm installation
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
|
2025-03-06 09:47:05 +01:00 |
|
Frikky
|
1ade1993b2
|
Moved k8s charts to under k8s
|
2025-02-26 16:05:15 +01:00 |
|