Skip to content

Add static IP support for vSphere provider via CAPI IPAM

53246e6
Select commit
Loading
Failed to load commit list.
Open

Add static IP support for vSphere provider via CAPI IPAM #10510

Add static IP support for vSphere provider via CAPI IPAM
53246e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 1s

69.45% (-0.13%) compared to b1ec020

View this Pull Request on Codecov

69.45% (-0.13%) compared to b1ec020

Details

Codecov Report

❌ Patch coverage is 32.21154% with 141 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.45%. Comparing base (b1ec020) to head (53246e6).
⚠️ Report is 96 commits behind head on main.

Files with missing lines Patch % Lines
pkg/providers/vsphere/vsphere.go 5.45% 100 Missing and 4 partials ⚠️
pkg/api/v1alpha1/cluster.go 50.72% 21 Missing and 13 partials ⚠️
pkg/workflows/management/upgrade_cluster.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10510      +/-   ##
==========================================
- Coverage   69.58%   69.45%   -0.13%     
==========================================
  Files         670      670              
  Lines       40676    41049     +373     
==========================================
+ Hits        28303    28512     +209     
- Misses      10665    10801     +136     
- Partials     1708     1736      +28     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.