Skip to content

Releases: minio/operator

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)

Version 5.0.10

16 Oct 05:35
aa1bf77
Compare
Choose a tag to compare

Changelog

  • aa1bf77 Release v5.0.10 (#1813)
  • 9f28e1b To resolve the "disk out of space" issue when testing policy bindings (#1814)
  • 8338ac6 Create buckets upon tenant creation or after tenant creation (#1783)
  • 1c2d445 Bump postcss from 8.4.24 to 8.4.31 in /web-app (#1801)
  • 5285d7f Bump golang.org/x/net from 0.13.0 to 0.17.0 in /kubectl-minio (#1810)
  • d4d3f5e Bump golang.org/x/net from 0.7.0 to 0.17.0 in /examples/kustomization/sts-example/sample-clients/minio-sdk/go (#1811)
  • 7982fae Fix Tenant Usage Text Size (#1812)
  • d619113 Support k8s secrets in console pod (#1800)
  • b345b04 Bump get-func-name from 2.0.0 to 2.0.2 in /web-app (#1793)
  • fb3e4a2 mds-released-v0.9.4 (#1799)
  • 11ccc22 fix: delete tenant with prometheus's config been deleted (#1773)
  • dbdf9d7 feat:plugin version will show the operator's version (#1781)
  • 52bd365 feat: No PodDisruptionBudget for minAvailable equal server's numbers. (#1772)
  • 1b88332 Adding back Usable Capacity and Internal (#1788)
  • cf4d30f Add script to find dead code in FE and remove it (#1790)
  • b7f6870 mds-released-v0.9.2 (#1787)
  • 6a495c8 fix: avoid the NewPool will change the tenant's label (#1782)
  • 1b84ccc Avoid flooding Operator log (#1777)
  • 392b3f3 fix: update sigs.k8s.io/controller-runtime v0.16.2 (#1775)
  • 3baa969 Update SHA checksum for operator image 5.0.9 to match quay.io (#1771)

Version 5.0.9

12 Sep 00:25
09c2011
Compare
Choose a tag to compare

Changelog

Version 5.0.8

06 Sep 18:06
776dafc
Compare
Choose a tag to compare

Changelog

Version 5.0.7

07 Aug 17:31
df9cbf0
Compare
Choose a tag to compare

Changelog

Version 5.0.6

28 Jun 08:41
4a60456
Compare
Choose a tag to compare

Changelog