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

Allow cluster to start after power off when ETCD_DISABLE_PRESTOP is set #38514

Merged
merged 4 commits into from
Aug 28, 2023
Merged

Allow cluster to start after power off when ETCD_DISABLE_PRESTOP is set #38514

merged 4 commits into from
Aug 28, 2023

Commits on Jul 11, 2023

  1. Allow cluster to start after power off when ETCD_DISABLE_PRESTOP is set

    Signed-off-by: Brad Klein <bklein@cray.com>
    Brad Klein committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e4418cc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Change fix to avoid skipping any additional logic in initialize

    Signed-off-by: Brad Klein <bklein@cray.com>
    Brad Klein committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    488e41c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Tweak feedback rollin, remove duplicate branch

    Signed-off-by: Brad Klein <bklein@cray.com>
    Brad Klein authored and bklei committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    822a1a4 View commit details
    Browse the repository at this point in the history
  2. Add back get_member_id to refactor

    Signed-off-by: Brad Klein <bklein@cray.com>
    Brad Klein authored and bklei committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a71782c View commit details
    Browse the repository at this point in the history