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
// With ResilientWatchcCacheInitialization feature, List requests are rejected with 429 if watchcache is not initialized.
698
-
// However, in some of these tests that install faulty converter webhook, watchcache will never initialize by definition (as list will never succeed due to faulty converter webook).
699
-
// In such case, the returned error will differ from the one returned from the etcd, so we need to force the request to go to etcd.
0 commit comments