Automated cherry pick of #109124: Winkernel proxier cache HNS data to improve syncProxyRules#110701
Conversation
|
Hi @daschott. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/sig windows |
|
/priority important-soon |
|
/test pull-kubernetes-e2e-aks-engine-windows-dockershim-1-22 |
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
7f8dd03 to
0aba437
Compare
|
/test pull-kubernetes-e2e-aks-engine-windows-dockershim-1-22 |
|
/lgtm |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: daschott, sbangari The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/cc kubernetes/release-managers |
|
/lgtm |
|
/kind bug |
|
Is it possible that this change introduced some bug in port-forward from windows machine? |
Cherry pick of #109124 on release-1.22.
#109124: Winkernel proxier cache HNS data to improve syncProxyRules
For details on the cherry pick process, see the cherry pick requests page.