Skip to content

Exclude urllib3 version 1.21 from depedencies as it breaks our code #203

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

Merged
merged 1 commit into from
Apr 26, 2017

Conversation

mbohlool
Copy link
Contributor

fixes #197

@mbohlool mbohlool requested a review from dims April 26, 2017 20:14
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 26, 2017
@codecov-io
Copy link

Codecov Report

Merging #203 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #203   +/-   ##
=======================================
  Coverage   94.56%   94.56%           
=======================================
  Files           9        9           
  Lines         681      681           
=======================================
  Hits          644      644           
  Misses         37       37

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 763ada9...7aec646. Read the comment docs.

@dims
Copy link
Collaborator

dims commented Apr 26, 2017

LGTM

@mbohlool mbohlool merged commit 3b5569a into kubernetes-client:master Apr 26, 2017
@mbohlool
Copy link
Contributor Author

missed the version in requirements.txt. will fix that inline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

urllib3 1.21 fails kubernetes if you use configuration.assert_hostname
4 participants