You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.
Is there an existing issue for this?
What happened?
I ues Layer 7 Traffic Management Demo and
add Envoy load-balancing and URL re-writing
, but it does not work.kubectl exec -it -n cilium-test $CLIENT2 -- curl -v echo-same-node:8080/foo,
It looks like the path not re-writing the result is still 403.
This is agent log, for this reason?
[gRPC config: initial fetch timed out for type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment
Cilium Version
v1.12.0-rc1
Kernel Version
Linux master 5.18.2-1.el7.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Jun 4 09:07:48 EDT 2022 x86_64 x86_64 x86_64 GNU/Linux
Kubernetes Version
v1.23.6
Sysdump
cilium-sysdump-20220615-162112.zip
Relevant log output
Anything else?
install command
cilium status
Code of Conduct
The text was updated successfully, but these errors were encountered: