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

Fixes bug that prevented group shutdown_delay updates #7618

Merged
merged 5 commits into from
Apr 6, 2020

Commits on Apr 6, 2020

  1. Group shutdown delay fixes

    Group shutdown delay updates were not properly handled in Update hook.
    This commit also ensures that plan output is displayed.
    drewbailey committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    b81a001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d45fc50 View commit details
    Browse the repository at this point in the history
  3. test added and removed

    drewbailey committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    0b9827d View commit details
    Browse the repository at this point in the history
  4. update changelog

    drewbailey committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    a142302 View commit details
    Browse the repository at this point in the history
  5. guard against nil maps

    drewbailey committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    da93e23 View commit details
    Browse the repository at this point in the history