mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-03 22:20:54 -05:00
RunDeployment() of the deployment e2e framework was used in autoscaling_utils only. In addition, the deployment e2e framework imported the core of e2e framework only for the function. So this moves the function into autoscaling_utils then we can remove dependency of core framework from the deployment e2e framework. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| fixtures.go | ||
| logging.go | ||
| wait.go | ||