mirror of
https://github.com/YuzuZensai/netbird-kubernetes-operator.git
synced 2026-09-13 10:49:15 +00:00
This change fixes flaky e2e tests with two changes. The first is that the manager container is checked for ready condition rather than running. The second is that the webhook server has been registered as part of the health check to verify it is running before reporting ready state. Signed-off-by: Philip Laine <philip.laine@gmail.com>