kubernetes/pkg/client/typed
Kubernetes Submit Queue 6d56d0337a Merge pull request #33234 from caesarxuchao/retry-discovery-failure
Automatic merge from submit-queue

Discovery client retry when failed to discovery resrouces

Fix #32308

`ServerPreferredNamespacedResources()` fails if in the middle of its execution, the TPR e2e tests change the supported resources on the API server. This PR let the e2e test framework retry `ServerPreferredNamespacedResources()`.

cc @lavalamp
2016-10-07 05:13:21 -07:00
..
discovery discovery client retry serverPreferredResources() in case groups changed in the middle 2016-10-04 21:49:53 -07:00
dynamic Allow garbage collection to work against different API prefixes 2016-09-22 15:00:58 -04:00