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

Dashboard can not search route from hosts name #2806

Open
zsmlinux opened this issue May 15, 2023 · 0 comments · May be fixed by #2807
Open

Dashboard can not search route from hosts name #2806

zsmlinux opened this issue May 15, 2023 · 0 comments · May be fixed by #2807
Labels
bug Something isn't working

Comments

@zsmlinux
Copy link

Issue description

v3.0.1 can search route name from host, such as config:

"host": "abc.com"

But not support:

"hosts": [
"a.com",
"b.com"
]

Expected behavior

fix this bug

How to Reproduce

image
image
image

Screenshots

No response

Environment

  • apisix version (cmd: apisix version):
  • OS (cmd: uname -a):
  • OpenResty / Nginx version (cmd: nginx -V or openresty -V):
  • etcd version, if have (cmd: run etcd --version):
  • apisix-dashboard version, if have:
  • Browser version, if have:

Additional context

No response

@zsmlinux zsmlinux added the bug Something isn't working label May 15, 2023
ttgml added a commit to ttgml/apisix-dashboard that referenced this issue May 16, 2023
@ttgml ttgml linked a pull request May 16, 2023 that will close this issue
8 tasks
YXZhdHI added a commit to YXZhdHI/apisix-dashboard that referenced this issue Aug 16, 2023
Author: zxcv <ttgml@outlook.com>
Date:   Wed May 17 13:35:34 2023 +0800

    fix: Added a test case for using host to search for routes
    fix apache#2806 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant