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

Bug 1743160: pkg/controller/kubelet-config: fix owener reference #1022

Merged

Conversation

runcom
Copy link
Member

@runcom runcom commented Jul 30, 2019

Signed-off-by: Antonio Murdaca runcom@linux.com

- What I did

This fixes a regression introduced in 680f79c#diff-bc0cd3d2a7a92d7ffb804b2d7b2a5636R54 - I think this can cause the resulting kubeletConfig MC to be deleted when the kube GC kicks in but I haven't successfully verified that. Besides, the controller for kubeConfig is KubeletConfig so fix that.

- How to verify it

- Description for the changelog

Signed-off-by: Antonio Murdaca <runcom@linux.com>
@openshift-ci-robot openshift-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jul 30, 2019
@RobertKrawitz
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 30, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RobertKrawitz, runcom

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

@openshift-merge-robot openshift-merge-robot merged commit d13f722 into openshift:master Jul 30, 2019
@runcom runcom deleted the fix-oref-kubeletconfig branch July 30, 2019 14:34
@cgwalters
Copy link
Member

Mind including the info from the PRs in commit messages in the future?

@runcom
Copy link
Member Author

runcom commented Jul 30, 2019

Mind including the info from the PRs in commit messages in the future?

c*ap, I missed that sorry

@rphillips
Copy link
Contributor

/cherrypick release-4.1

@openshift-cherrypick-robot

@rphillips: new pull request created: #1067

In response to this:

/cherrypick release-4.1

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@rphillips
Copy link
Contributor

/retitle Bug 1743160: pkg/controller/kubelet-config: fix owener reference

@eparis eparis changed the title pkg/controller/kubelet-config: fix owener reference Bug 1743160: pkg/controller/kubelet-config: fix owener reference Aug 20, 2019
@rphillips
Copy link
Contributor

/bugzilla refresh

1 similar comment
@rphillips
Copy link
Contributor

/bugzilla refresh

@openshift-ci-robot
Copy link
Contributor

@rphillips: Bugzilla bug 1743160 is in an unrecognized state (MODIFIED) and will not be moved to the MODIFIED state.

In response to this:

/bugzilla refresh

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants