Skip to content

[feat][WIP] : copy nodeipam from upstream k8s to ccm #364

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

Closed
wants to merge 2 commits into from

use existing flags provided by cloud-provider

320816d
Select commit
Loading
Failed to load commit list.
Closed

[feat][WIP] : copy nodeipam from upstream k8s to ccm #364

use existing flags provided by cloud-provider
320816d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 31, 2025 in 1s

71.12% (-1.83%) compared to 6d72edb

View this Pull Request on Codecov

71.12% (-1.83%) compared to 6d72edb

Details

Codecov Report

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

Project coverage is 71.12%. Comparing base (6d72edb) to head (320816d).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
cloud/linode/nodeipamcontroller.go 0.00% 65 Missing ⚠️
cloud/linode/cloud.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #364      +/-   ##
==========================================
- Coverage   72.95%   71.12%   -1.83%     
==========================================
  Files          14       15       +1     
  Lines        2596     2667      +71     
==========================================
+ Hits         1894     1897       +3     
- Misses        537      605      +68     
  Partials      165      165              

☔ 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.