Haowei Cai
bd050ed9e8
Update CHANGELOG
2018-01-26 13:46:40 -08:00
Haowei Cai
3abfdf9ebd
Update master to kubernetes 1.9
2018-01-26 13:44:27 -08:00
Haowei Cai
b49837bb13
Bump constants to reflect kubernetes 1.9
2018-01-26 13:43:06 -08:00
Mehdy Bohlool
15e2bc1498
Merge pull request #439 from roycaihw/master
...
Api change v1beta2 adding required controller spec selector fields
2018-01-25 17:26:21 -08:00
Haowei Cai
284e9d05bf
Api change v1beta2 adding required controller spec selector fields
2018-01-25 15:29:54 -08:00
Mehdy Bohlool
9e982cbdb5
Merge pull request #414 from mbohlool/master
...
Fix compatibility matrix
2018-01-08 11:06:34 -08:00
Mehdy Bohlool
e052af3998
Merge branch 'master' into master
2018-01-08 11:06:25 -08:00
Mehdy Bohlool
a32135a943
Merge pull request #421 from spiffxp/update-code-of-conduct
...
Update code-of-conduct.md
2018-01-08 11:06:01 -08:00
Mehdy Bohlool
48c26c8bc2
Merge branch 'master' into update-code-of-conduct
2018-01-08 11:05:52 -08:00
Mehdy Bohlool
d3daaab0d4
Merge pull request #416 from prometheanfire/uncap-requirements
...
make websocket-client dependency more open
2018-01-03 16:56:57 -08:00
Aaron Crickenberger
e87b352250
Update code-of-conduct.md
...
Refer to kubernetes/community as authoritative source for code of conduct
2017-12-20 14:11:09 -05:00
Matthew Thode
a3ef4c4357
make websocket-client dependency more open
...
fixes: https://github.com/kubernetes-incubator/client-python/issues/413
The issue as reported in https://github.com/kubernetes-incubator/client-python/issues/262
was not reproduced in versions of websocketclient over 0.43.0, so just mask
the known bad versions. This allows consumption of possible security fixes and
allows the client to be co-installable with more python libraries.
2017-12-13 11:37:44 -06:00
mbohlool
4145396eb3
Fix compatibility matrix
2017-12-12 12:05:23 -08:00
Yu Liao
30b8ee44f4
Merge pull request #400 from kubernetes-incubator/yliaog-patch-2
...
Update README.md
2017-11-20 15:27:56 -08:00
Yu Liao
f3b11ef51b
Update README.md
2017-11-20 12:44:28 -08:00
Yu Liao
2a616a1a3d
Update README.md
2017-11-20 12:42:47 -08:00
Yu Liao
105f4f8e8e
Merge pull request #398 from kubernetes-incubator/yliaog-patch-2
...
Update CHANGELOG.md
2017-11-20 11:24:14 -08:00
Yu Liao
7bff95ab2a
Merge branch 'master' into yliaog-patch-2
2017-11-20 10:48:11 -08:00
Yu Liao
fd5a0c4925
Merge pull request #397 from kubernetes-incubator/yliao-patch
...
api change V1PersistentVolumeSpec to V1ScaleIOPersistentVolumeSource
2017-11-20 10:46:06 -08:00
Daniel Smith
da34e81c2d
Merge branch 'master' into yliao-patch
2017-11-17 21:20:13 -08:00
Yu Liao
dd844ad361
Update CHANGELOG.md
...
pr #397
2017-11-17 17:52:56 -08:00
Yu Liao
e5ea1cf223
api change V1PersistentVolumeSpec to V1ScaleIOPersistentVolumeSource
2017-11-17 17:19:45 -08:00
Daniel Smith
90415d0ca9
Merge pull request #396 from kubernetes-incubator/yliaog-patch-1
...
Update CHANGELOG.md
2017-11-17 14:40:34 -08:00
Yu Liao
225345a558
Update CHANGELOG.md
2017-11-17 14:06:23 -08:00
Mehdy Bohlool
421f1249f7
Merge pull request #383 from kubernetes-incubator/mbohlool-patch-2
...
Update CHANGELOG.md
2017-11-07 13:49:21 -08:00
Mehdy Bohlool
5bb81dd800
Update CHANGELOG.md
2017-11-07 13:47:51 -08:00
Mehdy Bohlool
4ee5ec1932
Merge pull request #377 from spiffxp/assignees-to-approvers
...
Rename OWNERS assignees: to approvers:
2017-11-03 10:51:34 -07:00
Aaron Crickenberger
60e0b6146e
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-10-31 17:37:08 -07:00
Mehdy Bohlool
e382e0db2a
Merge pull request #371 from dims/patch-1
...
Update CHANGELOG.md
2017-10-24 13:28:57 -07:00
Davanum Srinivas
23f400f72b
Update CHANGELOG.md
...
Add info about https://github.com/kubernetes-incubator/client-python/pull/369
2017-10-19 14:03:11 -04:00
Mehdy Bohlool
de1d763697
Merge pull request #369 from dims/add-file-to-dist-tgz
...
Add files in root directory to dist
2017-10-19 10:51:34 -07:00
Davanum Srinivas
480723fe2d
Add files in root directory to dist
...
By adding a MANIFEST.in, we can list the files we need to include
into the tgz when we run "python setup.py sdist". With this change
you should see the following files in the tgz file.
LICENSE
MANIFEST.in
OWNERS
PKG-INFO
README.md
RELEASE.md
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
2017-10-18 18:43:25 -04:00
Mehdy Bohlool
8665a7621c
Merge pull request #345 from DjangoPeng/master
...
add examples of deployment object
2017-10-18 13:16:40 -07:00
Mehdy Bohlool
640c2aad29
Merge pull request #367 from mbohlool/master
...
Update documents for 4.0.0a release
2017-10-17 09:19:35 -07:00
mbohlool
ca71ff7b2c
Update documents for 4.0.0a release
2017-10-17 09:16:31 -07:00
Mehdy Bohlool
c7152b3b2d
Merge pull request #366 from mbohlool/b2
...
Change IntOrString field types from string to object
2017-10-17 09:07:32 -07:00
mbohlool
c826f7b6e7
update CHANGELOG, adding a release note
2017-10-17 08:16:33 -07:00
mbohlool
7c1819373f
Change IntOrString field types from string to object
2017-10-17 07:52:35 -07:00
Mehdy Bohlool
2c0bed9c4f
Merge pull request #364 from kubernetes-incubator/mbohlool-patch-1
...
Fix badge links
2017-10-16 13:19:01 -07:00
Mehdy Bohlool
22e473e028
Fix badge links
2017-10-16 13:17:57 -07:00
DjangoPeng
695a05f6ba
make examples work on latest master branch
2017-10-13 12:23:11 +08:00
DjangoPeng
8af0a10a63
Merge branch 'master' of https://github.com/kubernetes-incubator/client-python
2017-10-13 09:17:53 +08:00
DjangoPeng
24435a5b04
fix syntax error
2017-10-12 18:20:46 +08:00
Mehdy Bohlool
ce387b3b6b
Merge pull request #357 from mbohlool/b1
...
Updte master to kubernetes 1.8
2017-10-11 15:03:49 -07:00
mbohlool
6b1a80c67f
Updte master to kubernetes 1.8
2017-10-09 17:56:32 -07:00
Mehdy Bohlool
7e4b809036
Merge pull request #353 from mbohlool/b1
...
Use swagger-codegen HEAD to generate the client
2017-10-09 17:49:08 -07:00
mbohlool
19359213b5
Update CHANGELOGS and final touch ups
2017-10-09 17:32:19 -07:00
mbohlool
1d27f7e71b
Fix end to end tests
2017-10-09 17:15:34 -07:00
mbohlool
789e37464b
Fix (hack) rest client for patch
2017-10-09 17:15:34 -07:00
mbohlool
77a504e294
Fix exec example to use new configuration model
2017-10-09 17:15:34 -07:00