Skip to content

Commit 0e699f7

Browse files
richabankerHan Kang
andauthored
Update keps/sig-api-machinery/4020-unknown-version-interoperability-proxy/README.md
Co-authored-by: Han Kang <[email protected]>
1 parent f9442d3 commit 0e699f7

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-api-machinery/4020-unknown-version-interoperability-proxy

1 file changed

+1
-1
lines changed

keps/sig-api-machinery/4020-unknown-version-interoperability-proxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ or get a 503 (which it handles safely).
248248
This controller seeks to empty all objects from a namespace when it is deleted.
249249
Discovery failures cause NLC to be unable to tell if objects of a given resource
250250
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
251+
namespace until it can verify it is empty: this causes slowness deleting
252252
namespaces that is a common source of complaint.
253253

254254
Additionally, if the NLC knows about a resource that the apiserver it is talking

0 commit comments

Comments
 (0)