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

feat: add host preflights for all needed ports #1205

Commits on Sep 24, 2024

  1. feat: add host preflights for all needed ports

    checks if all needed ports are available on the server prior to start
    the installation.
    ricardomaraschini committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    507b1dd View commit details
    Browse the repository at this point in the history
  2. chore: add e2e test for port failures

    make sure preflights are failing if some ports are in use.
    ricardomaraschini committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7d54e53 View commit details
    Browse the repository at this point in the history
  3. feat: auto reboot node on reset

    now we reboot the node after finishing the reset command.
    ricardomaraschini committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5de9c25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2b1c31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d226ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc4fd22 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    9808356 View commit details
    Browse the repository at this point in the history