Commit Graph

140 Commits

Author SHA1 Message Date
Haowei Cai
4914de141a generated client change for travis pypi experimental release 2020-03-09 23:41:16 -07:00
Fabian von Feilitzsch
befcc7eab1 hotfix for patching custom objects issue#866 2020-02-27 13:29:54 -05:00
Fabian von Feilitzsch
6c7b5ae751 Update version constants for 10.1.0 release 2020-02-26 14:46:48 -05:00
Kubernetes Prow Robot
874d410cce Merge pull request #966 from micw523/testfix116
Address API Changes Introduced in k8s v1.16

(cherry picked from commit c31028949e)
2020-02-21 14:34:11 -05:00
Kubernetes Prow Robot
36f21299c5 Merge pull request #888 from micw523/update-nginx
Deprecate extensions/v1beta1 deployment

(cherry picked from commit 41971cc6ea)
2020-02-21 14:30:30 -05:00
Kubernetes Prow Robot
59f4bfdd4b Merge pull request #1073 from fabianvf/fix-py3-hang
Cleanup ThreadPool with atexit rather than __del__

(cherry picked from commit 0976d59d6f)
2020-02-11 12:06:03 -05:00
Haowei Cai
9a29b1830c generated client change for 10.0.1 release 2019-07-29 15:29:45 -07:00
Haowei Cai
bc9f9f5973 hotfix: switch the order of content-type, so JSON merge patch is
used by default
2019-07-18 18:02:42 -07:00
Haowei Cai
9c8bd4a7bc re-generated client for 10.0.0 release 2019-07-02 13:07:05 -07:00
Haowei Cai
6cc33314c4 Merge branch 'master' of github.com:kubernetes-client/python into release-10.0 2019-07-02 12:56:28 -07:00
Haowei Cai
8622ac4be4 generated client update for 10.0.0-snapshot 2019-07-01 15:20:01 -07:00
Haowei Cai
14f97fcdce update python-base submodule 2019-07-01 14:49:26 -07:00
Kubernetes Prow Robot
c86e4898fb
Merge pull request #782 from johscheuer/create-from-yaml-namespaced
Add method to dynamically set namespace in yaml files
2019-06-18 13:23:51 -07:00
axelsteingrimsson
914b6aacf6 Updating Submodule for GCP Email Scope Addition 2019-04-09 10:20:59 +02:00
Johannes M. Scheuermann
80339ef3f7 Add more documentation to new namespace parameter 2019-04-08 07:52:01 +02:00
Haowei Cai
95ecf0d4a6 generated client change for 10.0.0a1 release 2019-04-03 21:43:48 -07:00
Haowei Cai
b603b4a9c4 generated client change for 10.0.0-snapshot 2019-04-03 13:53:46 -07:00
Haowei Cai
52ba6399c4 update python-base submodule 2019-04-03 10:25:21 -07:00
Johannes M. Scheuermann
15d36c9688 Use optional parameter for method 2019-03-26 21:45:14 +01:00
Johannes M. Scheuermann
06776ced35 Rebase code and add namespaced method 2019-03-25 16:17:12 +01:00
Xianglong Wang
9b989ddc2d Add rbac support for yaml 2019-03-20 17:54:33 -05:00
Kubernetes Prow Robot
84c057bfac
Merge pull request #673 from micw523/yaml-list
Extend YAML load functionality to *LIST and multi-resources
2019-03-19 13:22:24 -07:00
micw523
c0f71c3ba6 Add list / multi resource support 2019-03-19 00:36:32 -05:00
chowmean
8c9494ecf9 adding proxy headers settings for proxy_manager 2019-03-16 00:20:12 +05:30
Haowei Cai
e35611ca62 remove patch backup 2019-02-06 17:20:12 -08:00
Haowei Cai
1496a21b5e generated client change for 9.0.0b1 release 2019-02-06 15:20:25 -08:00
Haowei Cai
af3f77fed9 update python-base submodule 2019-02-06 15:09:47 -08:00
Kubernetes Prow Robot
ed18ea8d70
Merge pull request #724 from xvello/xvello/safe-yaml
Update python-base ref to include yaml security fix
2019-01-14 11:58:46 -08:00
Xavier Vello
fb73617f61 Update python-base ref to include yaml security fix 2019-01-09 11:27:33 +01:00
ramnes
3240b45c46 Use yaml.safe_load
See #718 for rationale.
2019-01-09 10:10:48 +01:00
Haowei Cai
cd411d2707 generated client change for 9.0.0-snapshot version constant update 2018-12-07 16:43:15 -08:00
Haowei Cai
524b0f7b11 Update python-base submodule 2018-12-07 16:34:29 -08:00
k8s-ci-robot
4d4ce21265
Merge pull request #677 from micw523/track-utils
Track utils with pycodestyle
2018-11-02 14:56:14 -07:00
Xianglong Wang
725687038f Add codestyle tracking, fix codestyle 2018-11-02 16:00:47 -05: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
micw523
5a92ba65aa Add kubectl create -f feature 2018-10-31 19:34:18 -05:00
Haowei Cai
9484a106f2 generated snapshot client for 8.0.0b1 release
against kubernetes 1.12.1 release (temp 1.12.2 openapi spec)
2018-10-15 14:58:13 -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
316509b32a generated client change for 8.0.0 snapshot on master branch
against kubernetes release-1.12 branch
2018-09-28 14:16:18 -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
17db994abc generated client update
pick up change in kubernetes-client/gen: add custom object status
and scale api.
2018-08-13 18:16:44 -07: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
b10c7b6a17 Rename parameter async into async_req to support Python 3.7
as Python 3.7 treats async as a reserved keyword.
2018-07-11 14:28:45 -07:00
Haowei Cai
5f81a65909 Generated client change for Kubernetes 1.11 2018-07-11 13:31:26 -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
a5ad719bcf Fix e2e test to reflect service storage refactoring 2018-03-12 15:21:38 -07:00
Haowei Cai
71b5abce5a Generated API change for kubernetes 1.10 2018-03-12 11:11:47 -07:00