Commit Graph

285 Commits

Author SHA1 Message Date
Ebbe Elsborg
2e67319b97 Run update-client.sh 2017-06-21 13:42:34 +02:00
Mehdy Bohlool
4eac56a8b6 Merge pull request #259 from codevulture/travis_check
Travis Fix for E2E tests
2017-06-21 01:31:03 -07:00
codevulture
97ee0d804f Travis Fix for E2E tests 2017-06-21 13:34:04 +05:30
Mehdy Bohlool
7f5bba3190 Merge pull request #260 from avinassh/in-cluster-example
Add an in cluster config example
2017-06-21 00:26:37 -07:00
avi
f62cff9826 Add copyright header 2017-06-21 12:03:05 +05:30
avi
987cda1c71 Add an in cluster config example 2017-06-19 13:55:38 +05:30
Mehdy Bohlool
5521d8475c Merge pull request #247 from pokoli/websocket_url
Use urlparse to generate websocket url
2017-06-15 01:41:45 -07:00
Sergi Almacellas Abellana
9cd0b3dc9a Use urlparse to generate websocket url
Fixes #246
2017-06-15 09:30:37 +02:00
Mehdy Bohlool
e245dbbd32 Merge pull request #245 from mbohlool/doc
Add basic submodules documentation
2017-06-12 02:26:25 -07:00
mbohlool
0836b85407 Add submodules document to /devel folder 2017-06-09 13:53:55 -07:00
Mehdy Bohlool
b2a204cb71 Merge pull request #249 from pokoli/submodules_update
Update submodule to include user config fixes
2017-06-09 13:27:42 -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
Sergi Almacellas Abellana
20fa5b4ded Add support for python3.6 2017-06-07 10:30:51 +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
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
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