Pascal Sthamer
|
454ca0020e
|
fix authentication failing for helm-deployed worker
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-03 15:11:40 +01:00 |
|
Pascal Sthamer
|
135a2dab36
|
add missing helper shuffle.worker.imagePullSecrets
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-03 15:06:27 +01:00 |
|
Pascal Sthamer
|
48168c8b34
|
another attempt to fix shuffle app images
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-03 14:55:16 +01:00 |
|
Pascal Sthamer
|
df45fa35e1
|
enhance notes after installing / upgrading helm chart
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-03 14:53:20 +01:00 |
|
Pascal Sthamer
|
1f824ed19e
|
fix app images having a duplicate registry
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-03 14:52:49 +01:00 |
|
Pascal Sthamer
|
7d43e6f5a8
|
remove unneeded argument to app.matchLabels
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-03 14:15:57 +01:00 |
|
Pascal Sthamer
|
79f25e0822
|
set app container name
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-03 12:56:47 +01:00 |
|
Pascal Sthamer
|
43030316e6
|
fix template issues
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-03 12:56:05 +01:00 |
|
Pascal Sthamer
|
d63db15c42
|
fix affinity rules for worker and apps
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-03 12:43:29 +01:00 |
|
Pascal Sthamer
|
e3d78fbf0c
|
add vpa, hpa, and pdb for workers
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-03 12:02:26 +01:00 |
|
Pascal Sthamer
|
69c7c7bb06
|
fix label matching for worker and apps
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-03 11:58:46 +01:00 |
|
Pascal Sthamer
|
b6376cf967
|
app deployment using helm with full per-app customization
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-02 12:57:51 +01:00 |
|
Pascal Sthamer
|
78f5e6c0b9
|
use top-level apps value instead of app.deployViaHelm, add enabled toggle
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-02 10:09:42 +01:00 |
|
Pascal Sthamer
|
7654a6e1f9
|
fix WORKER_HOSTNAME when not deploying via helm
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-01 17:37:05 +01:00 |
|
Pascal Sthamer
|
21de3783f1
|
change version to 0.0.0 to indicate that it is not maintained in the file
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-01 17:20:38 +01:00 |
|
Pascal Sthamer
|
42c5ba22dd
|
restore orborus image tag default
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-01 17:19:24 +01:00 |
|
Pascal Sthamer
|
ff25e58abb
|
cleanup values, add docs, regenerate parameters and values schema
Signed-off-by: Pascal Sthamer <pascal+github@sthamer.xyz>
|
2025-12-01 17:12:12 +01:00 |
|
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 |
|