-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(helm)!: Update chart tenant to 6.0.4 #275
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/tenant-6.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- kubernetes/apps/storage/minio-s3/local-tenant Kustomization: flux-system/cluster-apps-storage-minio-local-tenant HelmRelease: local-minio/minio-local-tenant
+++ kubernetes/apps/storage/minio-s3/local-tenant Kustomization: flux-system/cluster-apps-storage-minio-local-tenant HelmRelease: local-minio/minio-local-tenant
@@ -13,13 +13,13 @@
chart: tenant
interval: 15m
sourceRef:
kind: HelmRepository
name: minio-operator
namespace: flux-system
- version: 5.0.11
+ version: 6.0.4
install:
remediation:
retries: 3
interval: 15m
maxHistory: 2
uninstall:
--- kubernetes/apps/storage/minio-s3/nas-tenant Kustomization: flux-system/cluster-apps-storage-minio-nas-tenant HelmRelease: nas-minio/minio-nas-tenant
+++ kubernetes/apps/storage/minio-s3/nas-tenant Kustomization: flux-system/cluster-apps-storage-minio-nas-tenant HelmRelease: nas-minio/minio-nas-tenant
@@ -13,13 +13,13 @@
chart: tenant
interval: 15m
sourceRef:
kind: HelmRepository
name: minio-operator
namespace: flux-system
- version: 5.0.11
+ version: 6.0.4
install:
remediation:
retries: 3
interval: 15m
maxHistory: 2
uninstall: |
--- HelmRelease: nas-minio/minio-nas-tenant Tenant: nas-minio/nas-minio
+++ HelmRelease: nas-minio/minio-nas-tenant Tenant: nas-minio/nas-minio
@@ -8,13 +8,13 @@
annotations:
prometheus.io/path: /minio/v2/metrics/cluster
prometheus.io/port: '9000'
prometheus.io/scrape: 'true'
prometheus.io/scheme: http
spec:
- image: quay.io/minio/minio:RELEASE.2023-11-15T20-43-25Z
+ image: quay.io/minio/minio:RELEASE.2024-08-03T04-33-23Z
imagePullPolicy: IfNotPresent
configuration:
name: minio-nas-tenant-env-configuration
pools:
- servers: 1
name: pool-0
--- HelmRelease: local-minio/minio-local-tenant Tenant: local-minio/local-minio
+++ HelmRelease: local-minio/minio-local-tenant Tenant: local-minio/local-minio
@@ -8,13 +8,13 @@
annotations:
prometheus.io/path: /minio/v2/metrics/cluster
prometheus.io/port: '9000'
prometheus.io/scrape: 'true'
prometheus.io/scheme: http
spec:
- image: quay.io/minio/minio:RELEASE.2023-11-15T20-43-25Z
+ image: quay.io/minio/minio:RELEASE.2024-08-03T04-33-23Z
imagePullPolicy: IfNotPresent
configuration:
name: minio-local-tenant-env-configuration
pools:
- servers: 4
name: pool-0 |
renovate
bot
force-pushed
the
renovate/tenant-6.x
branch
from
July 23, 2024 11:09
8899331
to
eed4762
Compare
renovate
bot
changed the title
feat(helm)!: Update chart tenant to 6.0.0
feat(helm)!: Update chart tenant to 6.0.1
Jul 23, 2024
renovate
bot
force-pushed
the
renovate/tenant-6.x
branch
from
August 12, 2024 18:03
eed4762
to
270baa0
Compare
renovate
bot
changed the title
feat(helm)!: Update chart tenant to 6.0.1
feat(helm)!: Update chart tenant to 6.0.2
Aug 12, 2024
renovate
bot
changed the title
feat(helm)!: Update chart tenant to 6.0.2
feat(helm)!: Update chart tenant to 6.0.2 - autoclosed
Aug 25, 2024
renovate
bot
changed the title
feat(helm)!: Update chart tenant to 6.0.2 - autoclosed
feat(helm)!: Update chart tenant to 6.0.2
Aug 26, 2024
renovate
bot
force-pushed
the
renovate/tenant-6.x
branch
from
August 27, 2024 22:28
270baa0
to
219c86a
Compare
renovate
bot
changed the title
feat(helm)!: Update chart tenant to 6.0.2
feat(helm)!: Update chart tenant to 6.0.3
Aug 27, 2024
renovate
bot
force-pushed
the
renovate/tenant-6.x
branch
from
October 10, 2024 22:03
219c86a
to
8581e17
Compare
renovate
bot
changed the title
feat(helm)!: Update chart tenant to 6.0.3
feat(helm)!: Update chart tenant to 6.0.4
Oct 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.11
->6.0.4
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
minio/operator (tenant)
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)v5.0.17
Compare Source
v5.0.16
Compare Source
v5.0.15
: Version 5.0.15Compare Source
Changelog
f963b27
Operator release 5.0.15 (#2099)fd8f3fe
Updated UI Project dependencies (#2102)f1c3de2
Validate service label and annotation absence (#2095)010b890
JobCR will warning when STSDisabled (#2097)276cb27
Only create marketplace publish after container image have been published (#2084)d45eb18
Upgradeformidable
indirect dependency to solve vulnerability (#2089)cc44b65
A better way to use compiled image in the tests (#2087)4cc3123
Add Lifecycle hooks configuration to Tenant (#1835)01c56a5
allow arbitrary labels to be set on operator and console resources (#2069)fb6ceb8
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/kustomization/sts-example/sample-clients/minio-sdk/go (#2080)0999dc5
Generate helm index as a separated step after Operator publish (#2088)9f5720d
Add the recommended K8s labelapp.kubernetes.io/name
. (#2082)74b8885
To fix upgrade test (#2081)ae6c279
Allow to run with restricted pod security standards (#2072)56cd580
Redhat marketplace publish 5.0.14 (#2078)c07c650
feat: readonly console (#2066)509b170
To remove decommission test from upstream (#2075)6a3d80e
Deprecate the Krew plugin (#2051)aa1337c
fix: add default label when nothing set for console service (#2049)6f99550
Display UI binary error messages instead of silently exiting (#2055)31cb90b
Correct typo (#2071)cf7fe17
Fields immutable (#2070)be17c70
feat: support more type to admin/config/set (#2063)52be236
To fix goreleaser (#2062)f89370a
To use port number instead of port name (#2059)a879d3d
To fix vulnerability (#2060)524aefa
feat: support admin/config/set for minioJob (#2054)c22daee
Fix highlight line (#2057)a6a3e21
Bump express from 4.18.2 to 4.19.2 in /web-app (#2053)b75b118
upgrading the floor version of k8s to test (#2052)36e48cb
feat: Create job and Watch job status for minioJob (#2031)a2c1016
PatchesJson6902 promoted to just patches (#2043)864d16c
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /web-app (#2044)1792dfd
Refactor behaviour of helm string .secrets.existingSecret to boolean .tenant.configSecret.existingSecret (#2032)656229d
Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible (#2041)369a9e9
Bump follow-redirects from 1.15.4 to 1.15.6 in /web-app (#2035)v5.0.14
: Version 5.0.14Compare Source
Changelog
3359d52
Release 5.0.14 (#2036)def265b
feat: add mc image filed (#2033)f6bb695
Bump ip from 1.1.9 to 2.0.1 in /web-app (#2014)66bb05e
Openshift 5.0.13 (#2017)798825d
feat:add k8s job to watch and remove unused client for minioJob (#2027)baccdf6
feat: check sa before start a job (#2024)306afd6
refactor processNextItem for Tenant/HealthCheck/MinioJob (#2022)3afe8f1
Make decommission test more reliable (#2018)f8831e3
fix: minioJob should have different ResourceVersion to sync (#2021)0950410
fix: remove noisy event for bucket exists (#2019)3966cfa
Update go version to address vulnerabilities (#2020)5fac040
feat: wait tenant be green to do command (#2012)v5.0.13
: Version 5.0.13Compare Source
Changelog
57c07bc
Release 5.0.13 (#2015)75d4028
add securityContext for KES pods in Tenant CRD (#2010)0b0e926
Release 5.0.13 (#1991)6a478c9
remove noisy logs (#2013)0c7b670
fix: remove redundant worker (#2003)ae4af42
fix get csrSignerName from env MINIO_OPERATOR_CSR_SIGNER_NAME (#2005)64a9256
Update example KES config in helm chart (#2008)9cf58b8
feat: add k8sclient to get crdjob (#2004)17f6d92
Fixes security context rendering of empty object value. (#2007)4b5381b
Using clientset to read the Custom Resource (#1992)9ccfa57
fix: update api version of cert-manager (#1996)fb91b58
Annotate Operator Deployment with Version (#2002)4a18b9b
Revert "feat: add annotations to operator" (#2001)1be6cd1
Remove noisy log message (#1998)ac0189a
add missing Vault policy missing "list" capability (#2000)54b8fc5
Detect KES version from image tag to Identify ifv3
should be used. (#1993)18de2ae
Redhat openshift release 5.0.12 (#1997)8964da7
fix: Infinite reconciliation for existing buckets (#1912)a2660e0
fix: package import twice (#1990)ba9ccc6
fix: sts will restart when use kubectl (#1989)0eb342d
Recommend trivial parity (#1988)7a4d426
sts: Pass the creds expiration to the STS caller (#1987)534b684
Controller DEV_MODE=on (#1923)acd94bf
Add MinIOJob Resource grants to Operator cluster role (#1982)22d4612
The Job Controller Should Run (#1978)a5bc5e1
Create statefulset even on cert update failure (#1981)4569bdd
Operator Console OpenID configuration (#1949)1509ccb
feat: add MINIO_KMS_KES_CAPATH env (#1956)v5.0.12
: Version 5.0.12Compare Source
Changelog
3b479f5
Update minio image tominio/minio:RELEASE.2024-02-09T21-25-16Z
(#1979)c679e3b
update minio image to latest versionRELEASE.2024-02-06T21-36-22Z
(#1977)66cb587
Renew external certificates via the added multi-tenancy support (#1973)5d28579
#1967: add serviceAccountAnnotations (#1968)e043e1b
Release 5.0.12 (#1974)8a7e10e
Fix namespace reference in Helm chart NOTES.txt (#1924)99d7e4c
Using kustomize rather than krew plugin for the readme (#1947)e360633
Multitenancy Support for External Certs (#1971)a8bb885
Updated mds to latest version (#1963)1936f74
Add decommission test (#1959)fb8586a
Adding Job CRD (#1958)95a779d
Enable edit pool when multiple pools exist (#1953)b193fec
Add RBAC Permissions to Operator for Jobs (#1957)0e069f4
Create a controller for MinIO Job (#1948)ea9299f
Use nearest zero-based pool name for expansion (#1950)ed454ec
introduce MinIO Job CRD (#1883)1fb15e7
Added Dark / Light Mode Status icons (#1946)fbef9f1
bugfix: upgrades not running (#1939)345f3cb
buildx to create container image and load in local registry. (#1938)1c4bb96
Prevent addspec.replaces
on new Openshift catalog (#1890)60981d2
Headless service port consolidation (#1936)796ce19
update package jwx (#1935)3a3fdfb
Bump follow-redirects from 1.15.3 to 1.15.4 in /web-app (#1934)65b12a5
Formatting corrections (#1927)e0a5316
Fix ingress creation for DNS enabled tenant (#1930)64cb15e
Add a PoolLabel selector to PodAntiAffinity (#1925)a82bc93
Update documentation (#1926)b9564de
Upgrade go deps (#1922)6a99fbf
Fix NPE when registering Tenants (#1921)8471e33
fix : fix incorrect indentation in secrets.existingSecret (#1910)4cb5644
Upgrade controller-gen and madmin-go (#1919)bb43a3e
feat: add annotations to operator (#1914)3873db7
Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /web-app (#1898)3799aa5
Add kubectl-minio plugin tenant flags and fields (#1907)856c422
Remove hardcoded storage class (#1902)2301b55
Upgrade Go Dependencies (#1903)3067975
Enable adding annotations of PVCs (#1897)4b6bd3d
STS env variables for mc are alias specific now (#1899)38dc7e3
buildx instruction for multiplatform container image build (#1896)9983417
Updated components to mds (#1895)eaf5f0c
remove pointer fromUsers
field (#1892)42749b8
Upgrated operator pages to mds (#1893)38961bf
Remove Unused Constants (#1891)f6a9687
Example k8s job to setup buckets using STS and mc (#1850)8d22587
Upgraded multiple pages to mds (#1888)8030876
Fix Openshift test (#1882)12c746e
Updated Tenant details main pages (#1886)10ce3c3
fix: use :latest for ubi9 instead of minor releases (#1885)67ad582
Updated Create tenant screens to use mds components (#1884)612ef02
Update Copyright year in autogenerated code license headers (#1881)c5b02c4
Remove RegisterEvents wrapper (#1880)2dc44a7
Update Expose Service comments (#1879)0f48bf1
Prepare for the addition of new CRD (#1863)d707780
Fix Controller comments (#1874)c87d4c2
Upgrade base image to to Ubi minimal 9.3 (#1876)e56669e
Update rh catalog release 5.0.11 (#1878)13c0dfd
Disabled the UI test 2 temporarely (#1877)8a3cb76
Migration of components to mds (#1873)febee24
Migration of components to mds (#1866)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.