Skip to content
New issue

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

tag rule should support anyhost #4393

Closed
beiwei30 opened this issue Jun 25, 2019 · 0 comments
Closed

tag rule should support anyhost #4393

beiwei30 opened this issue Jun 25, 2019 · 0 comments
Assignees
Milestone

Comments

@beiwei30
Copy link
Member

The following rule doesn't work. We should support 0.0.0.0.

---
force: false
runtime: true
enabled: true
priority: 1
key: governance-tagrouter-provider
tags:
- name: tag1
  addresses: ["0.0.0.0:20881"]
- name: tag2
  addresses: ["0.0.0.0:20880"]
...
@beiwei30 beiwei30 added this to the 2.7.4 milestone Jun 25, 2019
cvictory added a commit to cvictory/dubbo that referenced this issue Jul 1, 2019
@cvictory cvictory self-assigned this Sep 4, 2019
@cvictory cvictory closed this as completed Sep 9, 2019
cvictory added a commit to cvictory/dubbo that referenced this issue Sep 9, 2019
cvictory added a commit to cvictory/dubbo that referenced this issue Sep 9, 2019
chickenlj pushed a commit that referenced this issue Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants