You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
Describe the bug
When nodes are added or removed, the TCP health check is removed from the load balancer in VCD.
When the deprecated machine IP gets removed from the LB, the TCP check is removed at the same time and not recreated.
Reproduction steps
...
Expected behavior
The TCP check should remain at all times.
Additional context
No response