k8s-ci-robot
529c0d3c2f
Merge pull request #667 from micw523/k8s_pep8
...
change pep8 into pycodestyle since pep8 is depreciated
2018-10-29 14:07:50 -07:00
micw523
6ea777e647
change pep8 into pycodestyle since pep8 is depreciated
2018-10-27 02:29:59 -05:00
k8s-ci-robot
3fb2be14e1
Merge pull request #649 from roycaihw/8.0.0b1-generated-snapshot
...
Generate snapshot client in preparation for 8.0.0b1 release
2018-10-15 15:42:07 -07:00
Haowei Cai
ed5fc24e87
Update CHANGELOG for 8.0.0b1 release API changes
...
against kubernetes 1.12.1 release (temp 1.12.2 openapi spec)
2018-10-15 15:15:40 -07: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
k8s-ci-robot
712b4d15b1
Merge pull request #648 from roycaihw/update-base
...
Update python-base submodule
2018-10-15 14:08:08 -07:00
Haowei Cai
9dbeaf0312
Update CHANGELOG for python-base changes
2018-10-15 13:53:14 -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
k8s-ci-robot
08561d6477
Merge pull request #647 from roycaihw/readme-slack
...
Add link to kubernetes-client slack channel to README
2018-10-13 12:03:25 -07:00
Haowei Cai
57167a8bbe
Add link to kubernetes-client slack channel to README
2018-10-12 15:40:30 -07:00
k8s-ci-robot
5b2e27c81b
Merge pull request #631 from roycaihw/generate-8.0.0-snapshot
...
Generate 8.0.0 snapshot client on master branch
2018-10-01 14:29:42 -07:00
Haowei Cai
e91700fe7c
Update changelog and readme for 8.0.0-snapshot client
...
generated from kubernetes 1.12.0
2018-10-01 14:13:31 -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
d9533dcb23
Update version constants for 8.0.0-snapshot on master
...
against kubernetes 1.12.0 release
2018-09-28 14:10:04 -07:00
k8s-ci-robot
3a6fe8231c
Merge pull request #630 from roycaihw/base-8.0.0a1
...
Update python-base submodule
2018-09-28 13:21:15 -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
k8s-ci-robot
3459c173cd
Merge pull request #587 from onkarganjewar/patch-1
...
Fix typo in exec.py example
2018-09-28 12:49:05 -07:00
k8s-ci-robot
6e0d543d02
Merge pull request #615 from zachvalenta/patch-1
...
fix typo
2018-09-28 12:41:44 -07:00
k8s-ci-robot
d5bd0d3a53
Merge pull request #619 from willthames/update_python_base
...
Update python-base to latest for exec-based clients
2018-09-10 10:43:35 -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
k8s-ci-robot
1edf499546
Merge pull request #610 from tomplus/feat/in-cluster-example
...
feat: improve in-cluster-config example
2018-08-30 10:33:49 -07:00
z_jay_v
0ff38b847d
fix typo
2018-08-30 13:00:41 -04:00
Tomasz Prus
f9d5c936a3
feat: add doc to in-cluster-config example
2018-08-28 00:07:39 +02:00
k8s-ci-robot
cf33f416ac
Merge pull request #608 from spiffxp/update-design-docs-link
...
Remove link to kubernetes-client/community
2018-08-24 10:23:48 -07:00
Aaron Crickenberger
b01fad55b2
Remove link to kubernetes-client/community
...
Point directly to the file that the kubernetes/community link was
pointing to
2018-08-23 10:45:28 -07:00
Yu Liao
5b86298c9c
Merge pull request #598 from roycaihw/revert-changelog
...
Revert CHANGELOG to exclude api change from GA release
2018-08-15 15:13:59 -07:00
Haowei Cai
cbe277bdb0
Revert CHANGELOG to exclude api change from GA release
2018-08-14 14:51:04 -07:00
Yu Liao
fbcbfc621d
Merge pull request #594 from roycaihw/pick-up-custom-object-api-change
...
Update generated client to pick up custom object API change
2018-08-14 10:10:36 -07:00
Haowei Cai
2acef641de
Update CHANGELOG about adding custom object status and scale api
2018-08-13 18:22:08 -07: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 (Roy)
b68c3bd68d
Merge pull request #593 from roycaihw/update-base
...
Update python-base, CHANGELOG and README
2018-08-13 17:55:40 -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 (Roy)
517d70850c
Merge pull request #590 from yliaog/master
...
added yliaog and roycaihw to OWNERS file.
2018-08-06 10:42:53 -07:00
Yu Liao
d0d21b08fc
added yliaog and roycaihw to OWNERS file.
2018-08-06 10:30:12 -07:00
Onkar Ganjewar
bc805e371b
Update exec.py -- fix typo
2018-07-30 15:42:53 -06:00
Haowei Cai (Roy)
3c4620b7ca
Merge pull request #579 from brendandburns/req
...
Add Azure Active Directory Library to dependencies.
2018-07-23 13:27:42 -07:00
Haowei Cai (Roy)
f984e37d75
Merge branch 'master' into req
2018-07-23 13:18:18 -07:00
Brendan Burns
9afec55f4a
Add Azure Active Directory Library to dependencies.
2018-07-23 12:18:17 -07:00
Yu Liao
8b97f8e585
Merge pull request #580 from roycaihw/update-python-base
...
Update base submodule
2018-07-23 11:45:37 -07:00
Haowei Cai
45546c2d20
Update CHANGELOG to include python-base change
2018-07-23 11:06:35 -07:00
Haowei Cai
20c782da57
Update python-base submodule
...
Add Azure support to authentication loading
2018-07-23 11:01:50 -07:00
Yu Liao
cfc453a537
Merge pull request #568 from roycaihw/replace-async
...
Rename parameter async into async_req to support Python 3.7
2018-07-11 15:06:15 -07:00
Haowei Cai
a4b61db271
Update CHANGELOG for the async keyword breaking change
...
also update README for v7 release
2018-07-11 14:35:11 -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
Yu Liao
9b438eed5a
Merge pull request #567 from roycaihw/update-master-1.11
...
Update version constants for master branch Kubernetes 1.11 snapshot
2018-07-11 14:18:45 -07:00
Haowei Cai
81378e77f2
Update CHANGELOG for API changes in Kubernetes 1.11
2018-07-11 13:32:42 -07:00
Haowei Cai
5f81a65909
Generated client change for Kubernetes 1.11
2018-07-11 13:31:26 -07:00
Haowei Cai
fb548ed7f9
Update version constants for master branch Kubernetes 1.11 snapshot
2018-07-11 13:31:24 -07:00
Haowei Cai (Roy)
54eb120a71
Merge pull request #562 from roycaihw/update-base
...
Update python-base submodule to pick up changes
2018-07-11 11:39:52 -07:00
Yu Liao
2c9fb4d3c4
Merge branch 'master' into update-base
2018-07-10 16:57:46 -07:00