-
Notifications
You must be signed in to change notification settings - Fork 79
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
bump kubeclient ~> 2.4.0 #156
Conversation
@cben is there a reason you want to lock it to |
Dunno, it was |
Needed to control timeout. https://bugzilla.redhat.com/show_bug.cgi?id=1440950
Checked commit cben@dfb49ce with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
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 👍
Thanks @cben ! |
@miq-bot add-label euwe/yes, fine/yes |
FYI kubeclient 2.4.0 also brings much newer |
@cben could we use |
Sure, depends if @simon3z decides to make a 2.3.1 release.
|
@agrare why? 2.4 is backward compatible and the only changes are the timeout addition. |
See above. I don't have anything particular against the newer http gem,
beyond general principle that it's not really a necessary change for us.
Your call.
|
@agrare @cben
|
aaaah cool 👍. Now the |
👍 I'm good with backporting it then |
Relies on kubeclient 2.4 bumped in ManageIQ/manageiq-gems-pending#156.
Relies on kubeclient 2.4 bumped in ManageIQ/manageiq-gems-pending#156.
bump kubeclient ~> 2.4.0 (ported from manageiq-gems-pending.gemspec to gems/pending/Gemfile) - Merge ManageIQ/manageiq-providers-kubernetes#10 kubernetes_connect: add timeout settings (cherry picked from merge commit ManageIQ/manageiq-providers-kubernetes@1ee90b5) - openshift_connect: use kubernetes timeout settings (cherry picked from unmerged ManageIQ/manageiq-providers-openshift#8 - unnecessary on master but required in backports)
Marking as |
Backported to Euwe via ManageIQ/manageiq#15188 |
bump kubeclient ~> 2.4.0 (cherry picked from commit 0aeea3d) https://bugzilla.redhat.com/show_bug.cgi?id=1459929
Fine backport details:
|
bump kubeclient ~> 2.4.0 (cherry picked from commit 0aeea3d)
Needed for ManageIQ/manageiq-providers-kubernetes#10 to control timeout.
https://bugzilla.redhat.com/show_bug.cgi?id=1440950
cc @moolitayer @simonz @agrare