UNCLASSIFIED

"" did not exist on "main"
CHANGELOG.md 947 Bytes
Newer Older
Kavitha Thulasiraman's avatar
Kavitha Thulasiraman committed
1 2
# Changelog

Branden Cobb's avatar
Branden Cobb committed
3
---
Mark Sanchez's avatar
Mark Sanchez committed
4 5 6 7
## [29.1.0-bb.8] - 2021-08-23
### Added
- Added resource requests and limits to pods with guaranteed QoS.

8 9 10 11 12 13
## [29.1.0-bb.7] - 2021-07-27
### Fixes
- Fixed extraLabels indentation in all resources that have it.
### Added
- Added extraLabels to Deployment template labels.

14 15 16 17
## [29.1.0-bb.6] - 2021-06-30
### Added
- Add openshift toggle, conditionally add port 5353 egress. Changing "openshift:" to true in values.yaml will enable.

Branden Cobb's avatar
Branden Cobb committed
18 19 20 21
## [29.1.0-bb.5] - 2021-06-30
### Added
- Network policy to allow prometheus scraping of istio envoy sidecar

22 23 24 25 26
## [29.1.0-bb.4]
### Changed
- kube-api network policy toggle
- istio network policy stricter podSelector values

Branden Cobb's avatar
Branden Cobb committed
27 28 29 30 31 32 33
## [29.1.0-bb.3] - 2021-06-08
### Modified
- Modified CI tests to use new library and infrastructure

### Added
- Network policy for helm-tests to save artifacts

Charles Culman's avatar
Charles Culman committed
34
## [29.1.0-bb.2]
35 36 37 38
### Added
- default-deny-all network policy
- istio network policy
- monitoring network policy