Hi,
We have upgraded one cluster to enterprise-2.19. The cluster in an AKS cluster.
I tested to add the annotations to some Windows pods. But the init container fails with an error.
annotations:
linkerd.io/inject: windows
config.linkerd.io/proxy-image: ghcr.io/buoyantio/proxy-win
ERROR linkerd_network_validator: Failed to validate networking configuration. Please ensure traffic redirection rules are rewriting traffic as expected. timeout=10s
What more information do you need to help me troubleshoot this?