Commit Graph

20 Commits

Author SHA1 Message Date
Yuvi Panda
d301e200fb Allow setting maxsize for PoolManager (#18)
* Allow setting maxsize for PoolManager

* Only customize maxsize if config is explicitly not set to None
2017-07-08 22:28:10 -07:00
Spyros Trigazis
26cb526eaa Use oauth2 from google-auth (#16)
oauth2client is deprecated [1], use google-auth.

[1] https://github.com/google/oauth2client/releases (see Note)

Related-Issue: https://github.com/kubernetes-incubator/client-python/issues/275

Signed-off-by: Spyros Trigazis <spyridon.trigazis@cern.ch>
2017-07-06 17:54:56 -07:00
Mehdy Bohlool
4318bc68c1 Merge pull request #17 from mbohlool/travis_fix
Fix travis CI failure
2017-07-06 17:28:35 -07:00
mbohlool
967b4bfb22 Fix travis CI failure 2017-07-06 16:52:45 -07:00
Mehdy Bohlool
feee797ca9 Merge pull request #9 from mbohlool/test
Add tox and travis support
2017-06-12 02:01:36 -07:00
Mehdy Bohlool
510db89cf7 Merge pull request #11 from mbohlool/doc
Update README file
2017-06-12 02:00:49 -07:00
mbohlool
b920b6b451 Update README file 2017-06-09 15:19:50 -07:00
mbohlool
bb49e2c433 Update pep8 2017-06-09 13:22:08 -07:00
mbohlool
b49c6e9b50 Ignore IDE files 2017-06-09 13:22:07 -07:00
mbohlool
43a88f8d34 Add tox and travis support 2017-06-09 13:22:07 -07:00
Mehdy Bohlool
8704ce39c2 Merge pull request #5 from pokoli/non_existing_user
Use no user when the especified user is not found in the users section
2017-06-07 11:13:26 -07:00
Sergi Almacellas Abellana
6f9322d212 Use no user when the especified user is not found in the users section 2017-06-07 11:22:05 +02:00
Mehdy Bohlool
350a5cba50 Merge pull request #4 from pokoli/config_with_no_users
Use no user when the users section is missing in kubeconfig
2017-06-05 08:50:03 -07:00
Sergi Almacellas Abellana
7adf7e280d Use no user when the users section is missing in kubeconfig
Fixes kubernetes-incubator/client-python#236
2017-06-05 12:47:05 +02:00
Mehdy Bohlool
7c8e59b58d Merge pull request #2 from mbohlool/loopfix
Remove loop symlinks
2017-05-19 16:47:43 -07:00
mbohlool
3b44c3b6a9 Remove loop symlinks 2017-05-19 16:46:39 -07:00
Mehdy Bohlool
bf62a92558 Merge pull request #1 from mbohlool/master
Copy over base folder of python-client
2017-05-12 11:10:03 -07:00
mbohlool
ecb8afa69f Copy over base folder of python-client 2017-05-12 11:08:29 -07:00
Mehdy Bohlool
e92eb2d8b0 Update README.md 2017-04-19 16:13:03 -07:00
Mehdy Bohlool
1cc7995e83 Initial commit 2017-04-19 16:12:18 -07:00