Skip to content

Releases: minio/operator

Version 6.0.4

10 Oct 18:40
c5b838c
Compare
Choose a tag to compare

Changelog

Version 6.0.3

26 Aug 11:02
45110b9
Compare
Choose a tag to compare

Changelog

Version 6.0.2

10 Aug 13:12
15c388b
Compare
Choose a tag to compare

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)

Release v6.0.1

23 Jul 02:23
3606109
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

Version 6.0.0

17 Jul 23:06
82484b0
Compare
Choose a tag to compare

Changelog

Version 5.0.15

07 May 08:21
f963b27
Compare
Choose a tag to compare

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 Upgrade formidable 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 label app.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)

Version 5.0.14

17 Mar 11:30
3359d52
Compare
Choose a tag to compare

Changelog

Version 5.0.13

05 Mar 08:54
57c07bc
Compare
Choose a tag to compare

Changelog

Version 5.0.12

10 Feb 09:29
3b479f5
Compare
Choose a tag to compare

Changelog

Version 5.0.11

17 Nov 21:14
8a3cb76
Compare
Choose a tag to compare

Changelog

  • 6eb3a2b Release v5.0.11 (#1865)
  • f6e13be fix: readonly system and console tls secretName (#1861)
  • ffa7cc8 Update Operator Dependencies (#1864)
  • 377fa02 Get tenant configured region and set on STS Options (#1856)
  • e2b0094 fix: stopCh can't work for start operator (#1857)
  • 85ec4d2 Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible (#1838)
  • 661ec01 feat: add env for default operator image (#1854)
  • 2810000 Bump google.golang.org/grpc from 1.54.0 to 1.56.3 (#1832)
  • 150885e STS enabled by default (#1848)
  • 1d55a1a avoid annotation/label panic with empty maps (#1824)
  • 53deac5 remove redundant parentheses (#1841)
  • 7d23f73 mounting Operator CA in minio not longer required (#1847)
  • 2515162 DOCS-1021: Attempting to add autoyaml docs for Helm charts (#1827)
  • 73665eb Parse tenant config properly (#1833)
  • 6c3d608 add -y argument to microdnf (#1852)
  • a28276f Fix bad link (#1836)
  • fc3d3f4 Adding cert-manager test (#1844)
  • 50b2f3b feat: add support pvc deletion when need (#1828)
  • a73ce13 fix: createBuckets simplify implementation (#1840)
  • 9089b82 fix: create bucket make a conflict status for tenant. (#1837)
  • d7119ec update container base image to ubi9 (#1831)
  • 1345285 fix: remove address cache (#1826)
  • d653dc1 docker: use ubi-micro base image (#1830)
  • d1dac6d To ignore the creationTimestamp unknown field when performing tenant upgrade (#1825)
  • 371043d Update SHA checksum for operator image 5.0.10 to match quay.io (#1819)
  • 65d1502 Revert change as field is actually needed (#1821)
  • d53b2b7 Fix vulnerablities in javascript packages (#1820)
  • 0e08131 disable anonymous logging in tenant helm chart (#1776)
  • 9c20d54 Additional Volumes Support for Tenant Helm Chart (#1786)
  • 80c6904 Enable Encryption when the KMS Secret is given as a File (#1789)
  • 3331e77 Conditional deployment of minio operator console pro-grammatically (#1805)
  • 61bb830 Allow to retain namespace while operator deletion (#1807)
  • 47106d6 Added option to pass KES image while tenant create (#1808)
  • d4c1641 fix: containers should be omitempty like the Optional (#1817)
  • 1bd4e8b fix: set the right number to pdb's MinAvailable (#1816)