-
Notifications
You must be signed in to change notification settings - Fork 778
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: set the ResourceIsPod of DefaultPodValidationOptions to false #1986
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@Yesphet Please fix the DCO check error by following the instructions here: https://github.com/openkruise/kruise/pull/1986/checks?check_run_id=39890896135 |
…penkruise#1986) Signed-off-by: Yesphet <[email protected]>
3aa11fa
to
5ac3f58
Compare
@ABNER-1 fix |
Perhaps we could add e2e test cases to solidify this scenario for future reference? |
@ABNER-1 ok, i will add tests for it |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1986 +/- ##
==========================================
+ Coverage 42.74% 42.76% +0.01%
==========================================
Files 314 314
Lines 31378 31378
==========================================
+ Hits 13412 13418 +6
+ Misses 16595 16592 -3
+ Partials 1371 1368 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…penkruise#1986) Signed-off-by: Yesphet <[email protected]>
5ac3f58
to
a5224bd
Compare
/lgtm |
fix #1985
Ⅰ. Describe what this PR does
Ⅱ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews