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] CLI site create command on nonkube platforms should not require the bindHost flag #1775

Open
fgiorgetti opened this issue Nov 7, 2024 · 0 comments

Comments

@fgiorgetti
Copy link
Member

Describe the bug
When using the CLI to create a site for nonkube platforms, the --bind-host field is
considered as required. This should only be true, when --enable-link-access is set to true.

If --enable-link-access is not passed or forcibly set to false, a RouterAccess should not be
created as well.

How To Reproduce
skupper --platform podman site create my-site

Expected behavior
Create a site resource. But it fails requiring the --bind-host flag.

Environment details

  • Skupper CLI: v2
  • Platform: non-kube
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

1 participant