Skip to content
Snippets Groups Projects
Unverified Commit 92411544 authored by Hetzner Cloud Bot's avatar Hetzner Cloud Bot Committed by GitHub
Browse files

chore(main): release v1.24.0 (#877)

### Improved Robot Support in hcloud-cloud-controller-manager

The hcloud-cloud-controller-manager now forwards `InternalIPs` by
default on Robot nodes when the `--node-ip` flag is used. If the
provided IP is not already registered as an `ExternalIP` and matches the
expected address family, it will be forwarded automatically during
initialization.

This allows the use of vSwitch IPs in private networks and Load
Balancers.

:link: Learn more in our updated [Robot documentation](./docs/robot.md)
:blue_book: Follow our
[how-to-guide](./docs/how-to-robot-vswitch-load-balancer.md) to set up
Load Balancers with vSwitch IPs.

### Features

- **robot**: forward InternalIPs by default on Robot nodes (#865)
- **load-balancer**: enable use-private-ip annotation for Robot servers
(#898)

### Bug Fixes

- **load-balancer**: don't print entire node object when adding
robot target (#904)
parent 49dd01e6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment