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

feat: add printer columns for leaders #2333

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

tnsimon
Copy link
Contributor

@tnsimon tnsimon commented Feb 19, 2025

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:
/kind feature

What this PR does / why we need it:

Adds status information to the nodepool when using k get nodepools

Which issue(s) this PR fixes:

Fixes #2331

Special notes for your reviewer:

/assign @rambohe-ch

Does this PR introduce a user-facing change?

NONE

other Note

@tnsimon tnsimon requested a review from a team as a code owner February 19, 2025 03:55
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.97%. Comparing base (13f0dbd) to head (15caeda).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2333   +/-   ##
=======================================
  Coverage   45.96%   45.97%           
=======================================
  Files         394      394           
  Lines       26103    26107    +4     
=======================================
+ Hits        11998    12002    +4     
  Misses      12953    12953           
  Partials     1152     1152           
Flag Coverage Δ
unittests 45.97% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tnsimon tnsimon force-pushed the enhance-nodepools-statusfields branch from 2f9c3b3 to 253a821 Compare February 19, 2025 11:30
@tnsimon tnsimon force-pushed the enhance-nodepools-statusfields branch from dde2f0f to 15caeda Compare February 19, 2025 21:43
@rambohe-ch rambohe-ch added approved approved lgtm lgtm labels Feb 19, 2025
@rambohe-ch
Copy link
Member

/LGTM

@rambohe-ch rambohe-ch merged commit ecc5ac2 into openyurtio:master Feb 19, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved approved lgtm lgtm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] Enhance v1beta2.Nodepool spec
2 participants