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 09b838f commit c2a5b2bCopy full SHA for c2a5b2b
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