-
- Downloads
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.Learn more in our updated [Robot documentation](./docs/robot.md) 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)
Showing
- CHANGELOG.md 20 additions, 0 deletionsCHANGELOG.md
- chart/.snapshots/default.yaml 1 addition, 1 deletionchart/.snapshots/default.yaml
- chart/.snapshots/full.daemonset.yaml 1 addition, 1 deletionchart/.snapshots/full.daemonset.yaml
- chart/Chart.yaml 1 addition, 1 deletionchart/Chart.yaml
- deploy/ccm-networks.yaml 1 addition, 1 deletiondeploy/ccm-networks.yaml
- deploy/ccm.yaml 1 addition, 1 deletiondeploy/ccm.yaml
Loading
Please register or sign in to comment