7921f044e5
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.
4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
```release-note:improvement
|
|
autopilot: upgrade to raft-autopilot library
|
|
```
|