feat(helm)!: Update chart operator to 6.0.4 #1428
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.17
->6.0.4
Release Notes
minio/operator (operator)
v6.0.4
: Version 6.0.4Compare Source
Changelog
c5b838c
Release 6.0.4 (#2329)b37ed12
Update hotfix test to the latest hotfixed version (#2330)59398ea
fix: empty tenant log (#2324)868ae2d
Remove MINIO_OPERATOR_DEPLOYMENT_NAME variable (#2322)28d4cd6
Remove fullname from helm chart since nothing uses it (#2242)056ce4b
feat: add Insecure flag to minioJob (#2321)6651c8b
Removes reference to inexistent section from README.md (#2317)fee9a79
fix: multi controller run concurrently after leadership lost (#2309)b28a0b4
Push of additionalScrapeConfigs to PrometheusAgent (#2312)3d90112
Add helm chart for versions 5.0.16 and 5.0.17 (#2313)59dd68e
fix: do not create resources for marked deleted tenant (#2310)6785830
Bump go packages to fix vuln CVE-2024-8421 (#2314)bada434
Fix tags and references (#2304)7352650
Add kubectl apply to kubectl kustomize in README (#2300)44217fb
Allow existing secret (#2299)63461a1
Release Helm Chart to v6.0.3 (#2294)55fcdbc
fix:use tenant namespace instead minioJob Namespace (#2296)v6.0.3
: Version 6.0.3Compare Source
Changelog
45110b9
fix: mixed the minioJob/policybinding/sts namespace (#2291)4624a08
Release v6.0.3 (#2289)3f1a37b
fix: Avoid system cfg changed can't restart (#2253)2c5289c
fix: support auto mount certs for minioJob (#2288)d027725
Upgrade sidecar to v6.0.2 (#2286)3a8695b
Remove deprecated.secret
from tenant Helm chart (#2265)97d95fa
Improve error message when scanning through the tar file (#2278)3eef3a2
Use proper permission for the update directory (#2277)6a1e81b
updated helm to v6.0.2c28fcf8
Missing minio service name (#2263)ad0ff5b
Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible (#2262)v6.0.2
: Version 6.0.2Compare Source
Changelog
15c388b
Operator release v6.0.2 (#2261)67f4e6c
fix: minioJob support minio disable tls (#2256)66ad6ef
Fix sidecar probing with multiple certs (#2239) (#2257)ccade59
Fix calculation of tenant usage status (#2244)86722cf
Remove index-based pool name verification (#2164)d16ef8a
Bump github.com/docker/docker from 27.0.0+incompatible to 27.1.0+incompatible (#2250)03613d2
Set a default SecurityContext for all pods in a pool (#2247)bfe790c
Mark fields as deprecated (#2246)7f53934
feat: support get miniojob error by kubectl (#2243)54be9cb
Update minimum kubernetes version to 1.28.0, run tests on latest available patch container: v1.28.9 (#2241)5a6fa65
doc: fix minioJob env_ref_doc (#2236)2c72c36
Control the start of event reporting for expiring certificates (#2232)8edda88
Helm Chart release v6.0.1 (#2237)v6.0.1
Compare Source
What's Changed
Full Changelog: minio/operator@v6.0.0...v6.0.1
v6.0.0
: Version 6.0.0Compare Source
Changelog
82484b0
fix: release build issues (#2223)fc934fd
Move all environment variables to sidecar (#2221)a280480
Release 6.0.0 (#2212)3e8321f
Have Sidecar reuse the same HTTP client and discard request body (#2213)334c691
Remove credsSecret (#2217)bbb9122
Fix certmanager test to use the:noop
tagged image (#2220)ccbdd2c
fix: panic when remove mutli pools (#2215)7f95174
Remove Openshift integration (#2211)5f28d3c
Add PVC expansion logic for MinIO Operator (#2196)e429cab
Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /sidecar (#2207)337ae05
Bump certifi from 2023.7.22 to 2024.7.4 in /examples/kustomization/sts-example/sample-clients/minio-sdk/python (#2204)9d45aba
Remove Operator UI (#2205)b70bfee
Add deploying a tenant with hotfix image test (#2202)28fa604
Remove Reclaim Storage (#2203)2e1497a
Use AdminClient.ServerUpdateV2 for tenant updates. (#2201)99c7893
default sidecar image to quay.io/minio/operator-sidecar (#2199)4e2c630
Add Development notes (#2195)95f3511
Relax tenant listing limitation to permit search and edit (#2193)5f016a1
update go to 1.22.5 to fix vulnerable package net/http (#2194)9e040a0
Add additional documentation for IdP Flow (#2185)e23f91d
Starting documentation for Operator version 6 (#2141)24f34a0
Document default MC image for MinIOJob CRD (#2187)80f5652
Remove govulncheck as a pre-requirement to run all other functional tests (#2188)8a1eab5
doc: miniojob doc (#2173)d78c5e0
Wait for MinIO to be ready before proceeding with any further tasks. (#2172)52137a2
Fix TenantCapacity usage (#2184)7ff26c0
avoid potential nil pointer (#2182)cb96689
Readiness Endpoint support (#2183)f07d0af
add protection and facilitate debugging wrong assets (#2179)6530c91
Fix code generation (#2181)7452337
upgrade dependencies and also minimum go-version (#2180)917cd0f
feat: add miniojob mc image pull policy/secret (#2177)19fb4c3
remove --insecure flags for minioJob (#2178)14fc773
Add sidecarImage value in helm chart (#2176)2828094
Update generated code (#2174)fd7ede7
security: Using k8s idp instead of providing console-sa (#2166)bdc3404
Fix packageManager issue for web app (#2167)da7bf70
Allow Tolerations to have Seconds undefined (#2168)6d8f680
Bump ws from 7.5.9 to 7.5.10 in /web-app (#2169)cabe56d
Adding 1 second delay between pod health checks requeue (#2163)54e4091
Correcting the name of the variable (#2162)6a90c45
feat: improve sa/role/rolebind check/update (#2159)0c77cc5
bugfix: set pool status based on name rather than index based (#2161)a016247
Bugfix: Pool name should not be empty (#2158)7a2834c
Bugfix: should not be able to edit tenant if readOnly is set (#2157)45ef52d
Cert manager doc suggestions (#2154)3da4006
Fix slow leader reelection (#2156)f39676b
Bring back recurrent Tenant health check job (#2155)da2cd6d
feat: support command for minioJob (#2151)37194d9
split sidecar to have it's own goreleaser.yml (#2153)855d22b
Document TLS Certificates flow with Cert Manager (#2079)c6737b7
Fix Tenant PodInformer for Tenant Status and remove recurrent job (#2150)90377ab
Upgrade to Yarn 4 (#2145)3cea44a
To fix React No Warnings & Prettified Test (#2143)f3978db
No longer needed to recreateoperator-ca-tls
prefixed secrets on Tenant namespace (#2137)7a368c8
Converge upgrade guides to a single doc (#2138)c2988da
fix: Rename headless service from 'http-minio' to 'https-minio' with TLS enabled (#2135)4df07c1
Reload certificates inoperator-ca-tls
secrets (#2133)fdb7232
Bugfix sidecar credentials validation (#2134)ce0a300
feat: Support Resources/EnvFrom/Env/VolumeMounts/Volumes to minioJob (#2124)a57c3e0
fix: don't need match number for labels/annotations for service diff (#2129)1c2fa4f
fix: misjudge certificate expiring (#2127)56c1e35
Split Sidecar to it's own container (#2105)77bb482
Invoke IDP endpoint to end session when logging out (#2126)7ae65b2
feat: add securityContext/containerSecurityContext to minioJob (#2122)c6d57c4
Only specify storageClassName when set (#2121)e652ed3
Rename PolicyBinding API formv1alpha1
tov1beta1
(#2119)a3d4dc0
Update Copyright (c) to 2024 (#2120)dae7854
Release RedHat catalogs v5.0.15 (#2104)26419ed
Operator release should update everything (#2117)5aebf8f
Add columnHealth
to Tenant (#2116)5db81aa
set securityContext for test (#2101)8f6fef6
Release helm chart v5.0.15 (#2103)Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.