This repository was archived by the owner on Mar 13, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# python-base
2
2
3
+ [ ![ Build Status] ( https://travis-ci.org/kubernetes-client/python-base.svg?branch=master )] ( https://travis-ci.org/kubernetes-client/python-base )
4
+
3
5
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.
You can’t perform that action at this time.
0 commit comments