mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-20 01:23:09 -04:00
Two small code cleanup changes for `probe/http`. - Tests name the `followNonLocalRedirects` variable before passing to `New`, so its clear what the boolean flag in the construct impacts. - Change import name from `httprobe` to `httpprobe` when used by `pkg/kubelet/prober/prober.go`. Establishes consistency with other uses in the repo. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| http.go | ||
| http_test.go | ||