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
# This repo is for testing new client library structure
3
+
This is the utility part of the [python client](https://github.com/kubernetes-incubator/client-python). It has been added to the main
4
+
repo using git submodules. This structure allow other developers to create
5
+
their own kubernetes client and still use standard kubernetes python utilities.
6
+
For more information refer to [clients-library-structure](https://github.com/kubernetes-client/community/blob/master/design-docs/clients-library-structure.md).
7
+
8
+
# Development
9
+
Any changes to utilites in this repo should be send as a PR to this repo. After
10
+
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.
0 commit comments