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
Problem:
An E2E test that ensures that Webhooks are scoped properly when the
OperatorGroup uses a namespaceSelector fails because no namespaces
are identified as a part of the OperatorGroup.
Solution:
Rather than update the Namespace to include the label, simply create
the Namespace with the Label from the start.
0 commit comments