Commit Graph

19 Commits

Author SHA1 Message Date
Haowei Cai
c63c069ca8 Update python-base submodule
in preparation for 8.0.0a1 release.
Changes picked:
  - fix: read config data with bytes (python3)
2018-09-28 12:58:32 -07:00
Will Thames
1de41f1c8b Update python-base to latest for exec-based clients
Include https://github.com/kubernetes-client/python-base/pull/75
2018-09-08 13:07:11 +10:00
Haowei Cai
34bbe6988a Update python-base, CHANGELOG and README
pick up python-base change: Add support for refreshing Azure tokens.
update CHANGELOG and README to prepare for 7.0.0 release.
2018-08-13 17:36:35 -07:00
Haowei Cai
20c782da57 Update python-base submodule
Add Azure support to authentication loading
2018-07-23 11:01:50 -07:00
Haowei Cai
fd1d1d1eea Update python-base submodule to pick up:
remove required idp-certificate-authority-data in kubeconfig for oidc
token refresh;
Watch properly decodes resourceVersion from custom object response.
2018-07-10 12:21:03 -07:00
Haowei Cai
46a0e10d8c Update python-base submodule 2018-04-10 16:20:56 -07:00
Haowei Cai
003f933df4 Update python-base submodule 2018-03-09 13:08:29 -08:00
Haowei Cai
9bcdc2bbb7 Update python-base submodule 2018-02-12 17:24:54 -08:00
Jeremy Dartigalongue
f91732612c Update python-base 2018-01-16 21:41:06 +00:00
mbohlool
bc2aac4897 Update base to get fixes to utility functions because of using new generated client 2017-10-09 17:15:05 -07:00
mbohlool
55ef46b6cf Update base to latest commit with stream module added 2017-09-22 11:42:59 -07:00
mbohlool
d518be4ad3 Update base submodule 2017-07-25 13:03:18 -07:00
yuvipanda
1d2369e15d Submodule bump for kubernetes-client/python-base#18 2017-07-09 00:31:31 -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
Sergi Almacellas Abellana
cf2e8408f5 Update submodule to user config fixes
Closes #236
2017-06-09 10:15:29 +02:00
mbohlool
5eee265f25 Update base submodule 2017-05-19 16:52:18 -07:00
mbohlool
8980d48039 Add kubernetes-client/python-base as submodule to this repo 2017-05-19 00:24:39 -07:00
mbohlool
dd30fe6a70 Remove base folder to prepare for submodule model 2017-05-19 00:21:35 -07:00
mbohlool
1ebceb6460 Move manual code to a base folder to prepare for repo splitting. 2017-05-09 16:26:27 -07:00