-
Notifications
You must be signed in to change notification settings - Fork 444
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
Modify labels for controller resources #1621
Modify labels for controller resources #1621
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andreyvelich 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 |
// LabelDeploymentName is the label of deployment name. | ||
LabelDeploymentName = "deployment" | ||
LabelDeploymentName = "katib.kubeflow.org/deployment" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will it be released in next version?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's fine to release it in 0.12, since it's not breaking change.
These labels are used internally in Katib Controller.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SGTM.
/lgtm
/hold cancel |
/retest |
To be consistent with this PR: #1611, we should also change our labels for Trials and Suggestion Deployment's Pod.
Please take a look @alculquicondor @gaocegege @johnugeorge
/hold for the review