mbohlool
acc07d720b
incluster_config loader should fail on empty host/port or cert/token file
2016-12-01 16:08:13 -08:00
mbohlool
66e4f5ff70
Move ConfigException out of incluster_config and in it's own file
2016-12-01 16:07:14 -08:00
mbohlool
812125f9f2
Merge pull request #53 from kubernetes-incubator/fix
...
Fix examples syntax error
2016-12-01 01:48:39 -08:00
mbohlool
b088fe017f
Fix examples syntax error
2016-12-01 01:28:20 -08:00
mbohlool
738dcde51c
Merge pull request #51 from SEJeff/patch-1
...
Make the README example code more portable
2016-12-01 01:14:16 -08:00
Jeff Schroeder
699d71cfac
Make example code using config.load_kube_config() more portable
2016-11-30 19:43:34 -06:00
Jeff Schroeder
9850b70283
Make the README example code more portable
...
Also, the `$HOME` variable can be modified while `os.path.expanduser()` does the right thing.
This works on windows as well whereas the previous code did not.
2016-11-30 13:03:25 -06:00
mbohlool
ff9295b967
Merge pull request #47 from sebgoa/readme
...
README improvements
2016-11-28 11:18:42 -08:00
sebgoa
d0635ccdf3
README improvements
2016-11-28 11:21:00 +01:00
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