• George Kuan's avatar
    Add timeouts to HealthChecks and retry checks · e8c33b79
    George Kuan authored
    Fixes issue #3532. Added timeouts for HTTP and TCP checks
    and enabled kubelet/probe to kubelet#maxRetries times
    before declaring Failure.
    
    Added Probe.TimeoutSecs to API
    
    Probe variants now check container.LivenessProbe.TimeoutSeconds
    Also added a test for timeouts in http_test.go.
    e8c33b79
http.go 2.2 KB