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.
- 01 Sep, 2020 17 commits
-
-
Luiz Aoqui authored
-
Mahmood Ali authored
-
Jasmine Dahilig authored
changelog: task lifecycle poststart hook
-
Michael Lange authored
UI: Temporarily remove poststop from the lifecycle chart
-
Seth Hoenig authored
add consul ingress gateways to changelog
-
Mahmood Ali authored
Fix cron handling with zero-padding months
-
Mahmood Ali authored
-
Michael Lange authored
UI: Add poststart and poststop lifecycle phases
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Seth Hoenig authored
-
Mahmood Ali authored
Fix escapingio handling of `\n~\n`
-
Mahmood Ali authored
[ci skip]
-
Tim Gross authored
-
Michael Lange authored
Since poststart and poststop are shipping separately, we can't ship them both in the UI at the same time.
-
Mahmood Ali authored
-
Mahmood Ali authored
-
- 31 Aug, 2020 15 commits
-
-
Jasmine Dahilig authored
-
Tim Gross authored
The parameters for the receiving side of the Agent.Host client RPC did not take the arguments serialized at the server side. This results in a panic.
-
Jasmine Dahilig authored
task lifecycle poststart hook
-
Jasmine Dahilig authored
-
Drew Bailey authored
run commands for duration and interval without needing to specify server or node
-
Drew Bailey authored
-
Lang Martin authored
-
Drew Bailey authored
add license info to operator debug command
-
Drew Bailey authored
-
Mahmood Ali authored
add helper commands for debugging state
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
Co-authored-by:
Michael Schurter <mschurter@hashicorp.com>
-
Mahmood Ali authored
-
Mahmood Ali authored
Handle migration of non-deployment jobs
-
- 29 Aug, 2020 5 commits
-
-
Mahmood Ali authored
Docs: update acl guide broken link
-
Mahmood Ali authored
Fix accidental broken Copy
-
Mahmood Ali authored
Fix cmd.Name() for NodeEligibilityCommand
-
Ahmed authored
-
Jeffrey 'jf' Lim authored
-
- 28 Aug, 2020 3 commits
-
-
Kevin Pruett authored
Replace local search with @hashicorp/react-search
-
Mahmood Ali authored
Fix CSIMountOptions.Copy() and VolumeRequest.Copy() where they accidentally returned a reference to self rather than a deep copy. `&(*ref)` in Golang apparently equivalent to plain `&ref`.
-
Kevin Pruett authored
-