Releases: gympass/cdn-origin-controller
Releases · gympass/cdn-origin-controller
v0.0.13
What's Changed
- [RN-468] Implement delete protection by @LCaparelli in #64
- [RN-666] Refactor distribution repo by @LCaparelli in #65
- [RN-466] Implement desired and observed state fetchers by @LCaparelli in #66
- [RN-466] Remove CDNStatus state dependency for syncing Distributions by @LCaparelli in #67
Full Changelog: v0.0.12...v0.0.13
cdn-origin-controller-v0.0.15
The cdn-origin-controller Helm Chart
v0.0.12
Features:
- Added support to configure a custom WAF web ACL Cloudfront distribution via annotation
cdn-origin-controller.gympass.com/cf.web-acl-arn
.
cdn-origin-controller-v0.0.14
The cdn-origin-controller Helm Chart
v0.0.11
Bug fixes:
- generate leader election config map per cdnClass
v0.0.10
Features:
- Added support to configure a custom cache policy for behaviors via annotation
cdn-origin-controller.gympass.com/cf.cache-policy
.
cdn-origin-controller-v0.0.13
The cdn-origin-controller Helm Chart
cdn-origin-controller-v0.0.12
The cdn-origin-controller Helm Chart
cdn-origin-controller-v0.0.11
The cdn-origin-controller Helm Chart
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