We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9442d3 commit 0e699f7Copy full SHA for 0e699f7
keps/sig-api-machinery/4020-unknown-version-interoperability-proxy/README.md
@@ -248,7 +248,7 @@ or get a 503 (which it handles safely).
248
This controller seeks to empty all objects from a namespace when it is deleted.
249
Discovery failures cause NLC to be unable to tell if objects of a given resource
250
are present in a namespace. It fails safe, meaning it refuses to delete the
251
-namespace until it can verify it is empty: this causes slowness deleteing
+namespace until it can verify it is empty: this causes slowness deleting
252
namespaces that is a common source of complaint.
253
254
Additionally, if the NLC knows about a resource that the apiserver it is talking
0 commit comments