UNCLASSIFIED

"CHANGELOG.md" did not exist on "4d0184c6686648902d1aae988eae844f936b3067"
CHANGELOG.md 1.04 KB
Newer Older
Kavitha Thulasiraman's avatar
Kavitha Thulasiraman committed
1 2
# Changelog

Branden Cobb's avatar
Branden Cobb committed
3
---
4 5 6 7
## [29.1.0-bb.9] - 2021-09-01
### Changed
- add map to specify image, tag, and policy in values for proxy and saml jobs

Mark Sanchez's avatar
Mark Sanchez committed
8 9 10 11
## [29.1.0-bb.8] - 2021-08-23
### Added
- Added resource requests and limits to pods with guaranteed QoS.

12 13 14 15 16 17
## [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.

18 19 20 21
## [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
22 23 24 25
## [29.1.0-bb.5] - 2021-06-30
### Added
- Network policy to allow prometheus scraping of istio envoy sidecar

26 27 28 29 30
## [29.1.0-bb.4]
### Changed
- kube-api network policy toggle
- istio network policy stricter podSelector values

Branden Cobb's avatar
Branden Cobb committed
31 32 33 34 35 36 37
## [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
38
## [29.1.0-bb.2]
39 40 41 42
### Added
- default-deny-all network policy
- istio network policy
- monitoring network policy