Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

federation: use cascading deletion in underlying clusters #44304

Closed
nikhiljindal opened this issue Apr 11, 2017 · 1 comment
Closed

federation: use cascading deletion in underlying clusters #44304

nikhiljindal opened this issue Apr 11, 2017 · 1 comment
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@nikhiljindal
Copy link
Contributor

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.

@nikhiljindal nikhiljindal added kind/bug Categorizes issue or PR as related to a bug. sig/federation labels Apr 11, 2017
@nikhiljindal
Copy link
Contributor Author

nikhiljindal commented Apr 11, 2017

Fixed by #44108

k8s-github-robot pushed a commit that referenced this issue Apr 11, 2017
…#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).
```
@nikhiljindal nikhiljindal self-assigned this Apr 11, 2017
mintzhao pushed a commit to mintzhao/kubernetes that referenced this issue Jun 1, 2017
…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).
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant