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

Adapt the Bootstrap feature to the CLI #1789

Open
wants to merge 12 commits into
base: v2
Choose a base branch
from

Conversation

nluaces
Copy link
Member

@nluaces nluaces commented Nov 18, 2024

New commands:

  • skupper system start setup
  • skupper system reload (equivalent to skupper system start setup -f)
  • skupper system stop
  • skupper system teardown (replaces remove.sh script)

The bootstrap logic was moved to pkg/nonkube/bootstrap. I'm open to move those files to new locations or any kind of renaming that makes more sense.

Other updates:

  • Removed: remove.sh and bootstrap.go
  • Updated README and bootstrap.sh
  • Updated Makefile and config.yaml to replace bootstrap image by skupper- cli image

Dockerfile.skupper-cli Outdated Show resolved Hide resolved
pkg/nonkube/bootstrap/bootstrap.go Outdated Show resolved Hide resolved
cmd/bootstrap/README.md Outdated Show resolved Hide resolved
cmd/bootstrap/README.md Outdated Show resolved Hide resolved
cmd/bootstrap/README.md Outdated Show resolved Hide resolved
cmd/bootstrap/README.md Outdated Show resolved Hide resolved
internal/cmd/skupper/system/system.go Outdated Show resolved Hide resolved
internal/cmd/skupper/system/system.go Outdated Show resolved Hide resolved
pkg/nonkube/bootstrap/teardown.go Outdated Show resolved Hide resolved
pkg/nonkube/bootstrap/teardown.go Outdated Show resolved Hide resolved
pkg/nonkube/bootstrap/teardown.go Outdated Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

3 participants