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
Upgrading dependancies to K8s 1.8.5 #589
Conversation
updating comments for the TODOs and knowledge in the future.
7c5201b
to
d35025d
Compare
|
Changes Unknown when pulling d35025d on shawn-hurley:k8s-upgrade into ** on openshift:master**. |
|
Changes Unknown when pulling d35025d on shawn-hurley:k8s-upgrade into ** on openshift:master**. |
|
Changes Unknown when pulling d35025d on shawn-hurley:k8s-upgrade into ** on openshift:master**. |
|
This looks good to me. I am holding my 👍 until I test it locally, probably after lunch but before the end of the day. |
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.
LGTM.
|
Changes Unknown when pulling 064fd60 on shawn-hurley:k8s-upgrade into ** on openshift:master**. |
|
Travis seems to not want to run the test against the latest changes. I have no idea why, you can see these files do not violate the lint if you look at them. I propose we ignore the lint issue that CI is failing on. |
|
Changes Unknown when pulling 61f448a on shawn-hurley:k8s-upgrade into ** on openshift:master**. |
|
Changes Unknown when pulling b15a9c7 on shawn-hurley:k8s-upgrade into ** on openshift:master**. |
* vendor and glide changes for upgrade to k8s 1.8 * fixing our code to use k8s 1.8 api changes. updating comments for the TODOs and knowledge in the future. * fixing tests * gate debugging * removing gate debug and fixing lint issues.
Describe what this PR does and why we need it:
This PR will upgrade our dependencies for k8s 1.8.
This PR is needed for completing the API for remote execution.
Changes proposed in this pull request