Connectivity
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)
Fixed
- Added component label to deployment labels as well
Added
- Add
app.kubernetes.io/component on deployments so that management-cluster-admission controller does not complain.
Changed
- Enable topology spread constraints by default. (#318)
Fixed
- Correct pod selectors on each deployment. Deployments renamed to allow for changing the selectors.