majinghe
|
e331a26262
|
feat: helm chart version update (#2738)
|
2026-04-29 11:14:35 +00:00 |
|
majinghe
|
7041e628b7
|
fix: docker image build and helm chart publish error caused by versio… (#2731)
|
2026-04-29 03:23:47 +00:00 |
|
majinghe
|
d447da75c1
|
chore: update version from alpha to beta (#2720)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-28 23:08:10 +00:00 |
|
Rafael Peroco
|
2c9524e2c9
|
fix(helm): only render rollingUpdate when strategy type is RollingUpdate (#2728)
|
2026-04-28 23:06:31 +00:00 |
|
houseme
|
c4d5c5c5ec
|
fix(obs): disable profiling export by default and fix Helm env name (#2719)
|
2026-04-28 11:57:15 +00:00 |
|
majinghe
|
41d2812861
|
feat: add support for external/existing certificate issuer (#2631)
|
2026-04-21 07:21:43 +00:00 |
|
houseme
|
9677320f23
|
fix(scanner): stabilize data usage cache persistence under slow metadata I/O (#2594)
|
2026-04-18 16:36:28 +00:00 |
|
majinghe
|
6b4172998b
|
fix(helm): disable kms default (#2566)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-16 11:51:44 +00:00 |
|
majinghe
|
af93d2daba
|
fix: update mtls configuration for standalone and distributed mode (#2565)
|
2026-04-16 09:26:36 +00:00 |
|
majinghe
|
4615791193
|
add kms environment variables support in helm chart (#2552)
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-16 02:43:54 +00:00 |
|
Strangerxxx
|
73e6542eea
|
feat(helm): add generic service and ingress annotation support (#2541)
Co-authored-by: cxymds <Cxymds@qq.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-15 10:16:10 +00:00 |
|
majinghe
|
8152c8e084
|
fix: add different annotations for different pvc (#2547)
|
2026-04-15 15:21:38 +08:00 |
|
majinghe
|
6963b898ee
|
feat: add support for pvc customized annotations (#2412)
|
2026-04-07 13:34:49 +08:00 |
|
majinghe
|
751bc3d737
|
fix: move ec configuration from configmap to extraEnv (#2408)
|
2026-04-07 11:00:21 +08:00 |
|
majinghe
|
d56e839f20
|
feat: add extra env support for helm chart (#2340)
|
2026-03-30 22:03:36 +08:00 |
|
majinghe
|
172086ff42
|
fix: change the condition for httproute (#2345)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-30 22:03:01 +08:00 |
|
majinghe
|
14e4d94666
|
add ec environment variables in helm chart (#2290)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-27 09:40:30 +08:00 |
|
Peter Olds
|
ca62b0c163
|
fix(Helm): Remove duplicate imagePullSecrets block (#2260)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: cxymds <Cxymds@qq.com>
|
2026-03-24 09:54:33 +08:00 |
|
安正超
|
2ad275ecc3
|
fix(helm): quote obs stdout configmap value (#2166)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: 马登山 <Cxymds@qq.com>
|
2026-03-15 10:11:25 +08:00 |
|
Philip Schmid
|
9179fd5608
|
fix(helm): merge customAnnotations with class-specific ingress annotations (#2161)
Signed-off-by: Philip Schmid <philip.schmid@protonmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-15 09:22:12 +08:00 |
|
majinghe
|
afcaaf66fc
|
feat: add support for obs enpoint support in helm chart (#2160)
|
2026-03-14 21:44:44 +08:00 |
|
安正超
|
e2f741d41f
|
fix(helm): use canonical scanner start delay env (#2142)
|
2026-03-12 10:06:42 +08:00 |
|
安正超
|
b2e8078971
|
fix(policy): avoid unicode panic in variable resolver (#2115)
|
2026-03-11 21:56:32 +08:00 |
|
majinghe
|
67e5f5e3c3
|
feat: add metrics support in helm chart (#2109)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-10 12:08:36 +08:00 |
|
Smig
|
d13c423d50
|
Bump Helm Chart version to 0.0.83 and appVersion to 1.0.0-alpha.83 (#2019)
Signed-off-by: Smig <89040888+smiggiddy@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-01 13:15:50 +08:00 |
|
majinghe
|
52090d72d6
|
fix: add liveness and readiness probe (#1953)
|
2026-02-25 15:43:46 +08:00 |
|
mkrueger92
|
3b024a9dc5
|
rustfs#1916 Allow existing secrets to be used for tls certs in ingress (#1918)
Signed-off-by: mkrueger92 <7305571+mkrueger92@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-02-24 20:34:08 +08:00 |
|
Burak Bozacı
|
db70a2bed0
|
Feature/deployment probe override (#1876)
Co-authored-by: capitansec <capitansec@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-02-20 16:19:51 +08:00 |
|
Rohmilchkaese
|
3f4cb6883e
|
fix(helm): apply traefikAnnotations and gate TLS secret on certManager.enabled (#1864)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-02-18 18:59:41 +08:00 |
|
majinghe
|
da15d622a0
|
fix: gateway api listener name hardcode issue (#1834)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-02-15 16:01:40 +08:00 |
|
majinghe
|
2d4d240508
|
feat: add existing pvc claim for standalone (#1829)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-02-15 15:49:37 +08:00 |
|
realyashnegi
|
715cf33b89
|
fix(admin): return 503 when health deps are not ready (#1824)
|
2026-02-15 10:26:47 +08:00 |
|
shadow1runner
|
8e1fcd4792
|
fix(helm): add {{ .Release.Namespace }} for kustomize v5.8 compat, closes #1808 (#1809)
Co-authored-by: Helmut Wolf <3902045+shadow1runner@users.noreply.github.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-02-14 10:25:13 +08:00 |
|
majinghe
|
a574285ab2
|
feat: add support for mtls with kubernetes installation (#1741)
|
2026-02-08 09:31:58 +08:00 |
|
majinghe
|
466429b958
|
feat: add contour as ingress controller with http proxy (#1729)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-02-05 21:04:18 +08:00 |
|
majinghe
|
e30781654d
|
enhancement: add support for http to https redirect for traefik gatew… (#1712)
|
2026-02-04 20:21:42 +08:00 |
|
majinghe
|
2f66f15524
|
feat: add obs log rotations environment variables (#1702)
|
2026-02-03 10:35:30 +08:00 |
|
moechs
|
6fc35e442c
|
fix: add gatewayApi.enabled check to TraefikService template (#1679)
Signed-off-by: moechs <68768084+moechs@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-01-31 17:42:27 +08:00 |
|
majinghe
|
a798b20308
|
fix: init container security hardened for operation permission error (#1680)
|
2026-01-31 17:00:42 +08:00 |
|
majinghe
|
1c085590ca
|
fix: traefik gateway api support with sticky session (#1660)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-01-30 12:34:31 +08:00 |
|
majinghe
|
6b15e727f5
|
feat: add virtual host mode support for kubernetes installation (#1655)
|
2026-01-29 17:55:24 +08:00 |
|
majinghe
|
14ce251e3b
|
enhancement: unify logger level setting using obs env instead of RUST_LOG (#1529)
Signed-off-by: heihutu <30542132+heihutu@users.noreply.github.com>
Signed-off-by: majinghe <42570491+majinghe@users.noreply.github.com>
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com>
|
2026-01-20 12:09:41 +08:00 |
|
Peter Olds
|
d578707f95
|
Helm: Add ability to enable Virtual Hosting paths (#1559)
|
2026-01-20 10:39:17 +08:00 |
|
Juri Malinovski
|
e52a60e64e
|
helm: disable default resources, fix poddisruptionbudget condition (#1539)
Signed-off-by: Juri Malinovski <juri.malinovski@coolbet.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-01-17 21:35:01 +08:00 |
|
Michele Zanotti
|
28e2af0829
|
helm: use values in test connection pod image (#1536)
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-01-17 21:14:55 +08:00 |
|
Arthur Darcet
|
6928221b56
|
In the PVC definition, skip the storageClassName attr if null/empty (#1498)
Signed-off-by: Arthur Darcet <arthur.darcet@mistral.ai>
Co-authored-by: majinghe <42570491+majinghe@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-01-14 20:18:00 +08:00 |
|
Jasper Weyne
|
15e6d4dbd0
|
feat: add support for existing gateways in helm chart (#1469)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-01-14 17:54:37 +08:00 |
|
mkrueger92
|
9e162b6e9e
|
Default to helm chart version for docker image and not latest (#1385)
Signed-off-by: mkrueger92 <7305571+mkrueger92@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-01-08 21:16:00 +08:00 |
|
majinghe
|
900f7724b8
|
add gateway api support due to ingress nginx retirement (#1432)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-01-08 20:57:55 +08:00 |
|
majinghe
|
4f5653e656
|
add upgrade strategy for standalone mode (#1431)
|
2026-01-08 20:44:16 +08:00 |
|