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

allocrunner: fix health check monitoring for Consul services #16402

Merged
merged 6 commits into from
Mar 10, 2023

Commits on Mar 10, 2023

  1. allocrunner: fix health check monitoring for Consul services

    Services must be interpolated to replace runtime variables before they
    can be compared against the values returned by Consul.
    lgfa29 committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    75bce63 View commit details
    Browse the repository at this point in the history
  2. changelog: add entry for #16402

    lgfa29 committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    5f8dabf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    933de17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d209dcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    925d347 View commit details
    Browse the repository at this point in the history
  6. test: canonicalze mock.Alloc()

    lgfa29 committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    2c84b03 View commit details
    Browse the repository at this point in the history