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

Add --label-selector command line flags #839

Merged
merged 3 commits into from
Mar 3, 2025
Merged

Add --label-selector command line flags #839

merged 3 commits into from
Mar 3, 2025

Conversation

allenporter
Copy link
Owner

@allenporter allenporter commented Mar 3, 2025

Fixes #832

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.39%. Comparing base (17a72a8) to head (270195c).

Files with missing lines Patch % Lines
flux_local/tool/selector.py 87.50% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #839      +/-   ##
==========================================
- Coverage   93.43%   93.39%   -0.04%     
==========================================
  Files          21       21              
  Lines        2377     2393      +16     
==========================================
+ Hits         2221     2235      +14     
- Misses        156      158       +2     

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

@allenporter allenporter merged commit 4542fa0 into main Mar 3, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CLI flag to get specific helmreleases with a label selector
2 participants