Mehdy Bohlool
|
9aed5add59
|
Merge pull request #46 from roycaihw/url_update
Update client-python url
|
2018-02-12 16:35:37 -08:00 |
|
Haowei Cai
|
5b6e13f9bf
|
Update client-python url
|
2018-02-12 16:11:05 -08:00 |
|
Haowei Cai
|
28ced97015
|
Update CHANGELOG and README for v5.0.0
|
2018-02-12 16:01:54 -08:00 |
|
bran-wang
|
bc51a01453
|
Fix trailing slash on kube/config failure #388
|
2018-02-12 13:05:06 +08:00 |
|
Charles Walker
|
317aeeec22
|
Add example for remote cluster without kube client on server
|
2018-01-27 10:51:09 -05:00 |
|
Mehdy Bohlool
|
eeaf4f8c34
|
Merge pull request #444 from kubernetes-client/roycaihw-patch-1
Update README.md
|
2018-01-26 17:37:44 -08:00 |
|
Haowei Cai (Roy)
|
a949dde56f
|
Update README.md
|
2018-01-26 17:04:55 -08:00 |
|
Haowei Cai (Roy)
|
3b5dc66d8a
|
Merge pull request #442 from roycaihw/master
Update org and repo name
|
2018-01-26 15:58:45 -08:00 |
|
Haowei Cai
|
ed052519da
|
Update org and repo name
|
2018-01-26 15:41:55 -08:00 |
|
Haowei Cai (Roy)
|
b176bad568
|
Merge pull request #440 from roycaihw/master
Update master to kubernetes 1.9
|
2018-01-26 14:36:34 -08:00 |
|
Haowei Cai (Roy)
|
12d0bcb04a
|
Merge branch 'master' into master
|
2018-01-26 14:03:35 -08:00 |
|
Haowei Cai (Roy)
|
0b2f12a808
|
Merge pull request #432 from jdartigalongue/master
Update python-base submodule
|
2018-01-26 14:03:20 -08:00 |
|
Haowei Cai (Roy)
|
87a8354c3d
|
Merge branch 'master' into master
|
2018-01-26 13:49:29 -08:00 |
|
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 |
|
Jeremy Dartigalongue
|
f91732612c
|
Update python-base
|
2018-01-16 21:41:06 +00:00 |
|
Mehdy Bohlool
|
6f02e73d80
|
Merge pull request #36 from lichen2013/keep_watch
Keep the watch action working forever
|
2018-01-09 16:23:29 -08:00 |
|
Mehdy Bohlool
|
13aa7cd1e2
|
Merge pull request #40 from jdartigalongue/master
Fix issue when refreshing service account token
|
2018-01-09 16:17:22 -08:00 |
|
Mehdy Bohlool
|
3d0ee69f4f
|
Merge pull request #39 from spiffxp/add-code-of-conduct
Add code-of-conduct.md
|
2018-01-09 16:12:43 -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 |
|
Jeremy Dartigalongue
|
b7b6e65285
|
Fix issue when refreshing service account token
|
2018-01-01 16:42:54 +00:00 |
|
Aaron Crickenberger
|
2052c4d7b6
|
Add code-of-conduct.md
Refer to kubernetes/community as authoritative source for code of conduct
|
2017-12-20 14:15:28 -05: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 |
|
Chen Li
|
aec1c5259a
|
Update continue the watch with resource_version
|
2017-10-26 19:45:17 -05:00 |
|
Chen Li
|
8f7b490086
|
Add flag to enable keep the watch action working all the time
Fixes issue: https://github.com/kubernetes-incubator/client-python/issues/124
|
2017-10-26 02:14:31 -05:00 |
|
Mehdy Bohlool
|
e382e0db2a
|
Merge pull request #371 from dims/patch-1
Update CHANGELOG.md
|
2017-10-24 13:28:57 -07:00 |
|