Connectivity
Changed
- Update init container image to v3.16.2(#182)
Added
- Support for labels on the controller metrics service.
Changed
- Update initContainer v3.15.5
Added
- Support for annotations, labels and suffix on the internal controller service.
NOTE: Adding, changing or removing the suffix results in a different name of the controller service resource. Since Helm does not keep track of the old resource, we recommend to uninstall and reinstall the app when changing the suffix.
Changed
- Aligned internal controller service and its configuration parameters to the normal one.
- Omit
service.beta.kubernetes.io/aws-load-balancer-proxy-protocol for use-proxy-protocol: "false".
Changed
- Update alpine image to v3.15.5 (#178)
Updates
- Update kubectl container image to 1.24.2 in CRD install job.
Fixes
- Make sure all container images use the same container registry.
Changed
- Update
coredns to upstream version 1.9.3.
Changed
- Update test dependencies and py-helm-charts version to 0.7.0 (#173)
- Ignore IRSA annotation for service account when using AWS
external access.
Changed
- externalDNS annotations won’t no longer be set on the ingress services if
baseDomain is not set. (#321)
Removed
- Default value for
baseDomain configuration value automatically set for workload cluster installations. (#321) - Unused configuration values for chart installations on management clusters. (#321)