lll

Results 18 comments of lll

基本没有考虑多主架构的场景 这方向有很多东西可以做

1. if lazyload deployed in your local cluster more info .. 2. consumer cnofigdump 3. attach accesslog in consumer's envoy

> kubectl -n nacos exec -it consumer-demo-6478988b9b-bggks -c consumer-demo kubectl -n nacos exec -it consumer-demo-6478988b9b-bggks -c istio-proxy

看configdump, provider 的所有配置都下发了 但是consumer的accesslog里怎么没有访问记录呢 你们只能dns开了吗 lds ![62E3FA01-1E90-419F-8CA6-FB2FA9E7976C](https://github.com/slime-io/slime/assets/31659110/434ab081-0a01-491a-9d15-500653f07352) cds ![CF456AD8-48EB-4EB9-963A-A4B714B28D8E](https://github.com/slime-io/slime/assets/31659110/58ef66ed-c06a-45d1-a98e-71484f116e37) rds ![90358632-45F4-46B8-AAF1-9B3F34E0F8BF](https://github.com/slime-io/slime/assets/31659110/4cd77fef-c080-497e-82a5-46c2902b833f)

> @MouceL Can you help confirm that vs+dr cannot take effect? I think this is a bug, ServiceEntry does the host need to fill in the FQDN. the meshregistry is...

> Contributor > @MouceL Can you help confirm that vs+dr cannot take effect? I think this is a bug, ServiceEntry does the host need to fill in the FQDN. you...

由于ownerreference无法跨命名空间 slimeboot的删除也无法导致由slimeboot生成的envoyfilter删除 所以合适的方式还是通过脚本方式删除 需要结合 https://github.com/slime-io/slime/blob/master/staging/src/slime.io/slime/modules/lazyload/install/samples/lazyload/easy_uninstall_lazyload.sh 删除