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
fix(e2e): e2e test for pre-existing crd owner tested incorrect behavior
the test was previously asserting that we would resolve a subscription
for an existing csv, which is wrong. if the csv exists in the cluster,
we leave it alone (but still consider it's depended/provided apis when
resolviing).
0 commit comments