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

Automated cherry pick of #44108 #44290

Conversation

nikhiljindal
Copy link
Contributor

@nikhiljindal nikhiljindal commented Apr 10, 2017

Cherry pick of #44108 on release-1.6.

#44108: fed: Disable orphaning of per-cluster resources on deletion.

Fix for [federation failing to propagate cascading deletion](https://github.com/kubernetes/kubernetes/issues/44304).

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.
@k8s-github-robot k8s-github-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge DEPRECATED. Indicates that a PR should not merge. Label can only be manually applied/removed. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Apr 10, 2017
@k8s-github-robot
Copy link

The 'parent' PR of a cherry-pick PR must have one of the "release-note" or "release-note-action-required" labels, or this PR must follow the standard/parent release note labeling requirement. (release-note-experimental must be explicit for cherry-picks)

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 10, 2017
@nikhiljindal nikhiljindal added release-note-none Denotes a PR that doesn't merit a release note. and removed release-note-label-needed labels Apr 10, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@nikhiljindal
Copy link
Contributor Author

cc @csbell
@enisoc I assume you are the right person to request cherrypick-approved label as 1.6 branch owner?

@nikhiljindal
Copy link
Contributor Author

@k8s-bot gce etcd3 e2e test this

@enisoc
Copy link
Member

enisoc commented Apr 10, 2017

Does this fix a regression or broken use case? If so, please explain or link to the bug.

@nikhiljindal
Copy link
Contributor Author

This fixes a bug in federation cascading deletion.
Filed #44304 which explains the problem.

@shashidharatd
Copy link

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 11, 2017
@k8s-github-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nikhiljindal, shashidharatd

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@enisoc enisoc added cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed do-not-merge DEPRECATED. Indicates that a PR should not merge. Label can only be manually applied/removed. release-note-none Denotes a PR that doesn't merit a release note. labels Apr 11, 2017
@enisoc enisoc added this to the v1.6 milestone Apr 11, 2017
@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit 0a831ab into kubernetes:release-1.6 Apr 11, 2017
mintzhao pushed a commit to mintzhao/kubernetes that referenced this pull request 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
approved Indicates a PR has been approved by an approver from all required OWNERS files. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants