syself / hetzner-cloud-controller-manager

Kubernetes cloud-controller-manager for Hetzner Cloud & Hetzner Robot. Enables the usage of Hetzner Dedicated Servers and Hetzner Cloud Servers
Apache License 2.0
10 stars 7 forks source link

:sparkles: Handle errors of not enough lb targets #22

Closed janiskemper closed 1 year ago

janiskemper commented 1 year ago

Currently, there is no handling of situations where there are too many targets added to a load balancer.

This commit creates an event in case there are too many targets and does not try to add the targets that would be too much