Commit Graph
32 Commits
Author SHA1 Message Date
realyashnegiandGitHub 715cf33b89 fix(admin): return 503 when health deps are not ready (#1824) 2026-02-15 10:26:47 +08:00
majingheandGitHub a574285ab2 feat: add support for mtls with kubernetes installation (#1741) 2026-02-08 09:31:58 +08:00
majingheandGitHub e30781654d enhancement: add support for http to https redirect for traefik gatew… (#1712) 2026-02-04 20:21:42 +08:00
majingheandGitHub 2f66f15524 feat: add obs log rotations environment variables (#1702) 2026-02-03 10:35:30 +08:00
majingheandGitHub a798b20308 fix: init container security hardened for operation permission error (#1680) 2026-01-31 17:00:42 +08:00
1c085590ca fix: traefik gateway api support with sticky session (#1660)
Co-authored-by: houseme <[email protected]>
2026-01-30 12:34:31 +08:00
14ce251e3b enhancement: unify logger level setting using obs env instead of RUST_LOG (#1529)
Signed-off-by: heihutu <[email protected]>
Signed-off-by: majinghe <[email protected]>
Co-authored-by: heihutu <[email protected]>
2026-01-20 12:09:41 +08:00
Peter OldsandGitHub d578707f95 Helm: Add ability to enable Virtual Hosting paths (#1559) 2026-01-20 10:39:17 +08:00
e52a60e64e helm: disable default resources, fix poddisruptionbudget condition (#1539)
Signed-off-by: Juri Malinovski <[email protected]>
Co-authored-by: houseme <[email protected]>
2026-01-17 21:35:01 +08:00
15e6d4dbd0 feat: add support for existing gateways in helm chart (#1469)
Co-authored-by: loverustfs <[email protected]>
2026-01-14 17:54:37 +08:00
9e162b6e9e Default to helm chart version for docker image and not latest (#1385)
Signed-off-by: mkrueger92 <[email protected]>
Co-authored-by: houseme <[email protected]>
2026-01-08 21:16:00 +08:00
900f7724b8 add gateway api support due to ingress nginx retirement (#1432)
Co-authored-by: houseme <[email protected]>
2026-01-08 20:57:55 +08:00
majingheandGitHub 4f5653e656 add upgrade strategy for standalone mode (#1431) 2026-01-08 20:44:16 +08:00
d96e04a579 fix: remove nginx-ingress default body size limit (#1335)
Co-authored-by: houseme <[email protected]>
Co-authored-by: majinghe <[email protected]>
2026-01-02 20:39:16 +08:00
Juri MalinovskiandGitHub 4603ece708 helm: add enableServiceLinks, poddisruptionbudget (#1293)
Signed-off-by: Juri Malinovski <[email protected]>
2025-12-29 09:31:18 +08:00
2e3c5f695a helm: update default Chart.yaml, appVersion version bump, add appVersion as a default image tag (#1247)
Co-authored-by: majinghe <[email protected]>
2025-12-27 20:50:22 +08:00
1ff28b3157 helm: expose init container parameters as helm values (#1232)
Co-authored-by: houseme <[email protected]>
2025-12-23 21:31:28 +08:00
majingheandGitHub 2a3517f1d5 Custom annotation (#1242) 2025-12-23 17:31:01 +08:00
Juri MalinovskiandGitHub f17990f746 helm: allow to define additional config variables (#1220)
Signed-off-by: Juri Malinovski <[email protected]>
2025-12-22 20:25:23 +08:00
majingheandGitHub 20ea591049 add custom nodeport support (#1217) 2025-12-20 22:02:21 +08:00
majingheandGitHub abe8a50b5a add cert manager and ingress annotations support (#1206) 2025-12-19 21:50:23 +08:00
7178a94792 helm: refactor helm chart (#1122)
Signed-off-by: Juri Malinovski <[email protected]>
Co-authored-by: loverustfs <[email protected]>
2025-12-15 13:05:43 +08:00
czaloumisandGitHub 1229fddb5d render imagePullSecrets in Deployment/StatefulSet (#1130)
Signed-off-by: czaloumis <[email protected]>
2025-12-13 11:23:35 +08:00
08be8f5472 add image pull secret support (#1127)
Co-authored-by: houseme <[email protected]>
2025-12-12 20:25:25 +08:00
0bf25fdefa feat: Be able to set region from Helm chart (#1119)
Co-authored-by: houseme <[email protected]>
2025-12-12 12:30:35 +08:00
LemonDoubleandGitHub 6ca8945ca7 feat(helm): split storageSize into data and log storage parameters (#1018) 2025-12-06 14:01:49 +08:00
Damien DegoisandGitHub ace58fea0d feat(helm): add existingSecret handling and support for extra manifests (#992) 2025-12-05 14:14:59 +08:00
majingheandGitHub 2b268fdd7f update tls configuration in helm chart (#900)
* update tls configuration in helm chart

* typo fix
2025-11-20 22:20:11 +08:00
44f3f3d070 add standalone mode support (#881)
* add standalone mode support

* update readme file

* change non-root from 1000 to 10001

* delete self sign crt content

* modify security content

* fix synatx error for readme file.

Co-authored-by: Copilot <[email protected]>

* update image repository and tag info.

Co-authored-by: Copilot <[email protected]>

* fix helm chart syntax issue.

Co-authored-by: Copilot <[email protected]>

* fix helm chart syntax issue.

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: houseme <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: loverustfs <[email protected]>
2025-11-19 13:56:21 +08:00
3cf565e847 delete sink file path env and update readme file with container user change (#852)
* update container user change in readme file

* delete sink file path env vars

---------

Co-authored-by: houseme <[email protected]>
2025-11-14 13:00:15 +08:00
majingheandGitHub 93090adf7c enhance security context part for k8s deployment (#850) 2025-11-13 18:18:19 +08:00
majingheandGitHub 64ba52bc1e add rustfs helm chart files (#747)
* add rustfs helm chart files

* update readme file with helm chart

* delete helm chart license file

* fix typo in readme file
2025-10-29 12:23:21 +08:00