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 28 commits
-
-
Mahmood Ali authored
docs: nomad scaling policy api
-
Mahmood Ali authored
Prepare website for 0.11.0-beta1 release
-
Seth Hoenig authored
doc: add a reminder about field order for diff comparisons
-
Seth Hoenig authored
After spending hours re-learning this lesson more than once, update the jobspec contribution guide with a reminder about how to configure FieldDiff comparisons.
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
agent: prevent XSS by controlling Content-Type
-
Mahmood Ali authored
[ci skip]
-
Tim Gross authored
-
Michael Schurter authored
Co-Authored-By:
Mahmood Ali <mahmood@hashicorp.com>
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Mahmood Ali authored
Some test fixes
-
Michael Lange authored
Closes #7197 #7199 Note: Test coverage is limited to adapter and serializer unit tests. All acceptance tests have been stubbed and all features have been manually tested end-to-end. This represents Phase 1 of #6993 which is the core workflow of CSI in the UI. It includes a couple new pages for viewing all external volumes as well as the allocations associated with each. It also updates existing volume related views on job and allocation pages to handle both Host Volumes and CSI Volumes.
-
Chris Baker authored
Co-Authored-By:
James Rasell <jrasell@users.noreply.github.com>
-
Mahmood Ali authored
-
Mahmood Ali authored
TestCSIPluginEndpoint_ACLNamespaceAlloc uses namespace features not present in OSS.
-
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
add missing changelog entry for 6975
-
Drew Bailey authored
-
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 12 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.
-
Chris Baker authored
-
Mahmood Ali authored
Support per-task RestartPolicy
-
Chris Baker authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Chris Baker authored
more testing for scaling API
-