mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-28 20:50:36 -05:00
Fix the `staticcheck` failures for `test/e2e/node`. All of the staticcheck errors were for variables which were never used. When these values were `err`, we added processing for the errors. When they were values that were just never used, we stopped giving them a name. |
||
|---|---|---|
| .. | ||
| cmd | ||
| conformance | ||
| e2e | ||
| e2e_kubeadm | ||
| e2e_node | ||
| fixtures | ||
| images | ||
| instrumentation | ||
| integration | ||
| kubemark | ||
| list | ||
| soak/serve_hostnames | ||
| typecheck | ||
| utils | ||
| BUILD | ||
| OWNERS | ||
| test_owners.csv | ||
| test_owners.json | ||