Commit Graph

14 Commits

Author SHA1 Message Date
mbohlool
1ebceb6460 Move manual code to a base folder to prepare for repo splitting. 2017-05-09 16:26:27 -07:00
mbohlool
318e551e37 BUGFIX: token file should not be decoded 2017-04-24 10:33:50 -07:00
mbohlool
8fc978e49f Support insecure-skip-tls-verify config flag 2017-01-24 14:47:20 -08:00
Davanum Srinivas
5c82309840 tox target to enforce pep8 2017-01-12 16:47:45 -05:00
mbohlool
aac5d71b39 Bugfix: Bearer token should have 'bearer ' prefix 2016-12-27 16:48:52 -08:00
mbohlool
8c26b4b75b Support connecting to multiple clusters 2016-12-16 01:50:07 -08:00
mbohlool
4d14edb757 Add default kube config location 2016-12-15 14:47:24 -08:00
mbohlool
a429afe91d Resolving cert files relative path using kube-config file path. 2016-12-15 14:20:48 -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
b2f2f5ad23 Update formatting with scripts/update-pep8.sh 2016-11-23 13:35:35 -08:00
mbohlool
ba3e22a7ac Add incluster config support 2016-11-23 10:31:22 -08:00
mbohlool
26ac2c4a12 Separate package util into config and watch package 2016-11-22 17:52:46 -08:00