![]() This PR moves functions from test/e2e/framework.util.go for making e2e core framework small and simple: - RestartKubeProxy: Moved to e2e network package - CheckConnectivityToHost: Moved to e2e network package - RemoveAvoidPodsOffNode: Move to e2e scheduling package - AddOrUpdateAvoidPodOnNode: Move to e2e scheduling package - UpdateDaemonSetWithRetries: Move to e2e apps package - CheckForControllerManagerHealthy: Moved to e2e storage package - ParseKVLines: Removed because of |
||
---|---|---|
.. | ||
BUILD | ||
cronjob.go | ||
daemon_restart.go | ||
daemon_set.go | ||
deployment.go | ||
disruption.go | ||
framework.go | ||
job.go | ||
network_partition.go | ||
OWNERS | ||
rc.go | ||
replica_set.go | ||
statefulset.go | ||
types.go |