2.0.0 marks the stable release of synchronization with upstream 2.0.0. Make sure to review the upstream changelog and the upgrade documentation.
Connectivity
Added
- Pass through annotations and labels to the controller service
Updated
- Update kong image version to 2.2.3 Reference:
- https://github.com/Kong/kong/issues/6739
Changed
- Change default annotation filter to match the one we use for the nginx ingress controller.
Added
- Add sidecar container for
provider: aws
to periodically validate IAM credential acessibility (#76)
Added
- Add configuration options for
failurePolicy
andtimeoutSeconds
of validating webhook configuration. (#186)
- Add configuration options for
Changed
- Set docker.io as the default registry
Changed
- Set docker.io as the default registry
Fixed
- Adds additional options required for vmware installations. (#74)