Skip to content

v1.35.0

Latest

Choose a tag to compare

@hcloud-bot hcloud-bot released this 11 Aug 05:52
cfbbbd9

Zone Label

The datacenter property was removed from the Server object (see changelog. For backwards compatibility, we statically compute the datacenter from the location to fill the topology.kubernetes.io/zone and failure-domain.beta.kubernetes.io/zone labels. In the next major release we will stop setting these values. To stop setting these values now, you can set the environment variable HCLOUD_INSTANCES_ZONE_LABEL_ENABLED=false. See here for more details.

Features

  • helm: allow annotations on the service account (#1295) (f4bf0d3)
  • load-balancer: support http timeout-idle annotation (#1301) (926a08a)
  • load-balancer: improve error logs on invalid input (#1301) (926a08a)
  • node: make the zone label configurable (#1311) (8c2952e)