BREAKING CHANGES:
- Remove old configuration and status annotation
NEW:
- Increase availability:
- Replicas increased to 2 by default
- Add pod anti-affinity
- Enable leader election enabled by default
- Enable usage of ServiceNetworkEndpointGroups by default (
use-svcneg) - Enable periodic reconciliation (set to default to 5 minutes)
- Additional logging and metrics
- Helm chart improved and updated (eg. with
PodMonitoringsupport) - Terraform fixes and improvements
Please note the amount of changes to this release - marked as prerelease for now.
Big thanks to all contributors and bug reporters!
What's Changed
- Fix tag reference in Helm chart for Kube RBAC Proxy by @drcapulet in #170
- Authentication migration: remove kube-rbac-proxy by @rosmo in #152
- Fix annotations merge reference in Helm chart for service account by @drcapulet in #172
- Fix tag in Helm chart by @rosmo in #174
- Add configurable logging with standard zap integration by @devrandom0 in #175
- Version 2.0.0: changes to defaults by @rosmo in #177
- Add additional metrics by @rosmo in #179
Full Changelog: v1.4.3...v2.0.0