UNCLASSIFIED

CHANGELOG.md 675 Bytes
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.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
8 9 10 11
## [29.1.0-bb.5] - 2021-06-30
### Added
- Network policy to allow prometheus scraping of istio envoy sidecar

12 13 14 15 16
## [29.1.0-bb.4]
### Changed
- kube-api network policy toggle
- istio network policy stricter podSelector values

Branden Cobb's avatar
Branden Cobb committed
17 18 19 20 21 22 23
## [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
24
## [29.1.0-bb.2]
25 26 27 28
### Added
- default-deny-all network policy
- istio network policy
- monitoring network policy