Commit Graph

62 Commits

Author SHA1 Message Date
mbohlool
e7f30fac1b Merge pull request #45 from kubernetes-incubator/o5
Update version to alpha.2 as alpha.1 is used for a failed release
2016-11-23 14:11:40 -08:00
mbohlool
000c873f75 Update version to alpha.2 as alpha.1 is used for a failed release 2016-11-23 14:07:43 -08:00
mbohlool
e3df5172e7 Merge pull request #44 from kubernetes-incubator/o5
Set package version in generated code
2016-11-23 14:00:58 -08:00
mbohlool
bc301e25cf Set package version in generated code 2016-11-23 13:59:44 -08:00
mbohlool
c7b283348d Merge pull request #43 from kubernetes-incubator/o5
Add ipaddress as a dependency.
2016-11-23 13:52:39 -08:00
mbohlool
f6e417df60 Add ipaddress as a dependency. urllib3 will fix ssl ipaddress hostnames if this package exists 2016-11-23 13:36:33 -08:00
mbohlool
b2f2f5ad23 Update formatting with scripts/update-pep8.sh 2016-11-23 13:35:35 -08:00
mbohlool
22e2737789 Merge pull request #42 from kubernetes-incubator/o5
Update versions
2016-11-23 12:21:41 -08:00
mbohlool
d42d43d539 Update generated client with changed spec version 2016-11-23 12:18:53 -08:00
mbohlool
9009bc0c30 Update OpenAPI spec version 2016-11-23 12:18:51 -08:00
mbohlool
7ed7856391 Update package version 2016-11-23 12:18:50 -08:00
mbohlool
9506c55af7 Merge pull request #32 from kubernetes-incubator/o4
Add in-cluster config support
2016-11-23 10:57:53 -08:00
mbohlool
ba3e22a7ac Add incluster config support 2016-11-23 10:31:22 -08:00
mbohlool
149d0ad7ef Merge pull request #35 from kubernetes-incubator/o1
Separate package util into config and watch package
2016-11-22 17:55:04 -08:00
mbohlool
26ac2c4a12 Separate package util into config and watch package 2016-11-22 17:52:46 -08:00
mbohlool
44395d4241 Merge pull request #31 from kubernetes-incubator/o1
Restructure modules to have a top level kubernetes module
2016-11-22 17:34:30 -08:00
mbohlool
b71a00dab7 Update package information in setup.py 2016-11-22 17:30:54 -08:00
mbohlool
ff365db2bf Update README.md file 2016-11-22 17:30:54 -08:00
mbohlool
cafbdf0dee Update examples 2016-11-22 17:23:42 -08:00
mbohlool
b715e998b0 Export util and client modules in top level kubernetes module 2016-11-22 17:23:41 -08:00
mbohlool
47340d13d0 Move k8sutil to kubernetes/util and update imports 2016-11-22 17:23:41 -08:00
mbohlool
c120630aa3 Update/move generated client 2016-11-22 17:23:41 -08:00
mbohlool
aa671e2946 Update generate script to generate client in a new subdirectory 2016-11-22 17:23:39 -08:00
mbohlool
880091df55 Merge pull request #9 from kubernetes-incubator/o2
Remove watch_* operations in favor of "list_*(watch=True)"
2016-11-21 15:23:16 -08:00
mbohlool
26b815f083 Generated client 2016-11-21 13:24:04 -08:00
mbohlool
869fd7b6b9 Add preprocessing step to remove watch_* operations in favor of list_*(watch=True) 2016-11-21 13:24:04 -08:00
mbohlool
9e2e8e414b Merge pull request #29 from kubernetes-incubator/gen
Update generated client with latest changes in k8s
2016-11-21 13:23:45 -08:00
mbohlool
4c71e299ac Update generated client with latest changes in k8s 2016-11-21 13:21:06 -08:00
mbohlool
1ffd2f78af Merge pull request #28 from kubernetes-incubator/o5
Update CONTRIBUTING.md
2016-11-21 12:52:09 -08:00
mbohlool
8ac9715c31 Update CONTRIBUTING.md 2016-11-21 12:51:15 -08:00
mbohlool
76bd09d515 Merge pull request #27 from kubernetes-incubator/gen
Update generated client
2016-11-21 12:27:49 -08:00
mbohlool
3e9c0b03b9 Update generated client 2016-11-21 10:52:12 -08:00
mbohlool
d466aa321a Merge pull request #24 from kubernetes-incubator/o1
Updating CONTRIBUTING.md SLA links
2016-11-19 01:22:07 -08:00
mbohlool
adb075e674 Updating CONTRIBUTING.md SLA links 2016-11-18 14:11:54 -08:00
mbohlool
0dc08c28ff Merge pull request #21 from kubernetes-incubator/o1
Add license header to preprocess_spec.py
2016-11-18 11:33:31 -08:00
mbohlool
aade05f839 Add license header to preprocess_spec.py 2016-11-18 11:31:25 -08:00
mbohlool
11beb7f54c Merge pull request #20 from kubernetes-incubator/o1
Add templates from kubernetes/kubernetes-template-project with modifications
2016-11-18 11:28:48 -08:00
mbohlool
4d336cc428 Add templates from kubernetes/kubernetes-template-project with modifications 2016-11-18 11:23:59 -08:00
mbohlool
50bc82eaab Merge pull request #19 from kubernetes-incubator/o4
Add build badge
2016-11-18 10:49:49 -08:00
mbohlool
754b570b8e formatting test files 2016-11-18 10:07:54 -08:00
mbohlool
ab46b99f5b Add build badge to README file 2016-11-18 10:07:36 -08:00
mbohlool
50a97d13f2 Merge pull request #12 from kubernetes-incubator/o3
Adding back generated test as they make sure the generated client is buildable
2016-11-17 19:23:52 -08:00
mbohlool
5c87338507 Adding back generated test as they make sure the generated client is buildable 2016-11-17 15:58:29 -08:00
mbohlool
848becd472 Merge pull request #11 from kubernetes-incubator/o3
update travis config
2016-11-17 15:50:46 -08:00
mbohlool
2eec0e4219 update travis cofig 2016-11-17 14:50:26 -08:00
mbohlool
4456142cbe Merge pull request #10 from kubernetes-incubator/o1
Code generator should not overwrite test-requirements.txt
2016-11-16 17:21:17 -08:00
mbohlool
8ea2e4b980 Code generator should not overwrite test-requirements.txt 2016-11-16 17:20:24 -08:00
mbohlool
62dc3492a9 Merge pull request #2 from kubernetes-incubator/o2
Client enhancements
2016-11-16 16:24:54 -08:00
mbohlool
273684c601 Add semi-auto code formatting script 2016-11-16 16:16:26 -08:00
mbohlool
98e675ec3c Add dependency to a newer version of urllib3 that fixes ssl host check with ipaddress 2016-11-16 16:16:26 -08:00