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.
- 08 Mar, 2021 1 commit
-
-
Adrian Todorov authored
-
- 05 Mar, 2021 1 commit
-
-
Luiz Aoqui authored
docs: hightlight different default node drain deadline when using the Autoscaler
-
- 04 Mar, 2021 3 commits
-
-
Luiz Aoqui authored
-
Michael Schurter authored
docs: remove stray mention that namespaces are ent
-
Michael Schurter authored
namespaces are oss
-
- 03 Mar, 2021 4 commits
-
-
Noel Quiles authored
* Impl: base structure * Impl: ComparisonItem/component bg color * Style comparison items * CSS: Typography/spacing pass * Theme detailCta * Callouts: content pass * Impl: Logo grid section * Add proper logos to logoGrid * Hack: override button colors w/Nomad * Link enhancements * Clean up comments * Revert link wrapping changes * Remove paragraph after Why Nomad * Add available links * GitHub logo to GitLab * Move callouts to just under Why Nomad? for A ver. * Test comment to see if Vercel picks up this commit
-
Drew Bailey authored
-
Drew Bailey authored
* adds issue templates for bugs and features, links to discuss and learn guides * fix smart quotes
-
Drew Bailey authored
* remove v1-v2 varlink references * Update website/content/docs/drivers/podman.mdx Co-authored-by:
Tim Gross <tgross@hashicorp.com> * fix code snippet Co-authored-by:
Tim Gross <tgross@hashicorp.com>
-
- 01 Mar, 2021 4 commits
-
-
Buck Doyle authored
With the Ember update, when the will-destroy action is called to check the element height, its height is already zero. That seems strange but I didn’t look into it any further, as using did-insert to store the element lets us check its height before any other actions when a processing button is pressed.
-
Mahmood Ali authored
e2e: segment e2e clusters
-
Andrea Simonini authored
-
James Rasell authored
update policy.mdx -- fixing strategy name
-
- 27 Feb, 2021 1 commit
-
-
Huan Wang authored
-
- 26 Feb, 2021 8 commits
-
-
Luiz Aoqui authored
document Autoscaler `node_drain_ignore_system_jobs` configuration
-
Luiz Aoqui authored
docs: expand Autoscaler SIGHUP documentation
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
James Rasell authored
Co-authored-by:
Luiz Aoqui <luiz@hashicorp.com>
-
Seth Hoenig authored
consul/connect: enable setting local_bind_address in upstream
-
Andre Ilhicas authored
-
Andre Ilhicas authored
-
- 25 Feb, 2021 9 commits
-
-
Michael Lange authored
UI: Line Chart contextual components
-
Dave May authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
Now chart primitives are partially applied by LineChart but the invocations are left to the caller.
-
Michael Lange authored
Since some chart elements need to be rendered in the svg and others need to be outside, we need some form of conditional yielding. This is the cleanest implementation of this pattern and it will also ship with ember in 3.25.
-
Michael Lange authored
-
Michael Lange authored
-
- 24 Feb, 2021 7 commits
-
-
Michael Lange authored
UI: Line chart decomposed
-
Seth Hoenig authored
docs: add two community PRs to changelog
-
Seth Hoenig authored
-
Seth Hoenig authored
fix: parse_service: return err instead of panic
-
Drew Bailey authored
Service and Check on_update configuration option (readiness checks)
-
Tim Gross authored
-
Luiz Aoqui authored
docs: update link to the Nomad Autoscaler demos
-
- 23 Feb, 2021 2 commits
-
-
Seth Hoenig authored
consul/connect: correctly detect when connect tasks not updated
-
Seth Hoenig authored
This PR fixes a bug where tasks with Connect services could be triggered to destructively update (i.e. placed in a new alloc) when no update should be necessary. Fixes #10077
-