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.
- 31 Mar, 2021 1 commit
-
-
Bryce Kalow authored
-
- 30 Mar, 2021 4 commits
-
-
Tim Gross authored
-
Tim Gross authored
* Fixed order * Added missing changlog entry for GH-10145 * Fixed misclassified entry for GH-10158
-
Bryce Kalow authored
-
Seth Hoenig authored
Automatically populate `CONSUL_HTTP_ADDR` for connect native tasks in host networking mode.
-
- 29 Mar, 2021 4 commits
-
-
Nick Ethier authored
Reserved Cores [1/4]: Structs and scheduler implementation
-
Zachary Shilton authored
* website: use global featured-slider component * website: delete unused local featured-slider
-
Bryce Kalow authored
-
Dave May authored
-
- 28 Mar, 2021 2 commits
-
-
Florian Apolloner authored
Automatically populate `CONSUL_HTTP_ADDR` for connect native tasks in host networking mode. Fixes #10239
-
Chris Baker authored
autoscaler plugin docs
-
- 26 Mar, 2021 8 commits
-
-
Luiz Aoqui authored
-
Tim Gross authored
The OTT feature relies on having a query parameter for a one-time token which gets handled by the UI. We need to make sure that query param is preserved when redirecting from the root URL to the `/ui/` URI.
-
Tim Gross authored
Co-authored-by:
Kris Hicks <khicks@hashicorp.com>
-
Shishir authored
-
Drew Bailey authored
-
Buck Doyle authored
This closes #10146. Because of cibernox/ember-power-select#1203, which documents the current impossibility of attaching test selectors to a PowerSelect invocation, this uses test selectors on parent containers instead, occasionally adding wrappers when needed. I chose to leave the existing test selectors in the hopes that we can return to using them eventually, but I could easily remove them if it seems like extra noise now. Presumably for the same reason, @class no longer works, so this adjusts the scoping of global search CSS to preserve the style of the search control. I also included an update to the latest version of ember-test-selectors, since we were far behind and I tried that before finding the aforelinked issue. Finally, this replaces ember-cli-uglify with ember-cli-terser to address production build failures as described at ember-cli/ember-cli#9290.
-
Mahmood Ali authored
periodic: always reset periodic children status
-
James Rasell authored
api: add Allocation client and server terminal status funcs.
-
- 25 Mar, 2021 7 commits
-
-
Mahmood Ali authored
-
Drew Bailey authored
* allow setting an enterprise license environment variable * update comment * address pr comments
-
Taylor Dolezal authored
-
Michael Lange authored
UI: Showed host reservations and allocation utilization by task on existing stats charts
-
Mahmood Ali authored
-
Mahmood Ali authored
Fixes a bug where Nomad reports negative or incorrect running children counts for periodic jobs. The periodic dispatcher derives a child job without reseting the status. If the periodic job has a `running` status, the derived job will start as `running` status and transition to `pending`. Since this is unexpected transition, the counting in StateStore.setJobSummary gets out of sync and result in negative/incorrect values. Note that this only affects periodic jobs after a leader transition. During the first job registration, the job is added with `pending` or `""` status. However, after a leader transition, the new leader repopulates the dispatcher heap with `"running"` status and triggers the bug.
-
James Rasell authored
-
- 24 Mar, 2021 14 commits
-
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-