Releases: minio/operator
Releases · minio/operator
Version 4.5.0
Changelog
- 833698a Release v4.5.0 (#1281)
- 4e4b213 [logsearch] Fix vacuuming to keep tables in sync (#1279)
- 09ef071 Remove affinity duplicate in the operator chart (#1273)
- 2268b4e Updating golangci-lint (#1277)
- 06e6819 [logsearch] Partition creation fixes (#1276)
- 4a8bbf9 upgrade minio-go/v7 v7.0.35 CVE warning
- 21e4073 Add graceful shutdown for logsearchapi (#1274)
- 128123f Bugfix logsearchapi toleration (#1272)
- d4a893d Set operator namespace for helm using .Release.Namespace (#1268)
- bb8a74a Removing credsSecret required field in tenant spec (#1009)
- cc5e1b2 Adding automation script to update version in Community Catalog (#1179)
- 2f58272 Adding support for multiple client certificates (#1263)
- afa8851 fix poolSSMatchesSpec function (#1259)
- 732d66c change RHEL base image to 8.6 (#1264)
- 9d5ec4f Fix Docker image build issues (#1262)
- a6e13eb look for operator CA certs regardless of cert types (#1260)
- 70a5239 Add subnet utils (#1235)
- 1753d63 Mount operator-ca-tls secret for tenants (#1225)
- b5cdb79 get specific version of operator (#1228)
- 1c40616 Replace hard code namespace with template value (#1256)
- ca8f611 Create tenant in interactive mode (#1249)
- ec4e74c Rotate Operator TLS certificate in-memory (#1251)
- 39dd02c Fix wrong assignment (#1250)
- 29d5245 To fix tls issue in OpenShift (#1248)
- 5f19bc6 fix: function name typo (#1247)
- 0f187b4 Using container image digests from RedHat Registry (#1241)
- c94dfd9 Use k8s recorder for events (#1242)
- 3e8aa5d Add configuration name support to tenant helm chart (#1232)
- 3d9b1ed Add missing path (#1236)
- fa7d800 Properly use custom kubeconfig for all clientsets (#1110)
- 4eac737 use new madmin helper APIs for cluster health status (#1229)
Version 4.4.28
Version 4.4.27
Changelog
- 7aaea41 Release v4.4.27 (#1221)
- 71c3abe PodSecurityPolicies examples (#1219)
- a25099c Runtime Class Name for Helm (#1218)
- 9e35bfd Add RuntimeClassName support on a per-pool basis (#1217)
- a9d92a5 Skip checking public.crt mount in volumes with no sources (#1214)
- 8a08a54 fix: Delete AuditLog config KV for tenant only after removing the AuditLog Service (#1216)
- 97845e6 fix: Added missing ClusterRole permission (#1215)
- 2f655ef Throw error if tenant is deployed with empty credentials (#1213)
Version 4.4.26
Changelog
- fee3007 Release v4.4.26 (#1210)
- 9c63b6e Add option to disable TLS on minio (#1206)
- 9b87e9d Various LDAP fixes (#1209)
- 093a6d7 To delete audit log config when disabled (#1208)
- 54601b8 allow deployments to upgrade to hotfix container images (#1207)
- aae0926 fix: MinIO initialization error because of wrong KES status check (#1203)
- 8af7c3c improve tenant status/info UI (#1200)
- 22f39ba Adding tenant.spec.features for k8s deployment example (#1198)
- d16bd06 Add tenant.features.bucketDNS and tenant.features.domains to tenant helm chart (#1193)
- 1bea52c Add tenant events command (#1197)
- 944c7c3 close response body in MinIOHealthCheck function (#1195)
- 8291884 Add Status sub command and small refactor (#1196)
- 4938596 Enable/Disable prometheus during tenant creation (#1187)
Version 4.4.25
Version 4.4.24
Changelog
- 11f30f7 Release v4.4.24 (#1175)
- 4e25f6b Relax validation to allow 1x1 setups (#1169)
- 1dd2b9b Add support for custom environment variables on all services (#1174)
- b17cbf4 Migrate tenant helm chart to use configuration file instead of credsSecret (#1171)
- 59887c2 Adding kes-configuration example on tenant helm chart (#1170)
Version 4.4.23
Changelog
- 95d7b02 Release v4.4.23 (#1160)
- e8b83fa Listen for changes on prometheus configuration and update deployment (#1165)
- 56cf25b Remove unnecessary code from olm.sh (#1161)
- ced356b Adding default FSGroupChangePolicy configuration on SecurityContext (#1164)
- ada93dc feat: Allow logsearchapi filter params for raw data table too (#1163)
- cb5cdba add defensive timeouts for realistic clusters (#1162)
- 7ae1610 Have tests use non-existing docker image (#1154)
- 41a3534 Using digest for Operator update in Certified Operators Repo (#1145)
- dd9dedb Script to update RHMP Operator (#1147)
- 46acf21 Add ingresses to tenant helm chart (#1153)
- 1ee9e55 Disable KES for default tenant deployments using Helm (#1157)
- 09ef1cd Adding NodePort kustomize examples and documentation (#1156)
- 9a82a87 Support for turning on/off logs (#1155)
- dfc3c37 Support for different operator-tls secret types (#1150)
Version 4.4.22
Version 4.4.21
Changelog
- 18b8323 Release v4.4.21 (#1144)
- f2e3fcd To update instructions to get token via helm installation (#1148)
- 4a04420 Add support for helm to upgrade tenant crd (#1149)
- c3ddfa0 Deploy and manage only one tenant per helm tenant release (#1142)
- 25a965b optimize compareImage into one loop (#1130)
- db03f01 Fix hardcoded namespace in chart (#1141)