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.
2 parents 09b838f + c2a5b2b commit cc5ca4fCopy full SHA for cc5ca4f
content/en/docs/concepts/workloads/controllers/garbage-collection.md
@@ -68,7 +68,7 @@ is subject to deletion once all owners are verified absent.
68
69
Cluster-scoped dependents can only specify cluster-scoped owners.
70
In v1.20+, if a cluster-scoped dependent specifies a namespaced kind as an owner,
71
-it is treated as having an unresolveable owner reference, and is not able to be garbage collected.
+it is treated as having an unresolvable owner reference, and is not able to be garbage collected.
72
73
In v1.20+, if the garbage collector detects an invalid cross-namespace `ownerReference`,
74
or a cluster-scoped dependent with an `ownerReference` referencing a namespaced kind, a warning Event
0 commit comments