-
Notifications
You must be signed in to change notification settings - Fork 218
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
lint-and-install complains when using --helm-lint-extra-args #629
Comments
thanks for the issue, one quick question, what is the version of the ct that you are using? |
|
@ctron thanks edit: i realize that is ok, checking |
testing
ct lint only
lint-and-install
i was not able to reproduce the issue, maybe if this repo that you are trying is public then i can check that as well |
The repo is public, not sure if it's easy to reproduce though: trustification/trustification#1089 … let met do some checks. |
Hm ok … the chart-testing action seems to pull in a different version. Close, but different:
|
Sorry for the noise, that's most likely it. As it's listed as a change for 3.10.1: #605 |
not a problem, will close this |
Is this a request for help?:
Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT
Version of Helm and Kubernetes: not relevant
What happened:
ct lint-and-install --help
shows an argument named--helm-lint-extra-args
:Making use of that argument make the application fail:
What you expected to happen:
I would expect that all arguments listed by
--help
do work.How to reproduce it (as minimally and precisely as possible):
See above
Anything else we need to know:
No.
The text was updated successfully, but these errors were encountered: