openconfig / kne

Apache License 2.0
214 stars 64 forks source link

Add handling for cri-docker #540

Closed alexmasi closed 3 months ago

alexmasi commented 3 months ago

Often times the cri-docker components are not running as expected during the preflight checks for kubeadm init. This handler ensures that they are running before proceeding to kubeadm init.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9274579167

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
deploy/deploy.go 7 19 36.84%
<!-- Total: 7 19 36.84% -->
Totals Coverage Status
Change from base Build 9166162198: -0.04%
Covered Lines: 4647
Relevant Lines: 7126

💛 - Coveralls
alexmasi commented 3 months ago

/gcbrun