Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upbad URL endpoint link #4454
bad URL endpoint link #4454
Comments
|
I think |
edge case where /* should not be appended to path argoproj#4454
|
opened #4479 to address this. |
If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a
question in argocd slack channel.
Checklist:
argocd version.Describe the bug
Create an ingress with multiple hosts with paths defined.
After syncing in argocd, When you click on the endpoint link, it will include the path
/*A clear and concise description of what the bug is.
To Reproduce
Create an ingress with 2 services
A list of the steps required to reproduce the issue. Best of all, give us the URL to a repository that exhibits this issue.
Expected behavior
The URL endpoint should not append the path, if it is '/*'
A clear and concise description of what you expected to happen.
Screenshots
Version
Logs