You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2022. It is now read-only.
This is the utility part of the [python client](https://github.com/kubernetes-incubator/client-python). It has been added to the main
4
6
repo using git submodules. This structure allow other developers to create
5
7
their own kubernetes client and still use standard kubernetes python utilities.
@@ -8,4 +10,4 @@ For more information refer to [clients-library-structure](https://github.com/kub
8
10
# Development
9
11
Any changes to utilites in this repo should be send as a PR to this repo. After
10
12
the PR is merged, developers should create another PR in the main repo to update
11
-
the submodule. See [this document](https://github.com/kubernetes-incubator/client-python/blob/master/devel/submodules.md) for more guidelines.
13
+
the submodule. See [this document](https://github.com/kubernetes-incubator/client-python/blob/master/devel/submodules.md) for more guidelines.
0 commit comments