Skip to content

Releases: hetznercloud/hcloud-cloud-controller-manager

v1.8.0

01 Oct 10:57
5162e2f
Compare
Choose a tag to compare
  • 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

11 Aug 09:49
Compare
Choose a tag to compare
  • 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

25 Jun 11:32
012cfd1
Compare
Choose a tag to compare
  • Add missing support Load Balancer sticky sessions
  • Fix wrong parsing of health check timeout and interval

v1.6.0

23 Jun 12:04
Compare
Choose a tag to compare
  • 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

07 Feb 13:57
ba7fb12
Compare
Choose a tag to compare
  • Add better error handling and validation for certain errors related to wrong API tokens

v1.5.0

14 Oct 12:43
Compare
Choose a tag to compare
  • Add Support for Kubernetes 1.16

v1.4.0

02 Sep 07:43
da9620f
Compare
Choose a tag to compare
  • Add Networks Support

This release was tested on Kubernetes 1.15.x.

v1.3.0

28 Mar 13:17
155a0d1
Compare
Choose a tag to compare
  • Kubernetes 1.11 and 1.12 are now supported
  • update hcloud-go to 1.12.0

v1.2.0

02 Mar 09:24
Compare
Choose a tag to compare
  • update hcloud-go to v1.4.0
  • update kubernetes dependencies to v1.9.3

Release 1.1.0

02 Feb 16:34
Compare
Choose a tag to compare

Updated kubernetes dependencies to 1.9.2