Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Update control-plane label value as cabpk-controller-manager #120

Merged
merged 1 commit into from
Aug 13, 2019

Conversation

SataQiu
Copy link
Contributor

@SataQiu SataQiu commented Aug 13, 2019

What this PR does / why we need it:
Update control-plane label value as cabpk-controller-manager.
controller-manager can't tell what kind of controller manager it is, I think.

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 #

Special notes for your reviewer:
I found that the label kube-controller-manager uses is component=kube-controller-manager.
We can also consider adding a component=cabpk-controller-manager label.

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:

NONE

/cc @chuckha @ncdc

@k8s-ci-robot k8s-ci-robot requested review from chuckha and ncdc August 13, 2019 09:46
@k8s-ci-robot k8s-ci-robot added 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. labels Aug 13, 2019
Copy link
Contributor

@detiber detiber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 to this change, it doesn't look like there is a way to override this value in kubebuilder

@chuckha
Copy link
Contributor

chuckha commented Aug 13, 2019

nice, this has bugged me in the past.

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chuckha, SataQiu

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 Aug 13, 2019
@detiber
Copy link
Contributor

detiber commented Aug 13, 2019

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 13, 2019
@k8s-ci-robot k8s-ci-robot merged commit 45b6740 into kubernetes-retired:master Aug 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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. lgtm Indicates that a PR is ready to be merged. 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.

4 participants