-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Update k8s #1324
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
Update k8s #1324
Conversation
|
LGTM |
656e241 to
2d3a70f
Compare
|
/test all |
|
/test integration_rhel |
|
/test e2e |
1 similar comment
|
/test e2e |
vendor.conf
Outdated
| @@ -1,4 +1,4 @@ | |||
| k8s.io/kubernetes a48f11c2257d84b0bec89864025508b0ef626b4f https://github.com/kubernetes/kubernetes | |||
| k8s.io/kubernetes 7488d1c9210e60aef9ad49f07cb5d8a24152db88 https://github.com/kubernetes/kubernetes | |||
| k8s.io/client-go master https://github.com/kubernetes/client-go | |||
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.
very likely we need to bump everything related to k8s as well
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 did update most of these. Let us switch back to commit ids. I'll update the PR.
64905df to
6a937d0
Compare
|
/test all |
|
Networking related tests are failing. Investigating. |
|
/retest |
3 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/test all |
|
/test e2e_rhel |
|
/test all |
|
/retest |
1 similar comment
|
/retest |
|
/test e2e |
|
/test all |
|
/test e2e |
|
/test all |
|
/test e2e_rhel |
|
/test all |
|
/test all |
Signed-off-by: Mrunal Patel <[email protected]>
|
/test e2e_rhel |
|
/test all |
|
/test e2e_rhel |
|
@runcom This is green! |
This PR updates k8s dependency to latest master.
I have created a separate commit for non-vendor changes for easier review which can be squashed before merging.