mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-18 22:09:05 +00:00
Automatic merge from submit-queue [Federation] Use cascading deletion when deleting resources in underlying clusters The Federation control plane issues a delete command unless it wants to orphan the underlying per-cluster resource. When issuing that command, always set the orphanDependents to false. /release-note-none /sig-federation