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.
- 14 Jan, 2019 2 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
Restore a pre-0.9 test that asserts Consul services are deregistered before a task's shutdown delay.
-
- 12 Jan, 2019 12 commits
-
-
Preetha authored
Handle client initialization errors when adding/restoring allocs
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha Appan authored
-
Michael Schurter authored
Co-Authored-By:
preetapan <preetha@hashicorp.com>
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha Appan authored
Added a unit test with custom statedb implementation that errors, to use to verify destroy errors
-
Preetha Appan authored
Also modify restore such that any handled errors don't propagate back to the client
-
Preetha Appan authored
Restore currently shuts down the client so the alloc update cant always make it to the server
-
Preetha Appan authored
We mark the alloc as failed and track failed allocs so that we don't send updates after the first time
-
- 11 Jan, 2019 5 commits
-
-
Danielle Tomlinson authored
client: Cleanup allocrunner access
-
Preetha authored
Make spread weight a pointer with default value if unset
-
Danielle Tomlinson authored
-
Preetha Appan authored
-
Mahmood Ali authored
Re-enable client and java skipped tests
-
- 10 Jan, 2019 14 commits
-
-
Preetha authored
Remove unnecessary usage of alloc.Resource
-
Preetha authored
Docs for spread stanza
-
Preetha Appan authored
-
Preetha authored
Oxford comma in variable interpolation summary
-
Preetha Appan authored
-
Brian Lalor authored
This improves the readability of this section.
-
Mahmood Ali authored
WaitForRunning risks a race condition where the allocation succeeds and completes before WaitForRunning is called (or while it is running). Here, I made the behavior match the function documentation. I considered making it stricter, but callers need to account for allocation terminating immediately after WaitForRunning terminates anyway.
-
Mahmood Ali authored
tests: remove tests for unsupported features
-
Preetha Appan authored
-
Preetha Appan authored
-
Mahmood Ali authored
With switching to driver plugins, driver validation is quite tricky and we need to do some design thinking before supporting it against.
-
Mahmood Ali authored
-
Mahmood Ali authored
ignore _JAVA_OPTIONS line in `java -version`, as it's relevant.
-
Mahmood Ali authored
-
- 09 Jan, 2019 7 commits
-
-
Chris Baker authored
added validation on client metadata keys
-
Alex Dadgar authored
Improve Kill handling on task runner
-
Alex Dadgar authored
-
Michael Schurter authored
Co-Authored-By:
dadgar <alex@hashicorp.com>
-
Chris Baker authored
-
Chris Baker authored
-
Michael Schurter authored
drain: fix node drain monitoring
-