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
After the GitHub Actions environment was updated, the network isolation
between the two interfaces no longer functions as it did previously. As
a result, the test case "Setup cluster with crossed network" does not
fail as expected.
To address this, an iptables rule was added to simulate the isolated
network environment required for the test case.
0 commit comments