-
Notifications
You must be signed in to change notification settings - Fork 994
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
remove repeated code. #627
Conversation
Line 56-58 has same effect. Signed-off-by: limk <1144650984@qq.com>
or
aim to make the name |
Hey @YesterdayxD, TravisCI finished with status TravisBuddy Request Identifier: ec4919d0-223b-11ea-b76a-c509dfe0ae07 |
Hey @YesterdayxD, TravisBuddy Request Identifier: 40505b30-2244-11ea-b76a-c509dfe0ae07 |
@YesterdayxD Good catch, i prefer #627 (comment) |
And one step further, i would like to deprecate the |
Please do not do that, that'll make user set schedulerName for each pod-template. We can validate it by admission controller. |
/assign @hzxuzhonghu |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: k82cn, YesterdayxD 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 |
Please add lgtm label. |
@hzxuzhonghu , is that ok for you? |
yeah |
Line 56-58 has same effect.