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.
- 05 Jan, 2018 1 commit
-
-
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).
-
- 04 Jan, 2018 9 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
Fix detection of successful batch allocations
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
This PR restores older behavior of detecting successful batch allocations (04d86ffd). This has the side effect that we correctly filter desired status stop but not successful batch allocations and create their replacements.
-
Michael Schurter authored
Add missing -group=cache to docs
-
Michael Schurter authored
Prevent absolute URLs in checks paths
-
Michael Schurter authored
Fixes #3699
-
- 03 Jan, 2018 11 commits
-
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha authored
Merges recent work from 0.8 branch
-
Preetha authored
-
Michael Lange authored
Make macos/osx builds optional in Travis
-
Michael Schurter authored
securing guide: small signal typo and argument consistency
-
Preetha authored
-
Preetha authored
Mentions min CPU limit change in backward incompatibilities section.
-
Preetha authored
revert change to increase min. CPU resource value from 20 to 100
-
Michael Schurter authored
Add missing token option for nomad run command
-
Michael Schurter authored
Change 'CoreOS rkt' to just 'rkt'
-
- 02 Jan, 2018 2 commits
-
-
Fabian Holler authored
In the commit 622d3ddb "Fixed test and moved constants into standalone func" the minimum CPU resource value for a job was increased from 100 to 20. This can break the nomad setup for people that used lower CPU values and are at the maximum MHz value of the available CPU on a machine. Change the minimum back to 20 MHz to ensure downwards compatibility.
-
Chris Kühl authored
CoreOS initiated the project but it is now under the CNCF banner and includes many contributors and core maintainers that are not at CoreOS.
-
- 27 Dec, 2017 2 commits
-
-
rwaweber authored
-
Jaemin Sung authored
-
- 21 Dec, 2017 4 commits
-
-
Filip Ochnik authored
-
Michael Lange authored
-
Chelsea Komlo authored
Search endpoint forwarding
-
Chelsea Holland Komlo authored
-
- 20 Dec, 2017 10 commits
-
-
Chelsea Holland Komlo authored
code review fixups; add changelog
-
Chelsea Holland Komlo authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Michael Schurter authored
Services should not require a port
-
Michael Schurter authored
-
Michael Schurter authored
-
- 19 Dec, 2017 1 commit
-
-
Michael Schurter authored
Fixes #3673
-