This website requires JavaScript.
Explore
Help
Register
Sign In
kubernetes-client
/
python
Watch
1
Star
0
Fork
0
You've already forked python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f0fa950bb2
python
/
dynamic
History
Kubernetes Prow Robot
298f21a9f0
Merge pull request
#251
from jamesgetx/fix_to_dict
...
fix: field extra_args recursive growth caused by Resource and Subreso…
2021-10-15 10:08:55 -07:00
..
__init__.py
Remove all shebangs from Python modules and checker
2019-08-27 22:18:52 +02:00
client.py
add support for server side apply
2021-09-29 11:53:43 +02:00
discovery.py
fix: ignore ResourceNotFoundError in the first call of LazyDiscoverer.__search
2021-09-28 10:05:17 +08:00
exceptions.py
Remove all shebangs from Python modules and checker
2019-08-27 22:18:52 +02:00
resource.py
fix: field extra_args recursive growth caused by Resource and Subresource to_dict method when cache with CacheDecoder
2021-09-16 19:49:29 +08:00
test_client.py
add support for server side apply
2021-09-29 11:53:43 +02:00
test_discovery.py
fix: field extra_args recursive growth caused by Resource and Subresource to_dict method when cache with CacheDecoder
2021-09-16 19:49:29 +08:00