kubernetes/pkg/proxy/winkernel
daschott b7466d02cd Winkernel proxier cache HNS data to improve syncProxyRules performance
Resolved issues with proxy rules taking a long time to be synced on Windows, by caching HNS data.

In particular, the following HNS data will be cached for the context of syncProxyRules:
  * HNS endpoints

  * HNS load balancers
2022-04-15 13:31:31 -07:00
..
hns_test.go Winkernel proxier cache HNS data to improve syncProxyRules performance 2022-04-15 13:31:31 -07:00
hnsV1.go Winkernel proxier cache HNS data to improve syncProxyRules performance 2022-04-15 13:31:31 -07:00
hnsV2.go Winkernel proxier cache HNS data to improve syncProxyRules performance 2022-04-15 13:31:31 -07:00
metrics.go Enabling kube-proxy metrics on windows kernel mode 2021-11-21 21:23:55 -03:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
proxier_test.go Winkernel proxier cache HNS data to improve syncProxyRules performance 2022-04-15 13:31:31 -07:00
proxier.go Winkernel proxier cache HNS data to improve syncProxyRules performance 2022-04-15 13:31:31 -07:00