Connectivity
Changed
- Updated icon
Added
- Option to specify Min Ready Seconds to kong deployment to mitigate kong dropping traffic during upgrades.
Fixed
- Fix lookup for CA secret for admission webhook.
Changed
- Breaking change Update controller container image to
v1.0.0. From this version on, only clusters with kubernetes >= 1.19 are supported. Please make sure to read the upgrading notes. (#218).
- Breaking change Update controller container image to
Added
- Add support for CAPZ clusters by detecting the Azure configuration file location.
Breaking Changes
Please check “Breaking Changes” paragraph of upstream changelog for details Overview:
- Upgraded CRDs to V1 from the previous deprecated v1beta1.
- Added support for controller metrics ot the Prometheus resources.
Updates