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.
- 12 Dec, 2017 25 commits
-
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha authored
Changes vendor.json to one dependency per line
-
Michael Schurter authored
-
Michael Schurter authored
chown $GOPATH for vagrant user
-
Preetha Appan authored
-
Preetha Appan authored
-
Kyle Havlovitz authored
-
Kyle Havlovitz authored
-
Kyle Havlovitz authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Michael Schurter authored
Use the Service.Hash() method in agent service ids
-
Chelsea Komlo authored
Fix for rpc_upgrade_mode
-
Michael Schurter authored
-
Michael Schurter authored
The allocID and taskName parameters are useless for agents, but it's still nice to reuse the same hash method for agent and task services. This brings in the lowercase mode for the agent hash as well.
-
Chelsea Holland Komlo authored
-
Alex Dadgar authored
Node Status output includes new modify time
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 11 Dec, 2017 6 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
Fix followers not creating periodic launch
-
Alex Dadgar authored
-
Alex Dadgar authored
Fix an issue in which periodic launches wouldn't be made on followers.
-
Michael Schurter authored
Allow custom ports for services and checks when using driver address_mode
-
Michael Schurter authored
fix hashi-ui link
-
- 10 Dec, 2017 1 commit
-
-
Christian Winther authored
-
- 09 Dec, 2017 1 commit
-
-
Michael Schurter authored
-
- 08 Dec, 2017 7 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
Fixes #3620 Previously we concatenated tags into task service IDs. This could break deregistration of tag names that contained double //s like some Fabio tags. This change breaks service ID backward compatibility so on upgrade all users services and checks will be removed and re-added with new IDs. This change has the side effect of including all service fields in the ID's hash, so we no longer have to track PortLabel and AddressMode changes independently.
-