update docs to reference latest updates
parent
e8d97e89e6
commit
737dc1c45e
|
@ -93,7 +93,7 @@ the owner object.
|
||||||
|
|
||||||
Note that in the "foregroundDeletion", only dependents with
|
Note that in the "foregroundDeletion", only dependents with
|
||||||
`ownerReference.blockOwnerDeletion` block the deletion of the owner object.
|
`ownerReference.blockOwnerDeletion` block the deletion of the owner object.
|
||||||
Kubernetes version 1.7 will add an admission controller that controls user access to set
|
Kubernetes version 1.7 added an [admission controller](/docs/admin/admission-controllers/#ownerreferencespermissionenforcement) that controls user access to set
|
||||||
`blockOwnerDeletion` to true based on delete permissions on the owner object, so that
|
`blockOwnerDeletion` to true based on delete permissions on the owner object, so that
|
||||||
unauthorized dependents cannot delay deletion of an owner object.
|
unauthorized dependents cannot delay deletion of an owner object.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue