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

fix(RELEASE-1150) add checks to fieldselectors #583

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

happybhati
Copy link
Collaborator

This commit fixes the issue of FieldSelectors retrurning everything when the argument is nill, added checks to each function using field selector.

Copy link

openshift-ci bot commented Oct 9, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.09%. Comparing base (a70b506) to head (fc70fe4).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #583    +/-   ##
========================================
  Coverage   84.09%   84.09%            
========================================
  Files          26       26            
  Lines        1635     1742   +107     
========================================
+ Hits         1375     1465    +90     
- Misses        182      192    +10     
- Partials       78       85     +7     

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

@happybhati happybhati force-pushed the release-1105 branch 2 times, most recently from 80d21f3 to cd111ab Compare October 9, 2024 12:38
@happybhati
Copy link
Collaborator Author

/retest

@happybhati happybhati marked this pull request as ready for review October 9, 2024 13:55
@happybhati happybhati requested a review from a team as a code owner October 9, 2024 13:55
@jinqi7
Copy link
Contributor

jinqi7 commented Oct 11, 2024

/retest

1 similar comment
@happybhati
Copy link
Collaborator Author

/retest

loader/loader.go Outdated Show resolved Hide resolved
loader/loader.go Outdated Show resolved Hide resolved
loader/loader.go Outdated Show resolved Hide resolved
This commit fixes the issue of FieldSelectors retrurn everything
when argument is nill, added checks to each function using
fieldselecor.

Signed-off-by: Happy Bhati <hbhati@redhat.com>
Copy link

openshift-ci bot commented Oct 15, 2024

New changes are detected. LGTM label has been removed.

@happybhati
Copy link
Collaborator Author

Thanks, @johnbieren, for your approval.

@davidmogar Since you reviewed it earlier, please take a look whenever you get a chance.
Ready to be merged!

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.

4 participants