You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To add to @brianwcook comment. @SamiSousa has confirmed that OwnNamespace should always be true so we should check for that.
Although there is no way for us to know if an operator should be able to watch SingleNamespaces, MultiNamespaces, or AllNamespaces, we should confirm that at least one of these are set to true.
courier did not throw a linting error for following config:
installModes:
supported: true
supported: false
supported: false
supported: false
but SingleNamespace or (inclusive) AllNamespaces should be true, as well as OwnNamespace
supported: true
The text was updated successfully, but these errors were encountered: