v0.0.9
Bug fixes:
- fixed a bug where aliases domains would not be correctly compared to the actual DNS resources
- fixed a bug where the CDNStatus resource could not be persisted if it had DNS aliases configured
- fixed a bug where a CloudFront distribution would not be updated if logging was not enabled for the CDN class
- added a prefix to TXT records the controller uses to express ownership of other DNS records to prevent collisions with actual TXT records for the alias domain
Merged PRs
- [RN-329] Add permissions to handle CDNStatus by @LCaparelli in #44
- Merge develop into main by @LCaparelli in #45
- Grant update permission on Ingresses by @LCaparelli in #46
- [RN-331] - fix update distribution when logging is disabled. by @cesarokuti in #49
- [RN-330] Omit .status.dns if null by @LCaparelli in #48
- [RN-332] Add prefix to TXT records to avoid collisions by @LCaparelli in #50
New Contributors
- @cesarokuti made their first contribution in #49
Full Changelog: v0.0.8...v0.0.9