Skip to content

Releases: gympass/cdn-origin-controller

cdn-origin-controller-v0.0.9

14 Dec 17:33
bcbb0ba
Compare
Choose a tag to compare

The cdn-origin-controller Helm Chart

cdn-origin-controller-v0.0.8

14 Dec 16:34
0b9e59c
Compare
Choose a tag to compare

The cdn-origin-controller Helm Chart

cdn-origin-controller-v0.0.10

14 Dec 23:09
8b05350
Compare
Choose a tag to compare

The cdn-origin-controller Helm Chart

v0.0.8

13 Dec 22:07
6c11033
Compare
Choose a tag to compare

Breaking changes:

  • the cdn-origin-controller.gympass.com/cdn.id annotation is no longer supported and cdn-origin-controller.gympass.com/cdn.group should be used instead

Features:

  • allow the provisioning of CloudFront distributions based on environment variables and annotations
  • add CDN classes to support multiple deployments with different configurations on same cluster
  • support the creation of Route53 aliases for the distribution's alternate domains
  • add CDNStatus Custom Resource to provide user feedback on the status of the CDN being managed by the controller
  • add custom columns to the output of kubectl get cdnstatus for improved usability
  • add cdn-origin-controller.gympass.com/cf.alternate-domain-names annotation to support the configuration of alternate domains in the CloudFront distribution

Bug fixes:

  • fixed a bug where two different origins with same host and different configuration (e.g., timeout) were accepted. One of these would eventually be chosen over the other when de-duplicating Origins, leading to one of them being held as "true" while others were ignored. Such scenarios now return an error.

Merged PRs

Full Changelog: v0.0.7...v0.0.8

cdn-origin-controller-v0.0.7

13 Dec 22:05
6c11033
Compare
Choose a tag to compare

The cdn-origin-controller Helm Chart

cdn-origin-controller-v0.0.6

13 Dec 16:29
bf29a69
Compare
Choose a tag to compare

The cdn-origin-controller Helm Chart

v.0.0.7

21 Oct 19:04
a95821d
Compare
Choose a tag to compare

Hotfix: Custom origin response time persistence.

cdn-origin-controller-v0.0.5

21 Oct 13:14
b13bcb2
Compare
Choose a tag to compare

The cdn-origin-controller Helm Chart

v0.0.6

21 Oct 12:42
d5dcd07
Compare
Choose a tag to compare

Add a new annotation cdn-origin-controller.gympass.com/cf.origin-response-timeout to configure the timeout for when CloudFront is attempting to reach an origin.

cdn-origin-controller-v0.0.4

21 Sep 20:17
fb2c246
Compare
Choose a tag to compare

The cdn-origin-controller Helm Chart