We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now, the install mode is only changed if CSVMetadata is provided and defaults to AllNamespaces, which isn't correct.
AllNamespaces
The text was updated successfully, but these errors were encountered:
fix: add proper default install mode derived from watched namespaces
415d6b2
Fixes #839 Signed-off-by: Chris Laprun <[email protected]>
35df666
f45b978
1f36645
metacosm
Successfully merging a pull request may close this issue.
Right now, the install mode is only changed if CSVMetadata is provided and defaults to
AllNamespaces
, which isn't correct.The text was updated successfully, but these errors were encountered: