• Kubernetes Submit Queue's avatar
    Merge pull request #36476 from nikhiljindal/deployRS · 7d312c2b
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Adding cascading deletion support to federation replicaset and deployments
    
    Forked from https://github.com/kubernetes/kubernetes/pull/36330
    
    Ref #33612
    Adding cascading deletion support for federated replicasets and deployments.
    
    ```release-note
    federation: Adding support for DeleteOptions.OrphanDependents for federated replicasets and deployments. Setting it to false while deleting a federated replicaset or deployment also deletes the corresponding resource from all registered clusters.
    ```
    7d312c2b
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
registry/cluster Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...