Commit Graph

246 Commits

Author SHA1 Message Date
Yu Liao
e080f4c948 Update submodule to the same version as master branch 2021-12-15 11:38:05 -08:00
Yu Liao
359e3e3358 generated client change 2021-12-15 10:22:35 -08:00
Yu Liao
375eb9bbb4 update changelog with release notes from master branch 2021-12-15 10:22:31 -08:00
Aurélien Gasser
025c67fb84 add comment 2021-12-15 09:54:59 -08:00
Aurélien Gasser
b215de5aff test: WSClient.returncode idempotence 2021-12-15 09:54:59 -08:00
John Sun
85a71f21c1 generated python-base update 2021-12-15 09:54:59 -08:00
Yu Liao
796d1455e0 generated client change 2021-12-06 14:20:38 -08:00
Yu Liao
7fd040876e generated client change 2021-11-29 16:42:36 -08:00
Yu Liao
9c3891d40e generated client change 2021-11-29 11:00:29 -08:00
Yu Liao
b8e0b3d083 generated API change 2021-11-29 11:00:28 -08:00
Yu Liao
d084739319 generated client change for custom_objects 2021-11-29 11:00:28 -08:00
Yu Liao
35a68b2e54 update version constants for 21.0.0-snapshot release 2021-11-29 10:59:46 -08:00
itaru2622
77ef217707 add no_proxy support to configuration and REST client. 2021-10-25 14:55:30 -07:00
Yu Liao
6d785aabd5 generated client change 2021-10-25 14:41:05 -07:00
Yu Liao
b0dbe417f2 generated API change 2021-10-25 14:41:04 -07:00
Yu Liao
1f2726d949 generated client change for custom_objects 2021-10-25 14:41:03 -07:00
itaru2622
0449056620 update python-base commithash 2021-10-19 07:35:25 +09:00
itaru2622
95a893cd1c add no_proxy support to configuration and REST client. 2021-10-19 07:19:14 +09:00
itaru2622
4f67f8a0c1 update python-base 2021-10-11 14:37:54 +09:00
Kubernetes Prow Robot
be51b01fbc
Merge pull request #1529 from hedrox/bug-rc-delete
Fix replication controller pods delete in tests
2021-10-08 18:36:37 -07:00
Andrei Marin
740cda6998
Fix replication controller pods delete in tests 2021-10-06 22:04:26 +03:00
Andrei Marin
4cb2a51021
Run autopep8 on e2e test files 2021-10-06 22:04:25 +03:00
Haowei Cai
7a45195166 generated python-base update 2021-09-19 18:16:38 -07:00
Haowei Cai
ba844599ab generated client change 2021-09-13 12:59:17 -07:00
Haowei Cai
c04e2f6ed0 generated API change 2021-09-13 12:59:16 -07:00
Scott Lee
4dec14919a Update release-18.0 submodule 2021-08-05 15:09:45 -06:00
Matt Campbell
13814c0f7e Allow optional list of YAML objects as param to create_from_yaml util 2021-07-19 14:23:14 -04:00
Huan-Ting,Chen
65a0ffc844 Fix empty yaml document error 2021-07-17 16:41:16 +08:00
Jason Price
ee0e332776 tolerate null sources on projected volumes
See issue 1494
Removes the false requirement that sources be a populated list
2021-06-21 13:21:20 -04:00
Nabarun Pal
4fd43bc909
Apply hotfixes
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2021-06-09 21:07:31 +05:30
Nabarun Pal
c55930bb50
Generate updated client 18.0.0-snapshot
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2021-06-09 21:07:31 +05:30
Nabarun Pal
73f119aa7a
Skipping TestClient::test_portforward_raw due to flakiness
The test is flaking a lot resulting in dev work to be slowed down.
This needs to be investigated and resolved. Only then, the test
should be reenabled.

See: https://github.com/kubernetes-client/python/issues/1300

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2021-05-28 22:49:17 +05:30
Haowei Cai
682dfa26d7 generated python-base update 2021-05-09 14:16:11 -07:00
abhiabhi94
44fe8bf1c2 Refactor utils
- move regex compilation to the top of the module to enable caching.
2021-03-10 08:15:32 +05:30
Chris Ayoub
fdd2e14c60 Update base submodule 2021-02-25 19:00:06 -05:00
Invictus17
a6655d6eba Adding symbolic link to base/leaderelection 2021-02-04 21:23:37 -05:00
Sumant
6eb9f7d9dc Adding module leaderelection from base 2021-02-01 17:03:44 -05:00
Sumant
bd26d85e84 Enable leaderelection 2021-01-28 18:50:23 -05:00
Haowei Cai
90931037ac pod e2e: wait for the default service account to be created 2021-01-12 17:18:42 -08:00
Haowei Cai
3b95adc8f3 configmap-e2e: use labels 2021-01-11 12:34:14 -08:00
Haowei Cai
5be9c893b3 update python-base submodule 2021-01-05 09:53:49 -08:00
Patrick J. McNerthney
fd405e813d Implement back end raw port test container using python. 2020-11-22 10:26:43 -10:00
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
2910f25667
Update submodule
Old: fd322f70aa
New: 2da2b981ca

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-10-15 14:51:16 +05:30
Tao He
bbdfb73cdf Fixes for code format.
Signed-off-by: Tao He <sighingnow@gmail.com>
2020-09-24 10:08:33 +08:00