-
Notifications
You must be signed in to change notification settings - Fork 3.4k
gh: update removed --loglevel option for kind #36935
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
Conversation
Renovate pulled in an upgrade for the `kind` dependency with #36757. The new kind version removed the --loglevel option, which has been superseded by --verbosity. Adjust the affected workflows. Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
@aanm I could swear that you've already patched these up ... |
/test |
I did... what happened to them? 🕵️ |
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.
Renovate push forced my changes #36757 (comment)
pesky bot 😄 |
The new |
Renovate pulled in an upgrade for the
kind
dependency with #36757. The new kind version removed the --loglevel option, which has been superseded by --verbosity.Adjust the affected workflows.