Clayton Coleman
|
c1a5e14270
|
Provide a better error when Kubelet pod status is unexpected
Treat HTTP errors with respect, provide a distinct error message
|
2015-01-29 19:05:41 -05:00 |
|
Mike Danese
|
5dc6362f8a
|
rename probe.Healthy to probe.Success and renam probe.Unhealthy to probe.Failure.
|
2015-01-27 11:20:30 -08:00 |
|
Mike Danese
|
a298402bd4
|
remove pkg/health and move everything over to pkg/probe
|
2015-01-27 11:20:30 -08:00 |
|
Dawn Chen
|
15e9fa8a9d
|
Introduce PodStatusResult, and deprecate PodContainerInfo.
|
2015-01-16 09:10:40 -08:00 |
|
Daniel Smith
|
9873d8a7d5
|
Merge pull request #2958 from rajdeepd/master
Added test cases for NewKubeletClient with TLS enabled
|
2014-12-29 11:47:47 -08:00 |
|
saadali
|
99acb9688c
|
Have Http Probe report "Unhealthy" on connection failure instead of "Unknown".
|
2014-12-29 11:09:06 -08:00 |
|
Rajdeep Dua
|
05f0a9846b
|
Added test cases for NewKubeletClient with TLS enabled
|
2014-12-18 00:57:33 -08:00 |
|
Brendan Burns
|
a6f967b6e7
|
Revert "Revert "Add an api object for the kubelet, and a versioned endpoint.""
This reverts commit dcfcf315e5 .
|
2014-12-15 09:29:04 -08:00 |
|
Brendan Burns
|
dcfcf315e5
|
Revert "Add an api object for the kubelet, and a versioned endpoint."
This reverts commit d4b9979382 .
|
2014-12-12 21:13:44 -08:00 |
|
Brendan Burns
|
d4b9979382
|
Add an api object for the kubelet, and a versioned endpoint.
|
2014-12-12 15:26:28 -08:00 |
|
Mike Danese
|
50a6068b5d
|
simplified TestNewKubeletClient in kubelet_test
|
2014-12-09 18:27:55 -08:00 |
|
Rajdeep Dua
|
00149c88f2
|
Added two test cases for KubeletClient
|
2014-12-07 21:46:14 -08:00 |
|
Deyuan Deng
|
acf9d23b32
|
Stop httptest server.
|
2014-10-30 21:37:08 -04:00 |
|
Haney Maxwell
|
3160500940
|
Refactor kubelet access and add SSL
|
2014-10-22 14:53:59 -07:00 |
|