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: periodically reconcile services/checks #4170

Merged
merged 1 commit into from
Apr 19, 2018

Commits on Apr 19, 2018

  1. consul: periodically reconcile services/checks

    Periodically sync services and checks from Nomad to Consul. This is
    mostly useful when testing with the Consul dev agent which does not
    persist state across restarts. However, this is a reasonable safety
    measure to prevent skew between Consul's state and Nomad's
    services+checks.
    
    Also modernized the test suite a bit.
    schmichael committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    972e861 View commit details
    Browse the repository at this point in the history