We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
问题描述 懒加载功能异常,对服务的流量治理失效(设置只走v1版本,变成了随机) 开启对特定服务开启懒加载后,会一直走global-sidecar
lazyload服务获取不到通过grpc得到的metric
mode accesslog
configmap lazyload-accesslog-source
envoyfilter global-sidecar-accesslog
影响的子模块(在下面列表中打'X')
重现问题的步骤 istio 1.15.1 slime 0.8.2
The text was updated successfully, but these errors were encountered:
问题好像是global-sidercar的sidecar没有注入
Sorry, something went wrong.
MouceL
No branches or pull requests
问题描述
懒加载功能异常,对服务的流量治理失效(设置只走v1版本,变成了随机)
开启对特定服务开启懒加载后,会一直走global-sidecar
lazyload服务获取不到通过grpc得到的metric
mode accesslog
configmap lazyload-accesslog-source
envoyfilter global-sidecar-accesslog
影响的子模块(在下面列表中打'X')
重现问题的步骤
istio 1.15.1
slime 0.8.2
The text was updated successfully, but these errors were encountered: