Skip to content

Commit 87e16bb

Browse files
authored
Merge pull request #222 from mbohlool/sub
Add kubernetes-client/python-base as submodule to this repo
2 parents dab09e0 + 5d5e7df commit 87e16bb

17 files changed

+5
-2649
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "kubernetes/base"]
2+
path = kubernetes/base
3+
url = https://github.com/kubernetes-client/python-base

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Python client for the [kubernetes](http://kubernetes.io/) API.
1414
From source:
1515

1616
```
17-
git clone https://github.com/kubernetes-incubator/client-python.git
17+
git clone --recursive https://github.com/kubernetes-incubator/client-python.git
1818
cd client-python
1919
python setup.py install
2020
```

kubernetes/base

Submodule base added at bf62a92

kubernetes/base/api_client.py

Lines changed: 0 additions & 647 deletions
This file was deleted.

kubernetes/base/config/__init__.py

Lines changed: 0 additions & 18 deletions
This file was deleted.

kubernetes/base/config/config

Lines changed: 0 additions & 1 deletion
This file was deleted.

kubernetes/base/config/config_exception.py

Lines changed: 0 additions & 17 deletions
This file was deleted.

kubernetes/base/config/incluster_config.py

Lines changed: 0 additions & 91 deletions
This file was deleted.

kubernetes/base/config/incluster_config_test.py

Lines changed: 0 additions & 131 deletions
This file was deleted.

0 commit comments

Comments
 (0)