kubernetes/pkg/proxy/winkernel
Dan Winship ba57fd7c84 Merge linux and windows kube-proxy metric registration together
Windows proxy metric registration was in a separate file, which had
led to some metrics (eg the new ProxyHealthzTotal and ProxyLivezTotal)
not being registered for Windows even though they were implemented by
platform-generic code.

(A few other metrics were neither registered on, nor implemented on
Windows, and that's probably a bug.)

Also, beyond linux-vs-windows, make it clearer which metrics are
specific to individual backends.
2024-04-26 09:27:41 -04:00
..
testing Fix for Kubeproxy Mock framework where hcn object is holding always new object and not the pointer reference. 2023-09-18 11:59:01 +05:30
doc.go Merge linux and windows kube-proxy metric registration together 2024-04-26 09:27:41 -04:00
hcnutils.go New mock test framework for windows kubeproxy. 2023-09-08 08:38:46 +05:30
hns.go Fix "Endpoint" vs "Endpoints" in proxy type names 2023-10-09 17:21:12 -04:00
hns_test.go Fix "Endpoint" vs "Endpoints" in proxy type names 2023-10-09 17:21:12 -04:00
OWNERS Add more labels (esp. area/kube-proxy) to sig-network OWNERS 2023-03-18 11:29:38 -04:00
proxier.go (Mostly) Revert "change --nodeport-addresses behavior to default to primary node ip only" 2024-04-18 09:25:06 -04:00
proxier_test.go Remove unused param to winkernel proxier 2024-01-28 09:30:51 -05:00