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

Avoid dropping resourcequota metadata in controller #70035

Merged
merged 1 commit into from
Nov 14, 2018

Conversation

liggitt
Copy link
Member

@liggitt liggitt commented Oct 19, 2018

What type of PR is this?
/kind bug

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #70030

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

kube-controller-manager no longer removes ownerReferences from ResourceQuota objects

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug Categorizes issue or PR as related to a bug. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Oct 19, 2018
@liggitt
Copy link
Member Author

liggitt commented Oct 19, 2018

/sig api-machinery

@k8s-ci-robot k8s-ci-robot added sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Oct 19, 2018
@enj
Copy link
Member

enj commented Oct 19, 2018

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 19, 2018
@liggitt
Copy link
Member Author

liggitt commented Oct 19, 2018

/approve

@stuart-warren
Copy link
Contributor

/assign @deads2k

1 similar comment
@stuart-warren
Copy link
Contributor

/assign @deads2k

@liggitt liggitt added this to the v1.13 milestone Oct 23, 2018
@yliaog
Copy link
Contributor

yliaog commented Oct 25, 2018

/cc @yliaog

@k8s-ci-robot k8s-ci-robot requested a review from yliaog October 25, 2018 20:10
@yliaog
Copy link
Contributor

yliaog commented Oct 25, 2018

/lgtm

@liggitt
Copy link
Member Author

liggitt commented Nov 14, 2018

/assign @mikedanese

@mikedanese
Copy link
Member

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: liggitt, mikedanese

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 14, 2018
@k8s-ci-robot k8s-ci-robot merged commit a44c2b9 into kubernetes:master Nov 14, 2018
@liggitt liggitt deleted the retain-quota-metadata branch November 15, 2018 14:27
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. 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. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. 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.

ownerReferences not correctly applied for ResouceQuota objects
8 participants