Connectivity
Changed
- Do not set
waitImage.repository in alignment with upstream.
Added
- Added values.schema.json for validation of default values
Fixed
- Change
waitImage values to make migration pods work. #100
Changed
- Update controller container image to
v0.44.0 and kube-webhook-certgen container image to 1.5.1. (#179) - Remove conflicting admission webhook api versions. (#178)
- Remove unecessary annotation. (#180)
Changed
- Update
coredns to upstream version 1.8.0.
Changed
- Allow wildcard subdomains to be used in the external-dns annotation. (#174)
Changed
- Update
coredns to upstream version 1.7.1 (including changes introduced in version 1.7.0).
Fixed
- Ensure CNAMEs are always used when AWS access is external. (#62)
Added
- Allow the sync policy to be configured. (#60)
- Supports customisation of the txt-owner-id (whilst still defaulting for default apps). (#60)
- Supports dry-run mode and warns the user if enabled. (#60)
Changed
- Rework the way the txt prefix is generated (whilst still defaulting for default apps). (#60)
- Rework how the annotation filter value is generated (whilst still defaulting for default app). (#60)
Added
- Added monitoring annotations and common labels.
Changed
- Update
coredns to upstream version 1.6.9.
Fixed
- Revert location of AWS API credentials in
values.yaml. (#57)