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] Bootstrap script fails if path doesn't start with ./ #1724

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

[v2] Bootstrap script fails if path doesn't start with ./ #1724

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

Comments

@ted-ross
Copy link
Member

ted-ross commented Oct 14, 2024

Describe the bug
When using the bootstrap.sh script to launch a non-kubernetes site, the -p option (path) must begin with ./ or the operation will fail with a non-helpful error message,

How To Reproduce
Run the Redis example, or any example that uses Podman sites. In the bootstrap call, specify the path as -p declarative (as opposed to -p ./declarative) and watch it fail.

Expected behavior
Proper setup of the site defined in the declarative directory.

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