mirror of
https://github.com/YuzuZensai/netbird-kubernetes-operator.git
synced 2026-09-13 10:49:15 +00:00
The e2e tests that existed before are flaky and test the old resources. This change removes them until we have implemented new e2e tests for the new resources. Part of #209