-
Notifications
You must be signed in to change notification settings - Fork 266
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
Remove lookup-plugins flag #1506
Remove lookup-plugins flag #1506
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vyasgun: 0 warnings.
In response to this:
Description
Remove deprecated plugin lookup flag
Changes
- Removed instances of
--lookup-plugins
Reference
Fixes #1491
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
724c5ef
to
f7b36d6
Compare
Codecov Report
@@ Coverage Diff @@
## main #1506 +/- ##
==========================================
+ Coverage 79.34% 79.38% +0.03%
==========================================
Files 162 162
Lines 8502 8494 -8
==========================================
- Hits 6746 6743 -3
+ Misses 1075 1073 -2
+ Partials 681 678 -3
Continue to review full report at Codecov.
|
/retest |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rhuss, vyasgun The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
The following is the coverage report on the affected files.
|
/retest |
Description
Remove deprecated plugin lookup flag
Changes
--lookup-plugins
Reference
Fixes #1491