Tomasz Prus
c656764766
fix: reset _stop when new stream is called
2017-08-21 00:50:32 +02:00
Mehdy Bohlool
01f6875ed4
Merge pull request #318 from brejoc/patch-1
...
Introducing __version__ variable
2017-08-16 02:01:30 -07:00
Jochen Breuer
3b66dde057
Changes from update-client.sh
2017-08-16 08:11:47 +02:00
Jochen Breuer
1054f10c6d
Introducing __version__ and __project__ variables
...
Version information comes from scripts/constants.py and is hard-coded to
kubernetes/__init__py by scripts/update-client.sh.
__project__ is just hard-coded.
Fixes #317
2017-08-16 08:11:47 +02:00
Mehdy Bohlool
e2e422b72c
Merge pull request #307 from mbohlool/update_gen
...
Release 3.0 - Update generated client and documentations
2017-08-10 17:52:58 -07:00
mbohlool
ed7a1f170c
Update compatibility matrix
2017-08-10 17:42:40 -07:00
mbohlool
49598cd276
update changelog
2017-08-10 17:36:27 -07:00
mbohlool
b4f852a9d9
update generated client to get https://github.com/kubernetes/kubernetes/pull/49357
2017-08-10 17:33:39 -07:00
Mehdy Bohlool
f9a019698e
Merge pull request #298 from jraby/v4_stream_proto
...
Set Sec-WebSocket-Protocol header from cfg param
2017-07-28 11:22:34 -07:00
Jean Raby
c3d3ea82d2
Support for v4 stream protocol
...
- Set Sec-WebSocket-Protocol header from cfg param
- Add ERROR and RESIZE websocket channels
As defined in pkg/kubelet/server/remotecommand/websocket.go
- Adjust tests to show v4 behavior wtr to status message
- Tweak read_all() to return only data from stdout and stderr.
2017-07-26 15:31:25 -04:00
Mehdy Bohlool
6b555de1c7
Merge pull request #305 from mbohlool/gce_config
...
Update base submodule
2017-07-25 13:14:35 -07:00
mbohlool
dabdec6967
Update Changelog for 3.0.0b1 release
2017-07-25 13:03:18 -07:00
mbohlool
d518be4ad3
Update base submodule
2017-07-25 13:03:18 -07:00
Mehdy Bohlool
168c5e761f
Merge pull request #15 from pokoli/proxy
...
Add http_proxy configuration with unittest
2017-07-25 12:54:59 -07:00
mbohlool
10d7016cb6
Use ConfigurationObject
2017-07-25 12:46:36 -07:00
Sergi Almacellas Abellana
a161197020
Add unitest for restclient PoolManager and http proxy
2017-07-25 14:49:15 +02:00
mbohlool
0fc7bbbefc
added configuration 'http_proxy' to allow the usage of a proxy
2017-07-25 14:49:15 +02:00
Mehdy Bohlool
ab3fc54467
Merge pull request #22 from mbohlool/gce_config
...
Add proper GCP config loader and refresher
2017-07-25 03:25:47 -07:00
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
023fcf5eb6
Merge pull request #302 from mbohlool/gce_config
...
Add requests requirement for gce config refresher
2017-07-21 17:36:33 -07:00
mbohlool
e447a955a0
Add requests requirement for gce config refresher
2017-07-21 14:50:54 -07:00
Mehdy Bohlool
bca588fbb3
Merge pull request #299 from mccullya/master
...
Amendment to PR 270 (issue #262 )
2017-07-20 10:17:16 -07:00
BoySherman
065335bc65
Updating requirement to ensure that a version of websocket greather than or equal to 0.32.0 is used
2017-07-20 09:22:53 +01:00
BoySherman
c4aac96342
Restricting the websocket-client to <=0.40, present PR allows for 0.44 which has again become broken
2017-07-19 13:15:22 +01: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
Mehdy Bohlool
e6e7b710d0
Merge pull request #293 from yuvipanda/update-maxsize
...
Submodule bump for kubernetes-client/python-base#18
2017-07-09 15:46:04 -07:00
Mehdy Bohlool
fc85c6aaaa
Merge pull request #292 from mbohlool/jupyter
...
Add a little more detail to jupyter getting start with minikube
2017-07-09 09:38:17 -07:00
yuvipanda
1d2369e15d
Submodule bump for kubernetes-client/python-base#18
2017-07-09 00:31:31 -07:00
mbohlool
cd5d5e2d8c
Add a little more detail to jupyter getting start with minikube
2017-07-08 23:34:22 -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
Mehdy Bohlool
3de4c355e9
Update release.md
2017-07-07 14:40:34 -07:00
Mehdy Bohlool
e95cac4235
Update release.md
2017-07-07 14:35:10 -07:00
Mehdy Bohlool
f6d80b06cf
Merge pull request #287 from dims/use-latest-localkube
...
Test with latest localkube version
2017-07-07 11:35:01 -07:00
Davanum Srinivas
ebb23b7ca1
Test with latest localkube version
...
Oops! we are using a really old version, let's switch over to v1.7.0
2017-07-07 13:41:12 -04:00
Mehdy Bohlool
917ec63d51
Support both TPR and CRD with custom objects spec ( #283 )
...
* Add ability to use local gen repo for testing
* Update generated client
2017-07-07 10:26:25 -07:00
Spyros Trigazis
afe706d63a
Remove oauth2client requirement ( #286 )
...
In #278 google-auth was added in requirements and in [1]
python-base stopped using it.
Remove oauth2client requirement and update submodule commit.
[1] https://github.com/kubernetes-client/python-base/pull/16
Related-Issue: #275
Signed-off-by: Spyros Trigazis <spyridon.trigazis@cern.ch>
2017-07-07 10:26:06 -07:00
Mehdy Bohlool
2fac3c71bf
Merge pull request #250 from djkonro/create_service
...
Add notebook on how to create a Service
2017-07-07 10:25:19 -07:00
Mehdy Bohlool
9ba5378f96
Merge pull request #239 from djkonro/master
...
Update create_deployment notebook
2017-07-07 10:25:07 -07:00
Mehdy Bohlool
1471c6d455
Merge pull request #261 from djkonro/remove_output
...
Remove code execution output from create_pod notebook
2017-07-07 10:24:45 -07:00
Mehdy Bohlool
8b988ba8f9
Merge pull request #272 from djkonro/intro_notebook
...
Add introductory notebook
2017-07-07 10:24:05 -07:00
Mehdy Bohlool
a73407a6a3
Merge pull request #285 from kubernetes-incubator/mbohlool-patch-2
...
Update CHANGELOG.md
2017-07-07 09:27:29 -07:00
Mehdy Bohlool
70bbe4ce25
Update CHANGELOG.md
2017-07-06 18:39:38 -07:00
Davanum Srinivas
7fd6d559b8
Use py.test instead of nosetests for better problem reporting ( #282 )
...
nosetests output is not very useful for diagnosing issues when
running in travis. Let us switch to py.test
2017-07-06 18:27:30 -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