Commit Graph

1686 Commits

Author SHA1 Message Date
Mehdy Bohlool
3f7933050f Update requirements.txt 2017-04-26 13:58:52 -07:00
Mehdy Bohlool
3b5569a0d7 Merge pull request #203 from mbohlool/master
Exclude urllib3 version 1.21 from depedencies as it breaks our code
2017-04-26 13:52:11 -07:00
mbohlool
7aec646a6d Exclude urllib3 version 1.21 from depedencies as it breaks our code 2017-04-26 13:12:16 -07:00
Mehdy Bohlool
763ada98fc Merge pull request #196 from mbohlool/master
Remove Spec Version constant as the main spec is versioned now
2017-04-25 14:27:01 -07:00
mbohlool
f5ec773830 Update generated client 2017-04-25 14:11:04 -07:00
mbohlool
07013a0722 Remove Spec Version constant as the main spec is versioned now 2017-04-25 14:11:04 -07:00
Mehdy Bohlool
2c1535dff7 Update CHANGELOG.md 2017-04-25 14:05:16 -07:00
Mehdy Bohlool
2d06710f61 Merge pull request #198 from mbohlool/dep
Depend on urllib3 version <= 1.20
2017-04-25 13:35:47 -07:00
mbohlool
bc33850424 Fix urllib3 dependency to <=1.20 2017-04-25 13:25:30 -07:00
Mehdy Bohlool
4a190dd3fd Update CHANGELOG.md
V2.0.0b1 release.
2017-04-25 10:32:57 -07:00
mbohlool
68bf13dddb Update changelog 2017-04-24 17:31:14 -07:00
Mehdy Bohlool
5e7cdca568 Merge pull request #186 from mbohlool/cherry
Port Kubernetes cherry-pick script
2017-04-24 14:57:19 -07:00
Mehdy Bohlool
9e738e44bd Merge branch 'master' into cherry 2017-04-24 14:33:24 -07:00
Mehdy Bohlool
ff83fb6b3a Merge pull request #191 from mbohlool/changelog
Update Changelog
2017-04-24 12:28:04 -07:00
mbohlool
719df761e2 Update Changelog 2017-04-24 12:27:04 -07:00
Mehdy Bohlool
6e4e33e2f9 Merge pull request #190 from mbohlool/changelog
Update Changelog
2017-04-24 12:14:23 -07:00
mbohlool
6297893514 Update Changelog 2017-04-24 12:13:42 -07:00
Mehdy Bohlool
94a276bf68 Merge pull request #183 from mbohlool/config
BUGFIX: token file should not be decoded
2017-04-24 11:50:05 -07:00
Mehdy Bohlool
cba33ac0d4 Merge branch 'master' into cherry 2017-04-24 11:49:53 -07:00
Mehdy Bohlool
a0577b03cb Merge branch 'master' into config 2017-04-24 10:35:55 -07:00
Mehdy Bohlool
f399ece006 Merge pull request #179 from mbohlool/inline
Inline primitive models in preprocessing
2017-04-24 10:35:28 -07:00
mbohlool
318e551e37 BUGFIX: token file should not be decoded 2017-04-24 10:33:50 -07:00
mbohlool
f567e82801 Update (and generalize) cherry pick script for client-python 2017-04-20 13:48:08 -07:00
mbohlool
7408d902fc Copy original cherry pick script from kubernetes main repo 2017-04-20 13:41:52 -07:00
Mehdy Bohlool
e92eb2d8b0 Update README.md 2017-04-19 16:13:03 -07:00
Mehdy Bohlool
1cc7995e83 Initial commit 2017-04-19 16:12:18 -07:00
Mehdy Bohlool
c8374eb409 Merge branch 'master' into inline 2017-04-18 11:15:00 -07:00
Mehdy Bohlool
e69d4fe204 Merge pull request #181 from mbohlool/master
Update changelog
2017-04-18 11:00:48 -07:00
mbohlool
cbc4a6d467 Fix datatime parsing bug in api_client 2017-04-18 10:58:59 -07:00
mbohlool
7191e0e5ef Update changelog 2017-04-18 10:19:54 -07:00
Mehdy Bohlool
542facbf07 Merge pull request #180 from skuda/master
add support for attach api call using websockets.
2017-04-18 10:17:16 -07:00
Miguel Angel Rasero
5a590f8b55 add support for attach api call using websockets. 2017-04-18 19:08:05 +02:00
Mehdy Bohlool
84fdbd7609 Merge pull request #178 from mbohlool/master
Add compatibility section to README.md
2017-04-18 09:51:13 -07:00
mbohlool
8407235e45 Add compatibility section to README.md 2017-04-18 09:43:33 -07:00
mbohlool
cfc0ff1a0d Update client 2017-04-17 16:37:09 -07:00
mbohlool
fbdff46af0 Inline primitive models in preprocessing 2017-04-17 16:35:57 -07:00
Mehdy Bohlool
84bf6cc9dc Merge pull request #170 from mbohlool/master
Update generated client
2017-04-05 15:49:44 -07:00
mbohlool
f9f6287a14 Add CHANGELOG.md entry [ci skip] 2017-04-05 15:26:04 -07:00
mbohlool
35ca453a47 Update client code 2017-04-05 15:24:07 -07:00
mbohlool
f41a863d24 Promote OpenAPI spec version to kubernetes 1.6.1 2017-04-05 15:24:06 -07:00
mbohlool
5d19799574 preprocessing script to shorten model names as much as possible 2017-04-05 14:14:58 -07:00
Mehdy Bohlool
f37f758fee Update README.md 2017-03-31 02:03:15 -07:00
Mehdy Bohlool
9eae1a03aa Update README.md 2017-03-31 02:01:11 -07:00
Mehdy Bohlool
00ea1494dc Add kubernetes client badges 2017-03-31 02:00:09 -07:00
Mehdy Bohlool
74a64d7325 Merge pull request #158 from mbohlool/master
Update README.md with ssl hostname troubleshooting [ci skip]
2017-03-15 01:21:21 -07:00
mbohlool
64552448f3 Update README.md with ssl hostname troubleshooting [ci skip] 2017-03-15 01:17:54 -07:00
Mehdy Bohlool
e59d59450a Merge pull request #147 from WilliamDenniss/master
Added OpenSSL version requirement to README.
2017-03-14 13:22:18 -07:00
William Denniss
9a0c0795af Added troubleshooting section to the README.
- SSLError on macOS documented.
2017-03-14 13:20:27 -07:00
Mehdy Bohlool
1e669b59e7 Merge pull request #153 from kubernetes-incubator/mbohlool-patch-4
Add PyPi badges [ci skip]
2017-03-02 17:08:25 -08:00
Mehdy Bohlool
e5e1da3519 Add PyPi badges [ci skip] 2017-03-02 17:06:31 -08:00