Commit Graph

1490 Commits

Author SHA1 Message Date
DjangoPeng
c49db53c58 update for pep8 2017-09-27 06:46:35 +08:00
DjangoPeng
cc8e38b46e add examples of deployment object 2017-09-24 11:22:13 +08:00
Mehdy Bohlool
58a55d43ec Merge pull request #344 from mbohlool/stream
Use stream module to call exec/attach calls
2017-09-22 13:45:50 -07:00
mbohlool
27ba35aa81 Use stream module to call exec/attach calls 2017-09-22 11:42:59 -07:00
mbohlool
55ef46b6cf Update base to latest commit with stream module added 2017-09-22 11:42:59 -07:00
Mehdy Bohlool
31e13b1f28 Merge pull request #33 from mbohlool/websocket
Add Websocket streaming support to base
2017-09-22 11:23:19 -07:00
mbohlool
86361f078d Add Websocket streaming support to base 2017-09-20 11:22:04 -07:00
Mehdy Bohlool
e2693c4dc2 Merge pull request #304 from djkonro/create_configmap
Add notebook on how to create a ConfigMap and use its data in Pods
2017-09-19 00:59:52 -07:00
Mehdy Bohlool
9f1f54e0f7 Merge branch 'master' into create_configmap 2017-09-19 00:59:27 -07:00
Damian Myerscough
cbe7ed5a02 Update requirements library for oidc auth (#331)
* Update requirements library for oidc auth

* Update requirements library for oidc auth
2017-08-30 03:21:53 -07:00
Mehdy Bohlool
6ed1f20f26 Merge pull request #281 from djkonro/watch
Add notebook on how to watch changes to an object
2017-08-28 16:06:54 -07:00
Mehdy Bohlool
5128cd883f Merge pull request #301 from djkonro/secret
Add notebook on how to create and use a Secret
2017-08-28 16:06:36 -07:00
djkonro
939e735a00 Add notebook on how to watch changes to an object 2017-08-26 22:09:09 +01:00
Mehdy Bohlool
84d1284c9a Merge pull request #29 from pokoli/pool_maxsize
Use a higher value for connecion_pool_maxsize.
2017-08-23 01:22:11 -07:00
Sergi Almacellas Abellana
c38bc4d53a Use a higher value for connecion_pool_maxsize.
Fixes #26
2017-08-23 09:15:54 +02:00
djkonro
f9b342b29b Add notebook on how to create a ConfigMap and use its data in Pods 2017-08-22 00:57:14 +01:00
djkonro
1cf9418935 Add notebook on how to create a Secret 2017-08-21 23:19:50 +01:00
Mehdy Bohlool
4127e1afa9 Merge pull request #28 from tomplus/reset_stop
fix: reset _stop when new stream is called
2017-08-20 20:32:38 -07:00
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