标签路由规则 match 配置丢失
- Dominant language
- CSS
- Stars
- 491
- Forks
- 809
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 6
Description
我在 DubboAdmin 中添加标签路由配置:
> force: true
enabled: true
key: shop-user
tags: - name: gray
match:
- key: env
value:
exact: gray
在 nacos 中看到的配置信息为:
> enabled: true
force: true
key: shop-user
priority: 0
runtime: true
tags:- name: gray
为什么会改变呢,而且 match 标签直接丢失了,就无法生效了。
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no repository files or tests. Start by reproducing the shown tag-routing configuration in DubboAdmin and comparing the resulting Nacos entry, then inspect the website material covering tags and match rules. Done means the cause is documented or the relevant example is corrected so the match configuration is preserved and effective.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100