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 rename bootstrap and remove scripts #1763

Open
fgiorgetti opened this issue Nov 1, 2024 · 1 comment
Open

V2 rename bootstrap and remove scripts #1763

fgiorgetti opened this issue Nov 1, 2024 · 1 comment
Assignees

Comments

@fgiorgetti
Copy link
Member

Is your feature request related to a problem? Please describe.
In order to standardize v2 commands and script, we need to rename both bootstrap.sh and remove.sh
scripts (cmd/bootstrap) to nonkube-setup.sh and nonkube-teardown.sh (respectively).

This is needed because refdog will be updated to incorporate setup and teardown commands for nonkube sites,
to replace the temporary bootstrap binary.

Describe the solution you'd like
Rename the following files:

  • cmd/bootstrap/bootstrap.sh to cmd/bootstrap/nonkube-setup.sh
  • cmd/bootstrap/remove.sh to cmd/bootstrap/nonkube-teardown.sh
@fgiorgetti fgiorgetti self-assigned this Nov 1, 2024
@fgiorgetti
Copy link
Member Author

More appropriate names could be:

  • system-setup.sh and system-teardown.sh

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