mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 18:02:01 +00:00
- test/e2e/framework/*.go should have very minimal dependencies. We can enforce that via import-boss. - What each test/e2e/framework/* sub-package uses is less relevant, although ideally it also should be as minimal as possible in each case. Enforcing this via import-boss ensures that new dependencies get flagged as problem and thus will get additional scrutiny. It might be okay to add them, but it needs to be considered. |
||
---|---|---|
.. | ||
init | ||
.import-restrictions | ||
api_server_metrics.go | ||
api.go | ||
cluster_autoscaler_metrics.go | ||
controller_manager_metrics.go | ||
e2e_metrics.go | ||
grab.go | ||
interesting_metrics.go | ||
kubelet_metrics.go | ||
latencies.go | ||
metrics_grabber.go | ||
OWNERS | ||
pod.go | ||
scheduler_metrics.go | ||
snapshot_controller_metrics.go |