This release sets the metadata.uid
and metadata.generation
fields in effective provider configs to ensure correct cache key calculations when multiple IRSA provider configs with different role chains are used. It also fixes unnecessary diffs in the Route53 Record resource by ignoring trailing dots in record names, and a few improvements.
What's Changed
- examples: remove namespace from spec.writeConnectionSecretToRef for namespaced MRs by @erhancagirici in #1869
- fix: set UID and generation at effective provider config by @erhancagirici in #1871
- Bump uptest to v2 by @sergenyalcin in #1872
- fix: ignore diff for trailing dots in Record.route53 names by @erhancagirici in #1877
Full Changelog: v2.1.0...v2.1.1