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.
- 25 Mar, 2020 8 commits
-
-
Mahmood Ali authored
TestStateStore_Indexes specifically tests for `nodes` index, but asserts on the exact number of indexes present in the state. This is fragile and will break almost everytime we add a state index.
-
Mahmood Ali authored
health: detect failing tasks
-
Mahmood Ali authored
Fix some flaky tests
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
Start collecting raw `go test -json` output to help with debugging odd CI failures.
-
Mahmood Ali authored
-
Mahmood Ali authored
add changelog entries for 0.11.0
-
- 24 Mar, 2020 32 commits
-
-
Drew Bailey authored
fix typo
-
Drew Bailey authored
-
Drew Bailey authored
update enterprise audit blurb
-
Drew Bailey authored
-
Buck Doyle authored
This connects Xterm.js to a Nomad exec websocket so people can interact on clients via live sessions. There are buttons on job, allocation, task group, and task detail pages that open a popup that lets them edit their shell command and start a session. More is to come, as recorded in issues.
-
Mahmood Ali authored
Support per-task RestartPolicy
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Chris Baker authored
more testing for scaling API
-
Chris Baker authored
-
Jasmine Dahilig authored
-
Chris Baker authored
-
Chris Baker authored
-
Lang Martin authored
-
Drew Bailey authored
docs: audit logging
-
Drew Bailey authored
-
Tim Gross authored
HTTP API documentation for the `/plugin` and `/volume` endpoints, to support CSI.
-
Drew Bailey authored
docs for audit logging enterprise only note enterprise page audit blurb add audit to sidebar add general options audit info fix name for docs-navigation link to docs more docs add audit log entry examples fix audit link clean up audit log docs
-
Chris Baker authored
plus tests
-
Tim Gross authored
Plugins track the client nodes where they are placed. On client updates, remove the client from the plugin tracking if the client is no longer running an instance of that controller/node plugin. Extends the state store tests to ensure deregistration works as expected and that controllers and nodes are being tracked independently.
-
Mahmood Ali authored
-
Chris Baker authored
-
Drew Bailey authored
-
Tim Gross authored
Co-Authored-By:
James Rasell <jrasell@users.noreply.github.com>
-
Chris Baker authored
Scaling API changes
-
Buck Doyle authored
-
Tim Gross authored
-
Tim Gross authored
Includes: * changes `nomad alloc status` and `nomad node status` * changes to `volume` block in jobspec * new `csi_plugin` block in jobspec * new `nomad volume register/deregister/status` commands * new `nomad plugin status` command
-
Chris Baker authored
that we were throwing away .Min if provided
-
Chris Baker authored
-
Chris Baker authored
-