Newer
Older

bigbang bot
committed
## [4.4.16-bb.0] - 2022-05-05
### Changed
- Update to 4.4.16
- Update MinIO image to RELEASE.2022-04-30T22-23-53Z
- Modified by BB to use with instead of range in NOTES and tenant-secret
## [4.4.12-bb.4] - 2022-04-22
### Added
- Added mTLS PeerAuthentication policy for minio pods

bigbang bot
committed
## [4.4.12-bb.3] - 2022-04-14
### Fixed
- Update BB version annotation to RELEASE.2022-04-12T06-55-35Z
## [4.4.12-bb.2] - 2022-04-13
### Changed
- Update MinIO image to RELEASE.2022-04-12T06-55-35Z
## [4.4.12-bb.1] - 2022-03-30
### Added
- Added Tempo Zipkin Egress Policy

bigbang bot
committed
## [4.4.12-bb.0] - 2022-03-25
### Changed
- Update to 4.4.12
- Moved Big Bang virtual service definitions to templates/bigbang
## [4.4.10-bb.1] - 2022-03-24
### Added
- Grafana dashboards moved in from Monitoring
## [4.4.10-bb.0] - 2022-02-22
### Changed
- Update to 4.4.10
- Markdown linting and spell checking.
## [4.4.3-bb.2] - 2022-02-15
- Pass through custom annotation to the tenant chart
- Fix a few NPs to bind to all pods and limit ingress on source namespace label
- Update Chart.yaml to follow new standardization for release automation
- Added renovate check to update new standardization
- Update to 4.4.3 -- upstream charts now split on operator/tenant charts -- kpt is used now
- Charts are now closer to upstream versions
## [4.2.3-bb.10] - 2022-01-20
### Changed
- Relocated bbtests from `test-values.yaml` to `values.yaml`
- Added annotations to Tenant
- Changed cypress timeout value to 15000 for testing access to UI
## [4.2.3-bb.7] - 2021-11-22
- Added virtual service for minio api
- Modified network polices to allow communication to minio api
- Set network policy to the correct port for prometheus scraping
## [4.2.3-bb.4] - 2021-10-14
- Update README with gluon template
- Setting upgradeTenants to true by default.
- Changed label passthrough in istio network policy
## [4.1.2-bb.5] - 2021-8-18
- Add resource requests and resource limits to Minio containers
## [4.1.2-bb.4] - 2021-7-28
- Add openshift toggle. If it's set, add port 5353 egress rule.
- remove incorrect annotations from tenant
- minor fixes to tenant and virtual service templates
## [4.1.2-bb.1] - 2021-7-21
### Updated & Upgraded
- Added infrastructure to support a phases upgrade from version 2.0.9 to version 4.1.2
- NOTE/IMPORTANT: an backup restore of data is required to upgrade from 2.0.9 to 4.1.2
- Added infrastructure and use of new "tenant v2" CRD as handled by the Minio Operator 4.1.2
- Updated documentation
- Refactored secrets to streamline their generation
- Enabled Minio Operator 4.1.2 to create services for tenant deployment
- Please note the storage requirements in the README for deploying this instance.
- Conditional for console enabled / disabled since upstream image is being used
- Default values at only one of the levels needed for tenant spec
- Migrated to new Helm library for testing
- Defaulted IPS to `private-registry`
- Defaulted SecurityContext to IB standard
- Refactored secrets to better "auto-create"
- Upgraded deployment of Minio using the Minio 4.0.4 operator.
- Added delay in test startup due to time delay to startup minio instances
- Disabling istio toggle by default, will inherit settings from BigBang chart.
- Refactor to deploy with helm chart in Big Bang Umbrella.
## [0.1.1]