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: revert closing operator when tests are finished
The problem is that if we close the operator then the delete events
never get handled and the finalizers are not removed leading to the
namespace never being deleted, thus failing the test…
0 commit comments