Commit Graph

769 Commits

Author SHA1 Message Date
Nabarun Pal
08ed6c24fb
Collate OpenAPI generator changes by version
The changes have been listed in the CHANGELOG and linked to the
respective milestone pull requests.

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-19 12:33:00 +05:30
Nabarun Pal
2a664669bc
Update CHANGELOG with latest changes from python-base
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-19 12:33:00 +05:30
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
Nabarun Pal
47768af136
Update the hotfix script
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:40 +05:30
Nabarun Pal
da2579a56e
Update CHANGELOG with changes from python-base submodule
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:40 +05:30
Nabarun Pal
dae8285878
Cherry pick test for API client context manager
The implementation and tests were already picked up by the upstream OpenAPI
generator [here](https://github.com/OpenAPITools/openapi-generator/pull/5094).
Patching in the tests here for correctness and clarity.

Reference: https://github.com/kubernetes-client/python/pull/1073

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:40 +05:30
Nabarun Pal
146119213c
Add kubernetes.client.apis as an alias to kubernetes.client.api
Reference: https://github.com/kubernetes-client/python/issues/974

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:40 +05:30
Nabarun Pal
b78f5cfd6e
Fix custom objects API to preserve backward compatibility
Reference:
- [#866](https://github.com/kubernetes-client/python/issues/866)
- [#959](https://github.com/kubernetes-client/python/pull/959)

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:40 +05:30
Nabarun Pal
dea6754f9f
Update CHANGELOG
The upstream 1.16 API moved ahead due to [patch releases](https://github.com/kubernetes/sig-release/blob/master/releases/patch-releases.md).

The logs are gathered from the upstream [CHANGELOG](https://raw.githubusercontent.com/kubernetes/kubernetes/master/CHANGELOG/CHANGELOG-1.16.md).

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:40 +05:30
Nabarun Pal
ec9c944f07
Remove tests since they have syntactical issues and are noop
Reference: https://github.com/OpenAPITools/openapi-generator/issues/5377

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:39 +05:30
Nabarun Pal
b4d11b02a3
Update client with OpenAPI generator v4.3.0
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:39 +05:30
Kubernetes Prow Robot
e60d9212c6
Merge pull request #1194 from ACXLM/update-python-base
update python base
2020-06-29 15:45:59 -07:00
ACXLM
17dc22ed58 update python base 2020-06-26 12:23:41 +08:00
Kubernetes Prow Robot
10671f9426
Merge pull request #1187 from palnabarun/fix-github-actions-issue
Fix the issue with Github Actions
2020-06-22 09:12:39 -07:00
Nabarun Pal
3866e9642b
Fix the issue with Github Actions
The submodule needs to be synced when checking out the repository.

Ref: https://github.com/actions/checkout

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-06-22 19:14:37 +05:30
Kubernetes Prow Robot
b6e4ae81a2
Merge pull request #1161 from zshihang/master
update python-base
2020-05-26 10:25:13 -07:00
Kubernetes Prow Robot
7763e37b7d
Merge pull request #1166 from roycaihw/github-actions
Add github actions
2020-05-13 18:00:22 -07:00
Shihang Zhang
f7d0f126b4 update python-base 2020-05-13 15:45:49 -07:00
Kubernetes Prow Robot
cef5e9bd10
Merge pull request #1155 from MoShitrit/fix-issue-967
Update Examples to stop using deprecated versions
2020-05-12 15:02:26 -07:00
MoShitrit
6e62c3dd97 Reverting some changed that were made by IDE 2020-05-11 20:02:17 -04:00
Haowei Cai
bdd32dd938 add github actions 2020-05-11 16:05:31 -07:00
Kubernetes Prow Robot
d63282e8d3
Merge pull request #1141 from palnabarun/snaphot-client-k8s-release-1.16
Snapshot the Kubernetes 1.16 release
2020-05-11 14:28:21 -07:00
Kubernetes Prow Robot
99160c9ad2
Merge pull request #1160 from MoShitrit/issue-1157
Add resources requests and limits to create_deployment example
2020-05-09 21:15:50 -07:00
MoShitrit
a318e83c37 Expand the deployment_crud example to include requests and limits specification 2020-05-05 00:38:42 -04:00
MoShitrit
1a1ae19371 Update documentation to stop using deprecated versions. 2020-05-01 16:39:45 -04:00
Nabarun Pal
afd837a98e
Add 1.16 API changes to CHANGELOG
The changes are collected from upstream
[CHANGELOG](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.16.md)
2020-04-29 05:24:05 +05:30
Kubernetes Prow Robot
10a7f95435
Merge pull request #1146 from terrytangyuan/patch-1
Doc improvement: PyPi -> PyPI
2020-04-14 13:08:03 -07:00
Yuan Tang
9d862b740e
Doc improvement: PyPi -> PyPI 2020-04-14 16:05:45 -04:00
Nabarun Pal
739665e677
Apply hotfixes 2020-04-03 01:47:30 +05:30
Nabarun Pal
c206745dcd
Generate updated client 2020-04-03 01:46:00 +05:30
Nabarun Pal
3f0e7c7f22
Update constants
- KUBERNETES_BRANCH to "release-1.16"
- CLIENT_VERSION to "12.0.0-snapshot"
- DEVELOPMENT_STATUS to "3 - Alpha"
2020-03-30 23:15:57 +05:30
Kubernetes Prow Robot
ad2dc9552f
Merge pull request #1129 from palnabarun/update-submodule
Update the base submodule
2020-03-30 09:39:55 -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
Kubernetes Prow Robot
a6eac2d853
Merge pull request #1113 from palnabarun/cherry-pick-10.1.0-changelog
Cherry pick v10.1.0 changelog from #1091
2020-03-29 21:35:53 -07:00
Kubernetes Prow Robot
943e06c5ce
Merge pull request #1103 from palnabarun/hotfix-process
Update the hotfix patch list and add a script to automate the patching process
2020-03-29 21:33:54 -07:00
Kubernetes Prow Robot
9f245de3e1
Merge pull request #1126 from tomplus/fix/e2e-conntrack
fix: e2e tests with conntrack required by k8s/minikube
2020-03-27 18:33:53 -07:00
Tomasz Prus
be66f96cdf fix: e2e tests with conntrack required by k8s/minikube 2020-03-28 02:10:38 +01:00
Kubernetes Prow Robot
686acd26e8
Merge pull request #1120 from DasyDong/feature/spell-typos
Run spell check tools to fix typos:
2020-03-24 21:13:03 -07:00
dasydong
2f34a1ce94 Run spell check tools to fix typos:
gihub > github
hehavior > behavior
quanity > quantity
2020-03-24 15:53:59 +08:00
Nabarun Pal
1d2417b5d1
Update release instructions for hot patches 2020-03-18 02:27:45 +05:30
Nabarun Pal
7fa08b4b75
Add a script to apply hotfixes.sh 2020-03-18 02:27:35 +05:30
Nabarun Pal
337571ea9a
Cherry pick v10.1.0 changelog from #1091 2020-03-14 01:44:40 +05:30
Kubernetes Prow Robot
6ce1ac4081
Merge pull request #1104 from palnabarun/11.0-stable-changelogs
Cherry-pick CHANGELOG and README from release 11.0 branch
2020-03-12 16:24:39 -07:00
Nabarun Pal
13ddbc9990
Update CHANGELOG with a missed bug fix
Ref: #1073
2020-03-13 00:29:39 +05:30
Kubernetes Prow Robot
cd81466131
Merge pull request #1106 from roycaihw/compatibility-matrix
Improve compatibility-matrix documentation in alignment with client-go
2020-03-11 20:46:37 -07:00
Haowei Cai
90617036e9 improve compatibility-matrix documentation in alignment with client-go 2020-03-11 18:43:45 -07:00
Kubernetes Prow Robot
cef73f6dee
Merge pull request #1102 from palnabarun/travis-fix
Fix verify_tag build stage in Travis pipeline
2020-03-11 09:51:38 -07:00
Nabarun Pal
ac3d19a26c
Update CHANGELOG 2020-03-11 18:11:37 +05:30
Nabarun Pal
52575ce84e
Fix verify_tag build stage in Travis pipeline 2020-03-11 12:46:44 +05:30
Kubernetes Prow Robot
cbf95cf61e
Merge pull request #1101 from fabianvf/travis-verify-tag
Travis configuration now does extra tag validation
2020-03-10 10:53:36 -07:00