kubernetes/pkg/kubelet/status
Mike Danese 76f8594378 more artisanal fixes
Most of these could have been refactored automatically but it wouldn't
have been uglier. The unsophisticated tooling left lots of unnecessary
struct -> pointer -> struct transitions.
2020-03-05 14:59:47 -08:00
..
testing Fix golint failures of pkg/kubelet/status/... 2019-09-21 23:43:37 +08:00
BUILD kubelet: Preserve existing container status when pod terminated 2020-03-04 13:34:24 -05:00
generate_test.go Generate ContainersReady condition 2018-06-05 11:10:38 -07:00
generate.go Fix golint failures of pkg/kubelet/status/... 2019-09-21 23:43:37 +08:00
status_manager_test.go kubelet: Preserve existing container status when pod terminated 2020-03-04 13:34:24 -05:00
status_manager.go more artisanal fixes 2020-03-05 14:59:47 -08:00