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.
- 13 Sep, 2017 22 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
Fix UUID search with hyphens
-
Chelsea Komlo authored
Prometheus metrics
-
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
-
Alex Dadgar authored
Add ACL Bootstrap CLI
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
Fix restoration of stopped periodic jobs
-
Alex Dadgar authored
sync acls
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
This PR fixes: * UUID lookup with hyphens and odd length. The math was wrong. There is now a test that ranges over all possible values. * Fixes an unreported issue that could be hit when a job has more than 4 hyphens in it as UUID lookup doesn't allow that. Fixes https://github.com/hashicorp/nomad/issues/3141
-
Alex Dadgar authored
-
- 12 Sep, 2017 7 commits
-
-
Alex Dadgar authored
This PR fixes an issue in which we would add a stopped periodic job to the periodic launcher.
-
Charlie Voiselle authored
-
Michael Lange authored
Update the ACL guide description
-
Michael Lange authored
Now it's about ACLs instead of outage recovery.
-
Michael Schurter authored
Fix permissions of $GOPATH in Vagrantfile
-
Chelsea Komlo authored
Vendor blake2b to allow for building on x386 architecture
-
Michael Schurter authored
Technically just the true->false is needed. The `chown -R` was a first attempt that didn't fix the bug, but it's a nice simplification.
-
- 11 Sep, 2017 11 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Chelsea Komlo authored
Fix panic in emitting tagged allocation metrics
-
Chelsea Holland Komlo authored
-
Armon Dadgar authored
-
Armon Dadgar authored
-
Armon Dadgar authored
-
Armon Dadgar authored
Add ability to reset ACL bootstrap process
-
Armon Dadgar authored
-
Alex Dadgar authored
Hide non-user commands from autocomplete output
-