Commit Graph

831 Commits

Author SHA1 Message Date
Nabarun Pal
fc31a654bf
Add a note about the change in client versioning schema
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-17 03:52:07 +05:30
Nabarun Pal
20dd8dce4a
Add v17.14.0a1 to the compatibility matrix
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-17 03:50:36 +05:30
Nabarun Pal
83b23145d0
Refactor the format of compatibitility matrix
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-17 03:50:36 +05:30
Nabarun Pal
524dbf9ed4
Update CHANGELOG with v17.14.0a1
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-13 18:18:50 +05:30
Haowei Cai
24edf5d6f3
add a test for default configuration behavior 2020-11-13 18:16:08 +05:30
Fabian von Feilitzsch
03a72ad4c0
Add test to ensure kubernetes client threadpool is cleaned up 2020-11-13 18:15:47 +05:30
Nabarun Pal
1c9c467c74
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-11-13 18:15:36 +05:30
Nabarun Pal
295a61f430
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-11-13 18:15:27 +05:30
Nabarun Pal
0628e6a19c
Generate client 17.14.0a1
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-13 18:11:41 +05:30
Nabarun Pal
83fe9e9786
Update constants to reflect Client release 17.14.0a1
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-13 18:10:59 +05:30
Kubernetes Prow Robot
b79ad6837b
Merge pull request #1307 from palnabarun/release-17.0-snapshot
Release 17.0 snapshot
2020-11-12 22:30:24 -08:00
Kubernetes Prow Robot
22d623b47b
Merge pull request #1308 from palnabarun/update-changelog
Update CHANGELOG and README to reflect v12.0.0 and v12.0.1
2020-11-12 22:12:24 -08:00
Kubernetes Prow Robot
140af57f9c
Merge pull request #1309 from palnabarun/update-release-docs-2
Update hot patch section of release documentation
2020-11-09 09:26:26 -08:00
Nabarun Pal
bfb46ff0b6
Update README
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-07 16:13:41 +05:30
Nabarun Pal
a9ad7d79c3
Update CHANGELOG with v17.0.0-snapshot
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-07 16:10:44 +05:30
Haowei Cai
a80b3f51a6
add a test for default configuration behavior 2020-11-07 16:10:09 +05:30
Fabian von Feilitzsch
0eb5f0f5e9
Add test to ensure kubernetes client threadpool is cleaned up 2020-11-07 16:10:09 +05:30
Nabarun Pal
56ab983036
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-11-07 16:10:09 +05:30
Nabarun Pal
f1cc695a6c
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-11-07 16:10:09 +05:30
Nabarun Pal
e842ec927b
Remove generated tests
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-07 16:10:09 +05:30
Nabarun Pal
598d41ba5f
Generate client 17.0.0
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-07 16:10:08 +05:30
Nabarun Pal
92bf36b283
Update constants to reflect Client release 17.0.0
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-07 16:10:08 +05:30
Nabarun Pal
8925bfe369
Update hot patch section of release documentation
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-07 16:07:53 +05:30
Nabarun Pal
5c90c1846b
Update CHANGELOG and README to reflect v12.0.0 and v12.0.1
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-07 16:01:38 +05:30
Haowei Cai (Roy)
927dedd458
Merge pull request #1283 from kubernetes-client/dependabot/github_actions/actions/setup-python-v2.1.4
Bump actions/setup-python from v2.1.3 to v2.1.4
2020-10-27 17:40:40 -07:00
dependabot[bot]
587cb21be9
Bump actions/setup-python from v2.1.3 to v2.1.4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.1.3...41b7212b1668f5de9d65e9c82aa777e6bbedb3a8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-28 00:26:27 +00:00
Kubernetes Prow Robot
d84f220197
Merge pull request #1281 from palnabarun/update-submodule
Update submodule
2020-10-15 13:27:25 -07: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
Kubernetes Prow Robot
6d64cf67d3
Merge pull request #1265 from kubernetes-client/dependabot/github_actions/actions/setup-python-v2.1.3
Bump actions/setup-python from v2.1.2 to v2.1.3
2020-09-30 20:34:53 -07:00
dependabot[bot]
d31652a3a0
Bump actions/setup-python from v2.1.2 to v2.1.3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.1.2...c181ffa198a1248f902bc2f7965d2f9a36c2d7f6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 03:15:39 +00:00
Kubernetes Prow Robot
945aac9f1e
Merge pull request #1260 from kubernetes-client/dependabot/github_actions/actions/setup-python-v2.1.2
Bump actions/setup-python from v1 to v2.1.2
2020-09-29 16:33:25 -07:00
Kubernetes Prow Robot
d1ccbf2266
Merge pull request #1262 from sighingnow/ht/return-created
Returns the created k8s objects in create_from_{dict,yaml}.
2020-09-23 19:38:05 -07:00
Tao He
bbdfb73cdf Fixes for code format.
Signed-off-by: Tao He <sighingnow@gmail.com>
2020-09-24 10:08:33 +08:00
Tao He
9e534d021f Returns the created k8s objects in create_from_{dict,yaml}.
Signed-off-by: Tao He <sighingnow@gmail.com>
2020-09-24 02:34:59 +08:00
Kubernetes Prow Robot
f41b95b0ee
Merge pull request #1229 from scottilee/releasedocs
Update Release Doc
2020-09-21 13:05:52 -07:00
dependabot[bot]
f72d2a50e0
Bump actions/setup-python from v1 to v2.1.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v1...24156c231c5e9d581bde27d0cdbb72715060ea51)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 04:35:01 +00:00
Kubernetes Prow Robot
f2b03567b4
Merge pull request #1259 from brendandburns/dependa
Add dependabot.
2020-09-20 21:34:32 -07:00
Brendan Burns
a824364676 Add dependabot. 2020-09-20 21:24:43 -07:00
Scott Lee
b1cea7ef14 Address comments about hot issues 2020-09-18 20:31:05 -07:00
Scott Lee
1be69369f5 Merge branch 'master' of https://github.com/kubernetes-client/python into releasedocs 2020-09-18 20:25:42 -07:00
Kubernetes Prow Robot
457ac54a72
Merge pull request #1254 from palnabarun/cherry-pick-12.0.0b1-notes
Update the CHANGELOG and README
2020-09-15 09:50:07 -07:00
Nabarun Pal
de822a2873
Update the CHANGELOG and README
- Adds a bug fix on python-base Ref: https://github.com/kubernetes-client/python-base/pull/201
- https://github.com/kubernetes-client/python/pull/1220 wrongly added
changes to the 12.0.0a1 CHANGELOG. We should not modify CHANGELOGs after
a release is made.
- Update 12.0.0a1-snapshot to 12.0.0a1

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-09-15 17:06:43 +05:30
Kubernetes Prow Robot
0a78dc1ef4
Merge pull request #1253 from ryphon/file-like-base-update
updating base for file-like config load support
2020-09-09 16:43:44 -07:00
Dylan Shepard
a2ede70299
touching readme with newline to check test validity 2020-09-09 15:40:02 -07:00
Dylan Shepard
8e1c331c71
updating base for file-like config load support 2020-09-09 10:45:13 -07:00
Kubernetes Prow Robot
42db3552e7
Merge pull request #1252 from unki/master
remove duplicate lines from kubernetes/README.md
2020-09-09 09:33:07 -07:00
Andreas Unterkircher
32cb3f911f remove duplicate-lines from kubernetes/README.md 2020-09-09 08:32:59 +02:00
Kubernetes Prow Robot
4079c67cb4
Merge pull request #1237 from iciclespider/port-forwarding
Unittests for portforwarding ability added in python-base.
2020-09-08 20:29:53 -07:00
Patrick J. McNerthney
b1dd9c4f78 Install socat on Kubernetes node for use by port forwarding. 2020-09-08 17:16:17 -10:00
Patrick J. McNerthney
3da49a207c Update kubernetes/base to latest master with portforwarding implementation. 2020-09-08 16:11:37 -10:00