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

consul: make failures_before_critical and success_before_passing work with group services #10764

Merged
merged 2 commits into from
Jun 15, 2021

Commits on Jun 15, 2021

  1. consul: make failures_before_critical and success_before_passing work…

    … with group services
    
    This PR fixes some job submission plumbing to make sure the Consul Check parameters
    - failure_before_critical
    - success_before_passing
    
    work with group-level services. They already work with task-level services.
    shoenig committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    b4a631c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ef0b2e View commit details
    Browse the repository at this point in the history