Releases: hetznercloud/hcloud-cloud-controller-manager
Releases · hetznercloud/hcloud-cloud-controller-manager
v1.8.0
- Fix: nil pointer dereference when Load Balancers were disabled
- Update hcloud-go to 1.22.0
- Update build to go 1.15
- Fix: update default health check (#87)
- Fix: Ignore protected Load Balancers on deletion instead of raising an error
You can update by running
## for Networks Version
kubectl apply -f https://raw.githubusercontent.com/hetznercloud/hcloud-cloud-controller-manager/master/deploy/ccm-networks.yaml
## for without Networks
https://raw.githubusercontent.com/hetznercloud/hcloud-cloud-controller-manager/master/deploy/ccm.yaml
v1.7.0
- Fix: nil pointer dereference when Network was not found
- Update hcloud-go to 1.20.0
- Add
HCLOUD_LOAD_BALANCERS_ENABLED
env variable to disable the Load
Balancer feature, per default the Load Balancers are enabled. - Use defaults if health check annotations are not set.
- Add support for changing the Load Balancer type
v1.6.1
v1.6.0
- Add support for hcloud Load Balancer
- Update kubernetes dependencies to v1.16.2
- Update build to go 1.14
You can find a detailed description for the new Load Balancers under https://github.com/hetznercloud/hcloud-cloud-controller-manager/blob/master/docs/load_balancers.md
v1.5.1
- Add better error handling and validation for certain errors related to wrong API tokens
v1.5.0
- Add Support for Kubernetes 1.16
v1.4.0
- Add Networks Support
This release was tested on Kubernetes 1.15.x.
v1.3.0
- Kubernetes 1.11 and 1.12 are now supported
- update hcloud-go to 1.12.0
v1.2.0
- update hcloud-go to v1.4.0
- update kubernetes dependencies to v1.9.3
Release 1.1.0
Updated kubernetes dependencies to 1.9.2