mbohlool
a49864957e
Update version constants for 1.0.0b1 release
2017-01-25 13:59:08 -08:00
mbohlool
ef57c3a58e
Merge branch 'master' of github.com:kubernetes-incubator/client-python into release-1.0
2017-01-25 13:38:38 -08:00
Davanum Srinivas
1e48433b15
Fix ValueError in list_namespaced_config_map
...
Make sure we set an empty dict/list if we don't get
any data from the server
Fixes #104
2017-01-23 11:41:48 -05:00
Davanum Srinivas
9c6c96564b
Fix for patch_* to work
...
Hack/workaround to get patch_namespaced_config_map and patch_namespaced_service
etc to work by essentially switching over the content-type from:
application/json-patch+json
to:
application/strategic-merge-patch+json
Fixes #93
2017-01-20 21:41:59 -05:00
mbohlool
c05b50c4ff
Bugfix: kubernetes/client/__init__.py was not updated resulting in not exported models
2017-01-19 13:58:20 -08:00
mbohlool
98dc69105f
Update client with no change. Mostly formatting update in generator code
2017-01-19 13:36:07 -08:00
mbohlool
0377668e32
Update configuration and client agent string to point to alpha instead of beta
2017-01-10 14:00:32 -08:00
mbohlool
8a4539a223
Merge branch 'master' of github.com:kubernetes-incubator/client-python into release-1.0
2017-01-10 13:31:25 -08:00
mbohlool
b971b6b5d1
Update generated client after bugfix kubernetes/kubernetes#39465
2017-01-10 13:20:19 -08:00
mbohlool
7990c3f6bd
Merge pull request #73 from kubernetes-incubator/master
...
Pull master changes into release branch for alpha 3
2016-12-19 14:27:48 -08:00
mbohlool
8c26b4b75b
Support connecting to multiple clusters
2016-12-16 01:50:07 -08:00
mbohlool
34b3e0d552
Auto-generated version updates
2016-12-15 14:58:14 -08:00
mbohlool
69d0d5c5bb
Update generated client
2016-12-12 23:37:17 -08:00
mbohlool
41490c80cb
Update client
2016-12-08 13:21:07 -08:00
mbohlool
000c873f75
Update version to alpha.2 as alpha.1 is used for a failed release
2016-11-23 14:07:43 -08:00
mbohlool
bc301e25cf
Set package version in generated code
2016-11-23 13:59:44 -08:00
mbohlool
d42d43d539
Update generated client with changed spec version
2016-11-23 12:18:53 -08:00
mbohlool
c120630aa3
Update/move generated client
2016-11-22 17:23:41 -08:00