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.
- 29 Jan, 2018 1 commit
-
-
Charlie Voiselle authored
Should provide cut and paste example for most users. Advanced users should be able to correct URLs to something appropriate.
-
- 25 Jan, 2018 1 commit
-
-
Preetha authored
Track next allocation
-
- 24 Jan, 2018 3 commits
-
-
Preetha Appan authored
-
Preetha Appan authored
-
Alex Dadgar authored
-
- 23 Jan, 2018 11 commits
-
-
Kyle Havlovitz authored
Move server health loop into autopilot leader actions
-
Alex Dadgar authored
-
Alex Dadgar authored
Allow overriding an image's entrypoint in Docker
-
Alex Dadgar authored
Fixes https://github.com/hashicorp/nomad/issues/2219
-
Kyle Havlovitz authored
-
Alex Dadgar authored
-
Alex Dadgar authored
Add an option to add and drop capabilities in the Docker driver
-
Chelsea Komlo authored
Client/Server TLS dynamic reload
-
Filip Ochnik authored
-
Chelsea Holland Komlo authored
-
Michael Schurter authored
Always advertise driver IP when in driver mode
-
- 22 Jan, 2018 7 commits
-
-
Michael Schurter authored
Allow `.` in Environment Variable Names
-
Michael Schurter authored
-
Michael Schurter authored
Includes hashicorp/go-envparse#2
-
Charlie Voiselle authored
From [https://github.com/appc/spec/blob/master/spec/aci.md](https://github.com/appc/spec/blob/master/spec/aci.md): >environment (list of objects, optional) represents the app's environment variables (ACE can append). The listed objects must have two key-value pairs: name and value. The name must consist solely of letters, digits, and underscores '_' as outlined in IEEE Std 1003.1-2008, 2016 Edition, with practical considerations dictating that the name may also include periods '.' and hyphens '-'. The value is an arbitrary string. These values are not evaluated in any way, and no substitutions are made. Dotted environment variables are frequently used as a part of the Spring Boot pattern. (re: ZD-6116) This PR specifically doesn't address the conversion of hyphens (`-`) due to an issue with rkt [[Nomad GH # 2358]](https://github.com/hashicorp/nomad/issues/2358).
-
Alex Dadgar authored
Docs: Add command consul agent & fix nomad command
-
Chelsea Holland Komlo authored
-
Indradhanush Gupta authored
`sudo` is required to enable other drivers like rkt and java while the `-dev` flag enables the agent to run in a standalone mode.
-
- 21 Jan, 2018 4 commits
-
-
Filip Ochnik authored
-
Filip Ochnik authored
-
Filip Ochnik authored
-
Filip Ochnik authored
-
- 19 Jan, 2018 12 commits
-
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Kyle Havlovitz authored
-
Kyle Havlovitz authored
Add Autopilot feature from Consul
-
Michael Lange authored
Component-ize UI for placement failures
-
John Cowen authored
1. Extra whitespace 2. Remove redundant code 3. Remove redundant markup from test 4. placement-failure should be used as an inline component 5. Prefer `assign` polyfill 6. Use new `@ember' org style imports
-
John Cowen authored
-
John Cowen authored
-
John Cowen authored
-
John Cowen authored
1. cleanWhitespace > /test/utils/clean-whitespace.js 2. Missd the data-test attribute for placement failures in previous conflict
-
John Cowen authored
1. Simple move of placement-failures template code to a component 2. Start adding integration tests - hit `inc` surprise
-
Michael Schurter authored
Make example service name make sense
-
- 18 Jan, 2018 1 commit
-
-
Michael Schurter authored
-