Skip to content

urllib3 1.21 fails kubernetes if you use configuration.assert_hostname #197

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

Closed
mbohlool opened this issue Apr 25, 2017 · 2 comments · Fixed by #203
Closed

urllib3 1.21 fails kubernetes if you use configuration.assert_hostname #197

mbohlool opened this issue Apr 25, 2017 · 2 comments · Fixed by #203
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@mbohlool
Copy link
Contributor

Look like the new version of urlib3 fails out tests:

logs: https://travis-ci.org/kubernetes-incubator/client-python/jobs/225699267

@mbohlool mbohlool added the kind/bug Categorizes issue or PR as related to a bug. label Apr 25, 2017
@mbohlool mbohlool self-assigned this Apr 25, 2017
@mbohlool
Copy link
Contributor Author

cc @dims

@mbohlool
Copy link
Contributor Author

The change is urllib3 is explained in this issue: urllib3/urllib3#1016

@mbohlool mbohlool changed the title urllib3 >1.20 fails kubernetes if you use configuration.assert_hostname urllib3 1.20 fails kubernetes if you use configuration.assert_hostname Apr 26, 2017
@mbohlool mbohlool changed the title urllib3 1.20 fails kubernetes if you use configuration.assert_hostname urllib3 1.21 fails kubernetes if you use configuration.assert_hostname Apr 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant