Commit Graph

145 Commits

Author SHA1 Message Date
Chris Ayoub
fdd2e14c60 Update base submodule 2021-02-25 19:00:06 -05:00
Sumant
6eb9f7d9dc Adding module leaderelection from base 2021-02-01 17:03:44 -05:00
Haowei Cai
5be9c893b3 update python-base submodule 2021-01-05 09:53:49 -08:00
Nabarun Pal
2910f25667
Update submodule
Old: fd322f70aa
New: 2da2b981ca

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-10-15 14:51:16 +05:30
Dylan Shepard
8e1c331c71
updating base for file-like config load support 2020-09-09 10:45:13 -07:00
Patrick J. McNerthney
3da49a207c Update kubernetes/base to latest master with portforwarding implementation. 2020-09-08 16:11:37 -10:00
Graham Reed
5424e17c85 Update python base
To get auth plugin support for client certificates, ref. kubernetes-client/python-base#205
2020-07-30 18:22:48 +01:00
Nabarun Pal
9a20c56cd5
Updates python-base submodule
Update from 49ec06096e to fb86b8acb6

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-17 04:06:00 +05:30
ACXLM
17dc22ed58 update python base 2020-06-26 12:23:41 +08:00
Shihang Zhang
f7d0f126b4 update python-base 2020-05-13 15:45:49 -07:00
Nabarun Pal
86f3a8ec96
Update the base submodule
CHANGELOG
---
- Logs are no longer unmarshalled when streaming [kubernetes-client/python-base#185](https://github.com/kubernetes-client/python-base/pulls/185)
2020-03-30 22:03:19 +05:30
Nigel Foucha
4d1896cb52
Merge apiserver_id get fix from python-base 2020-02-23 14:04:23 -05:00
Haowei Cai
778b25d87f update base submodule, update CHANGELOG and include CHANGELOG from 11.0.0a1 2019-11-11 12:02:38 -08:00
Nigel Foucha
f1339b864d
Merge azure refresh fix from python-base 2019-10-09 13:18:10 -04:00
Richard Godden
67bac5d22b support false values and missing fields in configs 2019-09-25 10:53:41 +01:00
micw523
fd9de42bab Fix deprecations introduced in v1.16 2019-09-24 16:30:10 -04:00
Oz Tiram
752373b1f9 Test getting the returncode of execution in a pod
This tests demonstrate how to execute a command in a pod and
what behavior is expected. As discussed in the commit
bf367ed6ddc63369f76df0a07b248a6711328605 in python-base this
behavior would be familiar to Python users, as `subprocess.Popen`
has the same property.
2019-09-19 10:03:43 +02:00
Richard Godden
3f8d583ee0 update submodule to include parsing microseconds 2019-08-01 22:16:00 +01:00
Haowei Cai
14f97fcdce update python-base submodule 2019-07-01 14:49:26 -07:00
axelsteingrimsson
914b6aacf6 Updating Submodule for GCP Email Scope Addition 2019-04-09 10:20:59 +02:00
Haowei Cai
52ba6399c4 update python-base submodule 2019-04-03 10:25:21 -07:00
Haowei Cai
af3f77fed9 update python-base submodule 2019-02-06 15:09:47 -08:00
Xavier Vello
fb73617f61 Update python-base ref to include yaml security fix 2019-01-09 11:27:33 +01:00
Haowei Cai
524b0f7b11 Update python-base submodule 2018-12-07 16:34:29 -08:00
Haowei Cai
c09023843c Update python-base submodule, pick up change:
use pycodestyle as pep8 has been deprecated (rename)
2018-11-01 16:06:11 -07:00
Haowei Cai
8b36900ba9 Update python-base submodule
to pick up changes:
- Replace encodestring and decodestring for standard_b64encode and standard_b64decode
- Update ExecProvider to use safe_get(); Update unit tests to use ConfigNode() instead of dict()
2018-10-15 13:45:14 -07:00
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