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.
- 06 Feb, 2018 2 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
-
- 02 Feb, 2018 1 commit
-
-
Chelsea Holland Komlo authored
changelog
-
- 31 Jan, 2018 2 commits
-
-
Chelsea Holland Komlo authored
-
Alex Dadgar authored
-
- 30 Jan, 2018 2 commits
-
-
Michael Schurter authored
-
Chelsea Holland Komlo authored
-
- 29 Jan, 2018 1 commit
-
-
Alex Dadgar authored
-
- 23 Jan, 2018 3 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Chelsea Holland Komlo authored
-
- 22 Jan, 2018 1 commit
-
-
Michael Schurter authored
-
- 19 Jan, 2018 1 commit
-
-
Kyle Havlovitz authored
-
- 18 Jan, 2018 3 commits
-
-
Michael Schurter authored
-
Alex Dadgar authored
-
Preetha Appan authored
-
- 12 Jan, 2018 1 commit
-
-
Charlie Voiselle authored
priviledge -> privilege
-
- 10 Jan, 2018 1 commit
-
-
Alex Dadgar authored
-
- 09 Jan, 2018 3 commits
-
-
Michael Schurter authored
Fixes #3697 The existing code and test case only covered the leader behavior. When querying against non-leaders the error has an "rpc error: " prefix. To provide consistency in HTTP error response I also strip the "rpc error: " prefix for 403 responses as they offer no beneficial additional information (and in theory disclose a tiny bit of data to unauthorized users, but it would be a pretty weird bit of data to use in a malicious way).
-
Michael Schurter authored
It was never really implemented to begin with
-
Michael Schurter authored
There was a bug in jobspec parsing, a bug in CheckRestart merging, and a bug in CheckRestart canonicalization. All are now tested.
-
- 08 Jan, 2018 3 commits
-
-
Michael Schurter authored
Fixes #3702 Added missing chown call and made it conditional on running as root and not on Windows as we do with files.
-
Charlie Voiselle authored
Priviledge -> privilege
-
Michael Schurter authored
Fixes #3701 Relevant spec section: https://fetch.spec.whatwg.org/#concept-request-credentials-mode
-
- 04 Jan, 2018 3 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Michael Schurter authored
-
- 03 Jan, 2018 3 commits
-
-
Preetha Appan authored
-
Preetha authored
-
Preetha authored
Mentions min CPU limit change in backward incompatibilities section.
-
- 21 Dec, 2017 1 commit
-
-
Chelsea Holland Komlo authored
-
- 20 Dec, 2017 2 commits
-
-
Chelsea Holland Komlo authored
code review fixups; add changelog
-
Alex Dadgar authored
-
- 19 Dec, 2017 1 commit
-
-
Alex Dadgar authored
-
- 12 Dec, 2017 2 commits
-
-
Preetha Appan authored
-
Michael Schurter authored
-
- 11 Dec, 2017 1 commit
-
-
Alex Dadgar authored
-
- 08 Dec, 2017 2 commits
-
-
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.
-
Michael Schurter authored
-
- 07 Dec, 2017 1 commit
-
-
Michael Lange authored
-