mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-18 00:40:32 +00:00
This test was trying to create an Endpoints resource that the Endpoints controller would also attempt to create. This could result in a failure if the Endpoints controller created the resource before the test did.