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
chore: ensure kind network is removed at the end of tests
The network was not properly cleaned because it can only be removed after deleting the KinD cluster (otherwise the network is still in use and Docker refuses to delete it).
0 commit comments