Harshavardhana
93b2f8a0c5
helm release v5.2.0
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2024-04-28 03:14:37 -07:00
opencmit2
1a6568a25d
helm support loadBalancerSourceRanges and externalTrafficPolicy ( #19245 )
...
Signed-off-by: JinXinWang <opencmit2@126.com>
2024-04-28 03:05:53 -07:00
Dennis Marttinen
a658b976f5
helm: fix port types in CiliumNetworkPolicy ( #19232 )
2024-04-26 00:50:24 -07:00
jiuker
2d3898e0d5
add ftp example for to helm's values.yaml extraArgs field ( #19541 )
2024-04-18 08:57:22 -07:00
Alexander Thaller
78f177b8ee
Allow setting readOnlyRootFilesystem in securityContext ( #19437 )
2024-04-08 09:31:05 -07:00
Alexander Thaller
5f07eb2d17
Add env variable MINIO_IDENTITY_OPENID_REDIRECT_URI to statefulset ( #18949 )
...
Using oidc.redirectUri in the values.yaml only works for the deployment.
When using the statefulset the environment variable
MINIO_IDENTITY_OPENID_REDIRECT_URI is not set. This leads to errors with
oicd providers. For example keycloak throws the error 'invalid
redirect_uri'.
This pull request fixes that.
2024-04-03 23:34:45 -07:00
Andi Bräu
2eee744e34
Fix issue [ #19314 ], resolve the absence of the sed command in ub… ( #19315 )
...
Fix issue [minio#19314], resolve the absence of the sed command in ubi-micro by replacing it with echo.
Signed-off-by: Andreas Bräu <ab@andi95.de>
Co-authored-by: jiuker <2818723467@qq.com>
2024-03-28 16:20:50 -07:00
Harshavardhana
8edc67b0a9
upgrade helm v5.1.0
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2024-03-03 10:49:37 -08:00
Thomas Petit
09b0e7133d
Add clientId existing secret option ( #18768 )
2024-03-03 09:50:39 -08:00
Albert
152023e837
Correct a mistake in the value.yaml of minio helm chart ( #18611 )
...
Only rootUser and rootPassword will be generated when not set.
2024-01-23 23:33:13 -08:00
Kevin Huber
0f16e19239
Helm: Add apiVersion and kind to the StatefulSets volumeClaimTemplates ( #18770 )
2024-01-23 23:28:49 -08:00
Gonçalo Heleno
2c38e44e48
feat(chart): add support to set the display name of OpenID provider ( #18781 )
2024-01-23 23:28:25 -08:00
Zirko
82739574b5
Helm: add cilium networkpolicy ( #18650 )
...
Signed-off-by: QuantumEnigmaa <thibaud@giantswarm.io>
2024-01-23 23:27:57 -08:00
Harshavardhana
42cfdf246f
update helm to v5.0.15
2024-01-12 10:18:57 -08:00
opencmit2
946b070744
resolve the absence of the sed command in ubi-micro image ( #18459 )
...
fix #18315
2023-12-12 15:43:32 -08:00
Satish Michael
f5b04865f4
Helm Chart: Added "MINIO_IDENTITY_OPENID_REDIRECT_URI" Env Var ( #18236 )
...
added redirect uri env
Signed-off-by: Satish Kumar Kadarkarai Main <michael.satish@gmail.com>
2023-10-13 07:46:54 -07:00
Harshavardhana
24c7e73b4e
update helm chart images and release v5.0.14
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2023-09-30 13:46:10 -07:00
Alik
c053e57068
Add paramaters in Helm chart to load OIDC clientSecret from Secret Resource ( #17784 )
2023-09-30 13:44:38 -07:00
mundry
5fcb1cfd31
fix: broken bucket versioning support in community helm chart ( #18003 )
2023-09-22 11:32:24 -07:00
Ravind Kumar
3515b99671
Clarify Community Helm Chart ( #17944 )
...
There is some consistent confusion between the Community Helm Chart in this repo and the MinIO Kubernetes Operator Helm Chart.
This change seeks to clarify the differences between the two charts and which ones are community maintained vs MinIO maintained.
2023-08-29 11:27:48 -07:00
Mathieu Parent
7219ae530e
helm: allow to configure statement policy effect ( #17700 )
...
Signed-off-by: Mathieu Parent <mathieu.parent@insee.fr>
2023-08-19 07:39:11 -07:00
Cesar Celis Hernandez
21f0d6b549
Removing deprecated var from minio helm ( #17856 )
2023-08-15 13:33:55 -07:00
Harshavardhana
af3d99e35f
helm release v5.0.13
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2023-07-09 00:13:05 -07:00
yaohwu
69e131ee69
Fix helm templating syntax in post-job ( #17605 )
2023-07-08 12:18:31 -07:00
Ian Martin
cb1ec0a0d9
fix: helm templating syntax in post-job ( #17600 )
2023-07-07 22:06:40 -07:00
Harshavardhana
73efe436a5
update helm v5.0.12
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2023-07-07 09:44:16 -07:00
jiuker
f6b48ed02a
fix: create user without policy that is required ( #17554 )
...
fixes #17492
2023-07-04 07:39:29 -07:00
Harshavardhana
021372cc4c
update helm release v5.0.11
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2023-06-21 12:29:09 -07:00
mungo312
25db1e4eca
helm: fix permission denied errors in post-job when running as non-root ( #17175 )
...
Fixes ##17174
2023-06-15 19:41:06 -07:00
Bartosz Marczyński
123a2fb3a8
helm: add /tmp mount to post jobs ( #17301 )
2023-06-06 06:50:33 -07:00
Harshavardhana
398bca92ff
update helm to v5.0.10
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2023-05-26 17:05:49 -07:00
Han Cen
42fb3cd95e
helm: fix pod annotations indentation ( #17130 )
2023-05-08 07:59:56 -07:00
mstein11
855ed642c3
helm: allow postjob to run without user 1000 ( #17160 )
2023-05-08 07:59:25 -07:00
Anton Lindholm
5b364bca1f
helm-chart: Use minio service account for post-deploy job if available ( #17077 )
2023-05-06 23:12:56 -07:00
Denis Krivenko
be18d435a2
helm: declare missing properties in values.yaml ( #17153 )
2023-05-06 13:34:58 -07:00
mstein11
7eea6cdb12
add etc-path to post-job.yaml in helm chart ( #17148 )
2023-05-06 13:34:38 -07:00
Dylan Piergies
8203cb9990
helm: apply templating to Ingress host and environment variable values ( #17073 )
2023-05-02 23:27:17 -07:00
Harshavardhana
d5bce978a8
upgrade helm to v5.0.9
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2023-05-02 23:23:26 -07:00
Denis Krivenko
b963f69f34
helm: align chart properties with naming convention ( #17065 )
2023-04-29 23:59:40 -07:00
Denis Krivenko
18515a4e3b
Reformat helm chart templates ( #16947 )
2023-04-16 23:04:15 -07:00
Harshavardhana
cf42ede92c
upgrade helm to v5.0.8
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2023-04-13 14:49:51 -07:00
Denis Krivenko
b19620b324
Remove redundant namespace from the helm chart ( #16968 )
2023-04-11 21:09:29 -07:00
Harshavardhana
fb1492f531
check for quorum errors for DeleteBucket() ( #16859 )
2023-03-20 23:38:06 -07:00
Minio Trusted
11fe2fd79a
update helm v5.0.7
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2023-02-13 16:07:23 +05:30
atalakey4work
c2863cc6ef
helm: remove parentheses from podDisruptionBudget ( #16605 )
2023-02-13 02:36:06 -08:00
Minio Trusted
1d3b18c3f4
update helm v5.0.6
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2023-02-13 12:23:06 +05:30
Christian Niessner
6ac48aff46
helm: shared secrets handling for user and svcacct's ( #16379 )
2023-02-05 21:51:10 -08:00
Mathieu Parent
85ff76e7b0
fix(helm): use PodDisruptionBudget v1 for newer k8s versions ( #16466 )
2023-02-05 21:50:45 -08:00
Harshavardhana
b780359598
helm version v5.0.5
2023-02-04 02:24:02 +05:30
Mathieu Parent
54c9ecff5b
fix(helm): fsGroup is only on podSecurityContext ( #16402 )
2023-01-21 10:03:03 -08:00