forked from kubernetes-client/python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update base to get fixes to utility functions because of using new ge…
…nerated client
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule base
updated
8 files
+0 −657 | api_client.py | |
+3 −1 | config/incluster_config.py | |
+18 −15 | config/kube_config.py | |
+18 −26 | config/kube_config_test.py | |
+0 −247 | configuration.py | |
+0 −337 | rest.py | |
+0 −42 | rest_test.py | |
+4 −3 | stream/ws_client.py |