Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add handling for cri-docker #540

Merged
merged 3 commits into from
May 28, 2024
Merged

Add handling for cri-docker #540

merged 3 commits into from
May 28, 2024

Conversation

alexmasi
Copy link
Collaborator

@alexmasi alexmasi commented May 28, 2024

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
Copy link

coveralls commented May 28, 2024

Pull Request Test Coverage Report for Build 9274579167

Details

  • 7 of 19 (36.84%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 65.212%

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

💛 - Coveralls

@alexmasi
Copy link
Collaborator Author

/gcbrun

@alexmasi alexmasi merged commit cdcf059 into main May 28, 2024
9 checks passed
@alexmasi alexmasi deleted the sock branch May 28, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants