mbohlool
|
824c03c7ee
|
Add proper GCP config loader and refresher
|
2017-07-25 03:17:32 -07:00 |
|
Mehdy Bohlool
|
00d2417a92
|
Merge pull request #24 from kubernetes-client/mbohlool-patch-1
Update README.md
|
2017-07-24 02:32:12 -07:00 |
|
Mehdy Bohlool
|
0ffb719637
|
Update README.md
|
2017-07-23 02:56:17 -07:00 |
|
Mehdy Bohlool
|
1110248545
|
Merge pull request #20 from jraby/add_ws_streaming_protocol
Add ws_streaming_protocol and use v4 by default
|
2017-07-19 04:47:53 -07:00 |
|
Jean Raby
|
a2ae2135ea
|
Add ws_streaming_protocol and use v4 by default
To be sent in the Sec-WebSocket-Protocol http header by the ws_client.
|
2017-07-18 17:03:24 -04:00 |
|
Mehdy Bohlool
|
7f9231e9d0
|
Merge pull request #19 from yuvipanda/kubeconfig
Respect the KUBECONFIG environment variable if set
|
2017-07-13 18:50:47 -07:00 |
|
yuvipanda
|
ee4f01c6ff
|
Respect the KUBECONFIG environment variable if set
|
2017-07-13 18:18:31 -07:00 |
|
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 |
|