-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1581 from itaru2622/update_commithash
update python-base commithash
- 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
+2 −1 | config/kube_config.py | |
+18 −0 | dynamic/client.py | |
+5 −1 | dynamic/discovery.py | |
+10 −8 | dynamic/resource.py | |
+24 −0 | dynamic/test_client.py | |
+21 −0 | dynamic/test_discovery.py | |
+7 −0 | stream/ws_client.py | |
+14 −4 | stream/ws_client_test.py |