You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: When users sends a cascading deletion request to federation i.e they set orphanDependents=false, then federation should also set orphanDependents=false, when it sends the request to underlying clusters.
The text was updated successfully, but these errors were encountered:
…#44108-upstream-release-1.6
Automatic merge from submit-queue
Automated cherry pick of #44108
Cherry pick of #44108 on release-1.6.
#44108: fed: Disable orphaning of per-cluster resources on deletion.
```release-note
Fix for [federation failing to propagate cascading deletion](#44304).
```
…y-pick-of-#44108-upstream-release-1.6
Automatic merge from submit-queue
Automated cherry pick of kubernetes#44108
Cherry pick of kubernetes#44108 on release-1.6.
kubernetes#44108: fed: Disable orphaning of per-cluster resources on deletion.
```release-note
Fix for [federation failing to propagate cascading deletion](kubernetes#44304).
```
Problem: When users sends a cascading deletion request to federation i.e they set orphanDependents=false, then federation should also set orphanDependents=false, when it sends the request to underlying clusters.
The text was updated successfully, but these errors were encountered: