This project is mirrored from https://gitee.com/mirrors/nomad.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 08 May, 2018 6 commits
-
-
Preetha Appan authored
-
Alex Dadgar authored
-
Preetha authored
-
Chelsea Komlo authored
Cloud Auto Join
-
Nick Ethier authored
client/driver/env: interpolate empty optional meta params as empty strings
-
Nick Ethier authored
-
- 07 May, 2018 34 commits
-
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Nick Ethier authored
client/driver: remove unused const 'dockerPullProgressEmitInterval'
-
Nick Ethier authored
-
Preetha Appan authored
-
Preetha Appan authored
Fix deadlock in deadline timer logic when progress deadline is passed and the deployment is updated.
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha authored
-
Preetha Appan authored
-
Alex Dadgar authored
Fix the initial progress deadline calculation when the alloc is inplace updated to be part of a new deployment
-
Preetha Appan authored
-
Preetha Appan authored
-
Michael Schurter authored
-
Alex Dadgar authored
-
Preetha Appan authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Michael Schurter authored
Guard against Canary being set to false at the same time as an allocation is being stopped: this could cause RemoveTask to be called with the wrong Canary value and leaking a service. Deleting both Canary values is the safest route.
-
Michael Schurter authored
Also refactor Consul ServiceClient to take a struct instead of a massive set of arguments. Meant updating a lot of code but it should be far easier to extend in the future as you will only need to update a single struct instead of every single call site. Adds an e2e test for canary tags.
-
Michael Schurter authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-