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

Configurable hooks to run commands on target hosts during operations #154

Merged
merged 4 commits into from
Jun 18, 2021

Commits on Jun 17, 2021

  1. Add hooks for actions and phases

    Signed-off-by: Jussi Nummelin <jnummelin@mirantis.com>
    jnummelin committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    fce5baa View commit details
    Browse the repository at this point in the history
  2. Use 'ParallelEach' helper rather than custom WG+channels

    Signed-off-by: Jussi Nummelin <jnummelin@mirantis.com>
    jnummelin committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    8a36578 View commit details
    Browse the repository at this point in the history
  3. Validate before hook has been executed in after hook

    Signed-off-by: Jussi Nummelin <jnummelin@mirantis.com>
    jnummelin committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    3a487d1 View commit details
    Browse the repository at this point in the history
  4. Add check in smokes that the before apply hook gets executed

    Signed-off-by: Jussi Nummelin <jnummelin@mirantis.com>
    jnummelin committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    b6ccf3c View commit details
    Browse the repository at this point in the history