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

Improve error message when old cluster config file exists #7748

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

update

dae98c0
Select commit
Loading
Failed to load commit list.
Open

Improve error message when old cluster config file exists #7748

update
dae98c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 0s

73.63% (+0.14%) compared to 4583834

View this Pull Request on Codecov

73.63% (+0.14%) compared to 4583834

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 73.63%. Comparing base (4583834) to head (dae98c0).
Report is 257 commits behind head on main.

Files Patch % Lines
cmd/eksctl-anywhere/cmd/createcluster.go 0.00% 2 Missing ⚠️
pkg/kubeconfig/kubeconfig.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7748      +/-   ##
==========================================
+ Coverage   73.48%   73.63%   +0.14%     
==========================================
  Files         579      588       +9     
  Lines       36357    37145     +788     
==========================================
+ Hits        26718    27350     +632     
- Misses       7875     8002     +127     
- Partials     1764     1793      +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.