mbohlool
|
b49c6e9b50
|
Ignore IDE files
|
2017-06-09 13:22:07 -07:00 |
|
mbohlool
|
43a88f8d34
|
Add tox and travis support
|
2017-06-09 13:22:07 -07:00 |
|
Sergi Almacellas Abellana
|
cf2e8408f5
|
Update submodule to user config fixes
Closes #236
|
2017-06-09 10:15:29 +02:00 |
|
Mehdy Bohlool
|
93f3f94676
|
Merge pull request #244 from pokoli/py36
Add support for python3.6
|
2017-06-08 13:31:33 -07:00 |
|
Mehdy Bohlool
|
8704ce39c2
|
Merge pull request #5 from pokoli/non_existing_user
Use no user when the especified user is not found in the users section
|
2017-06-07 11:13:26 -07:00 |
|
Sergi Almacellas Abellana
|
6f9322d212
|
Use no user when the especified user is not found in the users section
|
2017-06-07 11:22:05 +02:00 |
|
Sergi Almacellas Abellana
|
20fa5b4ded
|
Add support for python3.6
|
2017-06-07 10:30:51 +02:00 |
|
Mehdy Bohlool
|
350a5cba50
|
Merge pull request #4 from pokoli/config_with_no_users
Use no user when the users section is missing in kubeconfig
|
2017-06-05 08:50:03 -07:00 |
|
Sergi Almacellas Abellana
|
7adf7e280d
|
Use no user when the users section is missing in kubeconfig
Fixes kubernetes-incubator/client-python#236
|
2017-06-05 12:47:05 +02:00 |
|
Mehdy Bohlool
|
ff94d26a2b
|
Merge pull request #238 from pokoli/sync_requirements
Read setup.py dependencies from requeriments.txt
|
2017-06-05 02:26:11 -07:00 |
|
Sergi Almacellas Abellana
|
e2d3f6d096
|
Add tests requires on setup.py
|
2017-06-02 10:07:26 +02:00 |
|
Sergi Almacellas Abellana
|
a6870afa60
|
Read setup.py dependencies from requeriments.txt
Fixes #136
|
2017-06-02 10:02:04 +02:00 |
|
Mehdy Bohlool
|
10362685ea
|
Merge pull request #230 from mbohlool/tpr_fix
Fix TPRs security issue
|
2017-05-25 10:05:33 -07:00 |
|
mbohlool
|
8a3b2bae14
|
Update generated client for TPR fix
|
2017-05-21 22:58:45 -07:00 |
|
mbohlool
|
19ce362d9f
|
Fix update client script to ignore kubernetes/base folder
|
2017-05-21 22:58:45 -07:00 |
|
mbohlool
|
bf337a5390
|
Fix TPRs security
|
2017-05-21 22:37:27 -07:00 |
|
mbohlool
|
e7a257a9ee
|
Update client (only version changes)
|
2017-05-21 22:36:27 -07:00 |
|
Mehdy Bohlool
|
84de8489eb
|
Merge pull request #224 from mbohlool/master
Update base submodule
|
2017-05-20 15:42:39 -07:00 |
|
mbohlool
|
5eee265f25
|
Update base submodule
|
2017-05-19 16:52:18 -07:00 |
|
Mehdy Bohlool
|
7c8e59b58d
|
Merge pull request #2 from mbohlool/loopfix
Remove loop symlinks
|
2017-05-19 16:47:43 -07:00 |
|
mbohlool
|
3b44c3b6a9
|
Remove loop symlinks
|
2017-05-19 16:46:39 -07:00 |
|
Mehdy Bohlool
|
38b0ff4ee3
|
Merge pull request #221 from mbohlool/master
Added OperationIDs to TPR spec and regenerated the client
|
2017-05-19 16:45:15 -07:00 |
|
mbohlool
|
23b0f8c008
|
Update generated client
|
2017-05-19 15:27:35 -07:00 |
|
mbohlool
|
1672ded330
|
Add OperationIDs to third party resources spec
|
2017-05-19 15:26:08 -07:00 |
|
Mehdy Bohlool
|
87e16bbd04
|
Merge pull request #222 from mbohlool/sub
Add kubernetes-client/python-base as submodule to this repo
|
2017-05-19 15:13:13 -07:00 |
|
mbohlool
|
5d5e7df528
|
Update README.md
|
2017-05-19 00:35:27 -07:00 |
|
mbohlool
|
8980d48039
|
Add kubernetes-client/python-base as submodule to this repo
|
2017-05-19 00:24:39 -07:00 |
|
mbohlool
|
dd30fe6a70
|
Remove base folder to prepare for submodule model
|
2017-05-19 00:21:35 -07:00 |
|
Jonathan Kosgei
|
dab09e0e92
|
Add support for thirdparty resource watch/create/put and delete operations (#216)
Add third-party-resources paths to OpenAPI spec to be able to create/update/watch third party resources.
|
2017-05-18 00:37:30 -07:00 |
|
Mehdy Bohlool
|
7a6bae25e3
|
Merge pull request #218 from sebgoa/notebooks
move skippbox/notebooks to client-python for GSoC
|
2017-05-16 17:21:21 -07:00 |
|
Sebastien Goasguen
|
ba61aea1f5
|
move skippbox/notebooks to client-python for GSoC
|
2017-05-16 19:27:53 +02:00 |
|
Mehdy Bohlool
|
bf62a92558
|
Merge pull request #1 from mbohlool/master
Copy over base folder of python-client
|
2017-05-12 11:10:03 -07:00 |
|
mbohlool
|
ecb8afa69f
|
Copy over base folder of python-client
|
2017-05-12 11:08:29 -07:00 |
|
Mehdy Bohlool
|
dbe83efe0a
|
Merge pull request #215 from mbohlool/c3
Move config and watch into a base folder to prepare for multi-repo client
|
2017-05-11 12:51:09 -07:00 |
|
mbohlool
|
1ebceb6460
|
Move manual code to a base folder to prepare for repo splitting.
|
2017-05-09 16:26:27 -07:00 |
|
Mehdy Bohlool
|
4729e6865d
|
Merge pull request #207 from gabrielpjordao/patch-1
Put whitespaces around equal sign on README
|
2017-05-08 09:55:51 -07:00 |
|
Mehdy Bohlool
|
70237af6ed
|
Merge pull request #213 from mbohlool/master
Switch to stable release of swagger-codegen
|
2017-05-04 11:06:34 -07:00 |
|
mbohlool
|
c1ad663ca0
|
Update generated client
|
2017-05-04 10:56:04 -07:00 |
|
mbohlool
|
735286472c
|
Use swagger-codegen 2.2.2 stable
|
2017-05-04 10:54:41 -07:00 |
|
Mehdy Bohlool
|
37c7fa6827
|
Update release.md
|
2017-05-03 17:39:30 -07:00 |
|
Mehdy Bohlool
|
ada0c2a10b
|
Update CHANGELOG.md
|
2017-05-03 17:27:31 -07:00 |
|
Mehdy Bohlool
|
05d60fc4ca
|
Merge pull request #211 from mbohlool/automated-cherry-pick-of-#205-upstream-master
Automated cherry pick of #205
|
2017-05-03 17:25:22 -07:00 |
|
Benjamin Sherman
|
058b81b8bd
|
changelog update for #187
|
2017-05-03 17:09:10 -07:00 |
|
Benjamin Sherman
|
eaf781c787
|
fix for #187 failure when using RFC 6902 json-patch operation
|
2017-05-03 17:08:24 -07:00 |
|
Mehdy Bohlool
|
b5eac1f799
|
Merge pull request #208 from kubernetes-incubator/mbohlool-patch-1
Update update-client.sh
|
2017-05-03 12:27:31 -07:00 |
|
Mehdy Bohlool
|
c5347acfbc
|
Update update-client.sh
Generator script post-processing if failing if development status has `/` in it. this is true for stable releases.
|
2017-05-03 11:37:59 -07:00 |
|
Mehdy Bohlool
|
a2a91bc97a
|
Update CHANGELOG.md
|
2017-05-03 11:29:42 -07:00 |
|
Gabriel
|
9b614c3a49
|
Put whitespaces around equal sign on README
|
2017-05-02 10:00:44 -03:00 |
|
Mehdy Bohlool
|
1517bcaa1e
|
Update CHANGELOG.md
|
2017-04-26 15:22:42 -07:00 |
|
Mehdy Bohlool
|
06d2d4b707
|
Update CHANGELOG.md
|
2017-04-26 14:03:55 -07:00 |
|