Davanum Srinivas
9266f7c457
Run Tests with python 3.5
...
Update tox.ini and .travis.yml to support python 3.5
2017-01-10 09:30:03 -05:00
Mehdy Bohlool
d7f33ec53e
Merge pull request #84 from mbohlool/master
...
Update release steps to add source distribution
2017-01-03 14:13:14 -08:00
mbohlool
68e6fd2bbc
Update release steps to add source distribution
2017-01-03 14:09:12 -08:00
Mehdy Bohlool
6b84ac6599
Merge pull request #82 from mbohlool/master
...
Stop exporting scripts folder
2016-12-28 14:19:35 -08:00
mbohlool
ac03642173
Stop exporting script folder
2016-12-28 03:55:42 -08:00
mbohlool
6060d1c33a
Merge pull request #80 from mbohlool/master
...
document release steps in a bash file
2016-12-28 03:51:48 -08:00
mbohlool
610a1f5794
document release steps in a bash file.
2016-12-27 17:15:47 -08:00
mbohlool
9d5a68d9fd
Merge pull request #78 from mbohlool/bugfix
...
Bugfix: fix bearer token
2016-12-27 16:52:49 -08:00
mbohlool
aac5d71b39
Bugfix: Bearer token should have 'bearer ' prefix
2016-12-27 16:48:52 -08:00
mbohlool
508390f75f
Merge pull request #76 from mbohlool/master
...
Fix package's long description
2016-12-21 00:30:20 -08:00
mbohlool
9f496564dc
Fix package's long description
2016-12-20 14:36:42 -08:00
mbohlool
bb6123d30d
Merge pull request #75 from kubernetes-incubator/mbohlool-patch-2
...
Update CHANGELOG.md
2016-12-19 16:22:03 -08:00
mbohlool
5bd8e7d421
Update CHANGELOG.md
2016-12-19 16:20:04 -08:00
mbohlool
eb4fc8833c
Merge pull request #72 from mbohlool/master
...
Fix changelog version to snapshot for master
2016-12-19 14:24:52 -08:00
mbohlool
ce5b1dd0b7
Fix changelog version to snapshot for master
2016-12-19 14:20:58 -08:00
mbohlool
f125cc4959
Merge pull request #71 from mbohlool/multiple
...
Support connecting to multiple clusters
2016-12-19 14:17:44 -08:00
mbohlool
8c26b4b75b
Support connecting to multiple clusters
2016-12-16 01:50:07 -08:00
mbohlool
729d543f6d
Merge pull request #64 from mbohlool/c4
...
Add default kube config location
2016-12-15 14:49:31 -08:00
mbohlool
4d14edb757
Add default kube config location
2016-12-15 14:47:24 -08:00
mbohlool
8d536e6642
Merge pull request #69 from mbohlool/c6
...
Bugfix: Python client does not resolve relative paths in kubeconfig
2016-12-15 14:34:14 -08:00
mbohlool
b9d2b50ff6
Update CHANGELOG
2016-12-15 14:20:55 -08:00
mbohlool
a429afe91d
Resolving cert files relative path using kube-config file path.
2016-12-15 14:20:48 -08:00
mbohlool
0b6fb4cf25
Merge pull request #67 from mbohlool/c5
...
Fix failing setup.py
2016-12-14 18:45:23 -08:00
mbohlool
4d3307bf7d
Fix failing setup.py
2016-12-14 18:21:07 -08:00
mbohlool
25f0211854
Merge pull request #65 from webwurst/patch-1
...
Add missing parentheses to print()
2016-12-14 10:52:04 -08:00
Tobias Bradtke
38888d3450
Add missing parentheses to print()
2016-12-14 12:50:06 +01:00
mbohlool
be854fe3bf
Merge pull request #60 from kubernetes-incubator/c2
...
Add CHANGELOG.md
2016-12-12 23:42:48 -08:00
mbohlool
a3d22b9826
Add CHANGELOG.md
2016-12-12 23:41:19 -08:00
mbohlool
00a19bd308
Merge pull request #61 from mbohlool/c1
...
Pass clinet version to client generator
2016-12-12 23:40:38 -08:00
mbohlool
69d0d5c5bb
Update generated client
2016-12-12 23:37:17 -08:00
mbohlool
2944e5b62c
Set versions to snapshot for non-release branches
2016-12-12 23:37:16 -08:00
mbohlool
a7c3b634db
Pass client version to client generator
2016-12-12 23:37:15 -08:00
mbohlool
21f65ee26d
Merge pull request #59 from kubernetes-incubator/c1
...
Download OpenAPI spec directly from k8s release branch
2016-12-12 22:10:51 -08:00
mbohlool
41490c80cb
Update client
2016-12-08 13:21:07 -08:00
mbohlool
4c14ab38bb
Download OpenAPI spec directly from k8s release branch
2016-12-08 13:21:06 -08:00
mbohlool
baba523c28
Merge pull request #56 from kubernetes-incubator/mbohlool-patch-1
...
Update README.md file with a link to SIG API Machinery
2016-12-02 16:28:26 -08:00
mbohlool
c5d6952258
Update README.md file with a link to SIG API Machinery
2016-12-02 16:23:42 -08:00
mbohlool
d5153bc990
Merge pull request #54 from kubernetes-incubator/o7
...
Adding codecov.io report and badge
2016-12-01 23:59:39 -08:00
mbohlool
2220b7e0c6
Add code test coverage for non-generated packages
2016-12-01 16:14:51 -08:00
mbohlool
5677578313
Merge pull request #50 from kubernetes-incubator/o6
...
Kube config loader improvement
2016-12-01 16:11:30 -08:00
mbohlool
b888000b4a
- Add context switch to kube config loader
...
- Refactor kube config loader to be able to test it
- Add test for kube config loader
2016-12-01 16:08:14 -08:00
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