etchang
9bdaf132d4
Add bundle certificate support ( #253 )
...
* initial
* add some comments
* cleanup
* var
* Use X509Certificate2cCollection
* add missing asset files
* address comments
2019-03-11 06:39:28 -07:00
Boshi Lian
406df57f9d
pretend to support chain ( #245 )
2019-02-15 11:57:24 -08:00
Boshi Lian
9372e3291f
align files to .editorconfig ( #203 )
...
* align files to .editorconfig
* fix space cause build failed
2018-09-27 10:50:39 -07:00
Frederik Carlier
d90289a094
Support relative paths in Kubernetes configuration files ( #141 )
...
* Support relative paths in Kubernetes configuration files
* Filename -> FileName
* Filename -> FileName
* KuberentesClientConfiguration: Allow the user to opt-out of the mechanism which resolves relative paths in the configuration file.
* Update unit tests
* Fix test
2018-04-26 21:13:48 -07:00
Bill Pratt
df4d5dc31a
Make LoadKubeConfig public and refactor to use YAML helper methods ( #133 )
...
* Made LoadKubeConfig public and refactored to use YAML helper methods
* Addressing Code review feedback
2018-04-18 21:52:19 -07:00
Adam Friedman
ea62ca00e0
Move projects to subdirectories of /src and /tests ( #134 )
...
kubernetes-client/csharp#127
2018-04-04 22:13:45 -07:00