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

[v2] Non-kube Listener and Connector host validation is too restrictive #1725

Open
ted-ross opened this issue Oct 14, 2024 · 0 comments
Open
Assignees

Comments

@ted-ross
Copy link
Member

Describe the bug
When using non-kube sites (via bootstrap), the host fields in Listeners and Connectors must be IP addresses in order to be validated. Symbolic hosts like "localhost" are not valid.

How To Reproduce
Steps to reproduce the behavior:
Create a Listener or Connector using host: localhost and watch it fail.

Expected behavior
Any valid host should be permitted.

Environment details

  • Skupper CLI: head of the v2 branch
  • Skupper Operator (if applicable): N/A
  • Platform: Podman on Fedora

Additional context
None

@fgiorgetti fgiorgetti self-assigned this Oct 14, 2024
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