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

Remove kindless upgrade feature flag for all the providers #6879

Merged
merged 1 commit into from
Oct 25, 2023

Remove kindless upgrade feature flag for all the providers

745eef4
Select commit
Loading
Failed to load commit list.
Merged

Remove kindless upgrade feature flag for all the providers #6879

Remove kindless upgrade feature flag for all the providers
745eef4
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 25, 2023 in 0s

71.96% (-0.06%) compared to 58a6ca5

View this Pull Request on Codecov

71.96% (-0.06%) compared to 58a6ca5

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (58a6ca5) 72.01% compared to head (745eef4) 71.96%.
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6879      +/-   ##
==========================================
- Coverage   72.01%   71.96%   -0.06%     
==========================================
  Files         532      532              
  Lines       41644    41601      -43     
==========================================
- Hits        29991    29938      -53     
- Misses       9980     9987       +7     
- Partials     1673     1676       +3     
Files Coverage Δ
pkg/api/v1alpha1/cluster_webhook.go 93.66% <100.00%> (+0.85%) ⬆️
pkg/api/v1alpha1/vspheremachineconfig_webhook.go 83.52% <ø> (-4.16%) ⬇️
pkg/clustermanager/eksa_installer.go 81.08% <100.00%> (-4.54%) ⬇️
pkg/controller/clusters/clusterapi.go 84.21% <100.00%> (-7.22%) ⬇️
pkg/features/features.go 19.04% <ø> (+5.25%) ⬆️
cmd/eksctl-anywhere/cmd/upgradecluster.go 7.10% <0.00%> (-0.09%) ⬇️

... and 3 files with indirect coverage changes

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