Releases: digitalocean/digitalocean-cloud-controller-manager
Releases · digitalocean/digitalocean-cloud-controller-manager
v0.1.25
16 Jun 19:59
Compare
Sorry, something went wrong.
No results found
v0.1.24
18 May 12:49
Compare
Sorry, something went wrong.
No results found
v0.1.23
31 Jan 16:03
Compare
Sorry, something went wrong.
No results found
v0.1.22
15 Jan 18:24
Compare
Sorry, something went wrong.
No results found
v0.1.21
27 Oct 16:07
Compare
Sorry, something went wrong.
No results found
Provides version compatible with Kubernetes 1.16.
Check out the CHANGELOG for more details.
v0.1.20
09 Sep 22:10
Compare
Sorry, something went wrong.
No results found
Fix load-balancer bug related to handling of DigitalOcean Let's Encrypt certificates that have been automatically rotated by DigitalOcean's LBaaS.
v0.1.19
28 Aug 16:49
Compare
Sorry, something went wrong.
No results found
Fixes an issue around load-balancers being deleted manually that was introduced in v0.1.17.
Check out the CHANGELOG for more details.
v0.1.18
09 Aug 22:40
Compare
Sorry, something went wrong.
No results found
This release contains a single change:
Reduce API interactions around LB tag synchronization
Check out the CHANGELOG for more details.
v0.1.17
06 Aug 14:45
Compare
Sorry, something went wrong.
No results found
Notable changes:
LBs can now be renamed freely without affecting CCM
Improve latency during LB provisioning
Support specifying HTTP2 ports via annotation
Support accessing LBs from inside the cluster through a specified hostname managed by a DNS record of the user
Various fixes
Check out the CHANGELOG for more details.
v0.1.16-hotfix2
06 Aug 14:04
Compare
Sorry, something went wrong.
No results found
This is a hotfix release based on v0.1.16-hotfix1. It fixes a regression related to sticky sessions.
We set the protocol to HTTP if the sticky sessions option was set. However, this prevents concurrent usage of TCP and sticky HTTPS.
The release reverts the logic to the previous state.
Check out the CHANGELOG for more details.