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.
- 11 Oct, 2017 15 commits
-
-
Michael Schurter authored
System ACL enforcement
-
Michael Schurter authored
Status.Members ACL enforcement
-
Michael Schurter authored
Mention network connectivity in federation guide
-
Michael Schurter authored
-
Michael Schurter authored
Force Periodic ACL enforcement
-
Michael Lange authored
Document the query params across all UI pages
-
Alex Dadgar authored
Nomad UI Command
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Schurter authored
update docker.auth.helper docs to note hardcoded prefix
-
Tim Gross authored
-
Michael Schurter authored
Change Metrics API nav option to 'Metrics'
-
Rob Genova authored
-
Michael Schurter authored
Operator ACL enforcement
-
- 10 Oct, 2017 8 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Lange authored
Ensure the job name and task group name for each allocation is shown in the table
-
Michael Schurter authored
Enforce ACL for System.GarbageCollect and System.ReconcileJobSummaries RPC endpoints.
-
Michael Schurter authored
Was incorrectly checked on the HTTP API before. Moved to RPC endpoint.
-
Michael Schurter authored
ForceLeave endpoint must use Server.ResolveToken
-
Michael Schurter authored
Updating go-checkpoint lib to have a fixed timeout
-
Alex Dadgar authored
-
- 09 Oct, 2017 16 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
The ForceLeaveRequest endpoint may only be called on servers, but the code was using a Client to resolve tokens. This would cause a panic when an agent wasn't both a Server and a Client.
-
Matt McQuillan authored
-
Michael Schurter authored
/v1/client/agent/* ACL enforcement
-
Michael Schurter authored
-
Michael Schurter authored
/v1/client/allocation/./{stats,gc} ACL enforcement
-
Michael Schurter authored
-
Michael Schurter authored
/v1/client/stats ACL enforcement
-
Michael Schurter authored
-
Michael Schurter authored
Document /v1/client/gc endpoint
-
Michael Schurter authored
FS HTTP API ACL enforcement
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
ACL enforcement for the filesystem HTTP APIs on clients.
-
Michael Schurter authored
/v1/client/gc ACL enforcement
-
- 06 Oct, 2017 1 commit
-
-
Michael Schurter authored
-