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

OCPBUGS-23324: Backport node poweroff fixes #318

Merged

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    c998e37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a1fde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6298698 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c74635b View commit details
    Browse the repository at this point in the history
  5. Allow registerHost when powering off before delete

    The host needs to be registered if we are going to power it off.
    honza committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    628e5df View commit details
    Browse the repository at this point in the history
  6. Skip powering off for some states

    Namely registering, unmanaged, and none.  This is to prevent a stuck
    case where incorrect credentials have been provided.
    honza committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    69837b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    791779c View commit details
    Browse the repository at this point in the history