• Tim Gross's avatar
    migrate autopilot implementation to raft-autopilot (#14441) · 1815517a
    Tim Gross authored
    Nomad's original autopilot was importing from a private package in Consul. It
    has been moved out to a shared library. Switch Nomad to use this library so that
    we can eliminate the import of Consul, which is necessary to build Nomad ENT
    with the current version of the Consul SDK. This also will let us pick up
    autopilot improvements shared with Consul more easily.
    1815517a
Analyzing file…