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 Aug, 2019 27 commits
-
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Tomlinson authored
This commit provides an initial migration of general testing CI infrastructure to CircleCI. It uses CircleCI 2.1 paramereterised jobs to provide two base configurations: a vm based `test-machine`, and docker based `test-container`. Jobs that require root, docker, or other similar features require the machine based jobs, but others should be ran using the `test-container` package as they are both cheaper and faster to run.
-
Mahmood Ali authored
make: always honor GO_TAGS in dev
-
Tim Gross authored
GOTEST_PKG_EXCLUDE overrides GOTEST_PKG entirely, so having both in the same test run isn't supported and results in a whole lot of extra tests being run.
-
Danielle authored
Host Volumes Support: Rollup Edition
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Lancashire authored
This adds an initial implementation of ACLs for HostVolumes. Because HostVolumes are a cluster-wide resource, they cannot be tied to a namespace, thus here we allow similar wildcard definitions based on their names, tied to a set of capabilities. Initially, the only available capabilities are deny, or mount. These may be extended in the future to allow read-fs, mount-readonly and similar capabilities.
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle authored
Co-Authored-By:
Mahmood Ali <mahmood@hashicorp.com>
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
Danielle Lancashire authored
-
- 09 Aug, 2019 2 commits
-
-
Nick Ethier authored
* jobspec: breakup parse.go into smaller files * add sidecar_task parsing to jobspec and api * jobspec: combine service parsing logic for task and group service stanzas * api: use slice of ConsulUpstream values instead of pointers
-
Tim Gross authored
The command and command/agent packages are taking 5+ minutes on Travis and this contributes to build timeouts. While this doesn't address underlying issues, breaking these out can reduce re-runs until that work is done.
-
- 08 Aug, 2019 7 commits
-
-
Preetha authored
Add field "kind" to task for use in connect tasks
-
Nick Ethier authored
Revert CNI auto-download
-
Nick Ethier authored
This reverts commit 0bd157cc.
-
Nick Ethier authored
This reverts commit 54ce4d1f.
-
defau1t authored
-
Buck Doyle authored
-
Buck Doyle authored
This fixes the recent allocation rows to navigate when clicking within them rather than just on the link, which matches the cursor behaviour.
-
- 07 Aug, 2019 4 commits
-
-
Preetha Appan authored
-
Jasmine Dahilig authored
-
Jasmine Dahilig authored
-
Michael Schurter authored
-