-
Notifications
You must be signed in to change notification settings - Fork 1.7k
kubectl deployer: warn when pattern matches no file #1647
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
kubectl deployer: warn when pattern matches no file #1647
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1647 +/- ##
==========================================
- Coverage 46.95% 46.93% -0.02%
==========================================
Files 119 119
Lines 5143 5145 +2
==========================================
Hits 2415 2415
- Misses 2480 2481 +1
- Partials 248 249 +1
Continue to review full report at Codecov.
|
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.
@corneliusweig like @priyawadhwa said on the issue, we'd rather have a warning here.
…ools#1645) Signed-off-by: Cornelius Weig <[email protected]>
23a094b
to
10a59a1
Compare
@dgageot sure. That comment was later than this PR :) |
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.
Thanks for fixing this! LGTM
Fixes #1645