We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Describe the bug Targets with type service are not displayed properly.
service
How To Reproduce
skupper service bind nginx-skupper service nginx1.sk1.svc.cluster.local skupper service bind nginx-skupper service nginx2.sk1.svc.cluster.local
$ skupper service status -v Services exposed through Skupper: ╰─ nginx-skupper:8080 (tcp) ╰─ Sites: ╰─ 362c9f19-29f4-4555-a9a6-c6f575624c8e(sk1) │ policy: disabled ╰─ Targets: ├─ nginx-skupper:8080 ╰─ nginx-skupper:8080
Expected behavior Using skupper 1.4.4:
$ skupper service status Services exposed through Skupper: ╰─ nginx-skupper (tcp port 8080) ╰─ Targets: ├─ nginx1.sk1.svc.cluster.local name=nginx1.sk1.svc.cluster.local ╰─ nginx2.sk1.svc.cluster.local name=nginx2.sk1.svc.cluster.local
Environment details
Additional context N/A
The text was updated successfully, but these errors were encountered:
nluaces
Successfully merging a pull request may close this issue.
Describe the bug
Targets with type
service
are not displayed properly.How To Reproduce
Expected behavior
Using skupper 1.4.4:
Environment details
Additional context
N/A
The text was updated successfully, but these errors were encountered: