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] Remove deletion of LinodeVPC and LinodeFirewall in e2etest (#749)
We no longer need to delete them explicitly since we have now implemented ownerRefs. Just deleting Cluster will cascade the deletion to all the other resources like LinodeVPC, LinodeFirewall, LinodePlacementgroyp, etc.
0 commit comments