Commit Graph

3 Commits

Author SHA1 Message Date
Nicholas Steicke
3164e9234c introduce CreateWatchHandle for use with HttpClientFactory (#379) 2020-04-05 21:27:46 -07:00
Brandon Sharp
3a30033090 Prevent NullReferenceException when using HttpClient to initialize Kubernetes client. Fixes #335 (#336)
* Preventing null ref exception when initializing with HttpClient and adding support for generating a default client handler from a config object

* Updating example to make use of config-based client handler generation
2020-01-06 21:28:17 -08:00
David Parks
e00f67abd4 Add another couple of constructors to Fix #279 (#302)
* Add support for HttpClientFactory with KubernetesClientConfiguration

* Add an example with http client factory

* ensure sample uses the latest version of C#
2019-09-23 21:33:25 -07:00