-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Add validate job update #784
Conversation
Travis tests have failedHey @hzxuzhonghu, TravisBuddy Request Identifier: 2fe9a050-893a-11ea-bb83-97d0df38a079 |
/approve |
Travis tests have failedHey @hzxuzhonghu, TravisBuddy Request Identifier: 3f9471e0-8955-11ea-89f9-79127b809311 |
/lgtm |
Travis tests have failedHey @hzxuzhonghu, TravisBuddy Request Identifier: 356befd0-89ba-11ea-aae4-d3259c3e8c73 |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hzxuzhonghu, k82cn 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 |
} | ||
|
||
// jon controller will update the pvc name if not provided | ||
for i := range new.Spec.Volumes { |
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.
that means we did not check volumes update here?
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.
Nope, we do not check the volume name here, it is auto generated by job controller.
…4-origin-release-0.4 Automated cherry pick of #784: Add validate job update
This is first step for scale up/down