Clayton Coleman
|
dadb8431c4
|
Remove internal PodState in favor of internal PodStatus object
|
2014-12-15 16:50:05 -05:00 |
|
Craig Wickesser
|
1c02137f48
|
Update exec health check message logged
Update message logged after performing exec health check per #2708.
|
2014-12-02 07:15:02 -05:00 |
|
Tim Hockin
|
ea960711ff
|
Clean up error logs.
Use %v for errors, tidy some messages, make error messages start lowe-case
(as per go guidelines). Just accumulated nits.
|
2014-11-21 09:45:26 +08:00 |
|
Vishnu Kannan
|
7b3db4d41b
|
Use native exec support in docker instead of execing nsinit in kubelet.
|
2014-10-17 10:04:46 +00:00 |
|
Clayton Coleman
|
95cb2e3eb3
|
Refactor HealthCheck to take podUUID arguments
PodState is going away (won't have podUUID anymore)
|
2014-10-09 16:42:55 -04:00 |
|
Tim Hockin
|
1c02af3d16
|
Kill LivenessProbe.Type
|
2014-09-27 21:16:30 -07:00 |
|
Dawn Chen
|
7ace5a3e83
|
Passing pod UUID to Kubelet.
|
2014-09-08 14:24:09 -07:00 |
|
Brendan Burns
|
0caae9c1d4
|
Add a in container exec based health check.
|
2014-08-18 12:00:11 -07:00 |
|