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
Create initial SingleNamespace and OwnNamespace install mode support that side-steps the API changes by allowing the user to specify the watch namespace via annotation.
requirements:
must only be enabled when feature-gate is enabled
must default to AllNamespaces install mode when not set
should default to AllNamespaces install model when annotation is set but value is empty
could allow switching between install modes after installation
must not support multi- watch namespaces
The text was updated successfully, but these errors were encountered:
Create initial SingleNamespace and OwnNamespace install mode support that side-steps the API changes by allowing the user to specify the watch namespace via annotation.
requirements:
The text was updated successfully, but these errors were encountered: