Skip to content

Releases: minio/operator

Version 4.5.4

03 Nov 04:39
711f93b
Compare
Choose a tag to compare

Changelog

  • 711f93b Release v4.5.4 (#1325)
  • f45529d autocert: Renew when 80% of the time until expiration is elapsed (#1332)
  • 0299cc8 Adding recommended labels to Operator (#1335)
  • d2bab73 Update service to ClusterIP when expose when "ExposeServices"flags are explictly set to false (#1333)
  • b41e1b3 fix:error should be handled (#1334)
  • 75e887f update .golangci.yaml (#1327)
  • 49f2e03 delete unused parameter in func PodMetadata (#1329)
  • 2123b83 Make Prometheus and Log Search default images configurable (#1324)
  • 0e6a3e8 Add support to define pool name during tenant creation/expansion (#1322)
  • 19069be Support only TLS 1.2,1.3 and secure ciphersuites (#1321)

Version 4.5.3

19 Oct 19:01
2763c24
Compare
Choose a tag to compare

Changelog

Version 4.5.2

03 Oct 20:48
bbbdc10
Compare
Choose a tag to compare

Changelog

Version 4.5.1

21 Sep 19:02
Compare
Choose a tag to compare

Changelog

  • 7dfb6ad update go mod, fix kubectl-minio build with upgraded dependencies
  • 606eaf7 update go mod for kubectl-minio
  • 6bb36b9 Release v4.5.1 (#1295)
  • 53b41fc Fix NPE on upgrades for v4.5 (#1296)
  • 96b2bbf Fix incorrect quoting of objects in the tenant helm chart template (#1293)
  • e864fb0 update k8s.io APIs to v0.25.0 to avail k8s v1.24 features (#1290)
  • eb5f56e Include vulncheck in make (#1285)
  • 26c206e add vulncheck action to CI (#1282)

Version 4.5.0

09 Sep 01:17
833698a
Compare
Choose a tag to compare

Changelog

Version 4.4.28

03 Aug 20:28
fe9befe
Compare
Choose a tag to compare

Changelog

Version 4.4.27

27 Jul 01:08
7aaea41
Compare
Choose a tag to compare

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

20 Jul 18:34
fee3007
Compare
Choose a tag to compare

Changelog

Version 4.4.25

21 Jun 23:07
7978bd0
Compare
Choose a tag to compare

Changelog

Version 4.4.24

20 Jun 20:41
11f30f7
Compare
Choose a tag to compare

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)