huaweicloud / spring-cloud-huawei

Spring Cloud Huawei is a framework that makes it easier and productive to develop microservices with Spring Cloud.
https://github.com/huaweicloud/spring-cloud-huawei/wiki
Apache License 2.0
509 stars 222 forks source link

change load router configs by dataId prefix and add switch control it default load #1350

Closed chengyouling closed 1 month ago

chengyouling commented 1 month ago

由于部署平台只能下发目标服务名称,导致无法通过当前微服务标识查询平台下发灰度配置,所以通过dataId前缀模糊查询所有灰度配置。