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.
- 26 Jan, 2021 1 commit
-
-
Mahmood Ali authored
-
- 25 Jan, 2021 23 commits
-
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
- 21 Jan, 2021 1 commit
-
-
Buck Doyle authored
This will report the names of flaky tests instead of just counting them.
-
- 20 Jan, 2021 7 commits
-
-
Dennis Schön authored
-
Drew Bailey authored
-
Seth Hoenig authored
consul/connect: Enable running multiple ingress gateways per Nomad agent
-
Seth Hoenig authored
Co-authored-by:
Tim Gross <tgross@hashicorp.com>
-
Seth Hoenig authored
-
Seth Hoenig authored
-
Dennis Schön authored
-
- 19 Jan, 2021 5 commits
-
-
Marcus Naughton authored
Fixed Markdown for GCP example.
-
Seth Hoenig authored
Connect ingress gateway services were being registered into Consul without an explicit deterministic service ID. Consul would generate one automatically, but then Nomad would have no way to register a second gateway on the same agent as it would not supply 'proxy-id' during envoy bootstrap. Set the ServiceID for gateways, and supply 'proxy-id' when doing envoy bootstrap. Fixes #9834
-
Seth Hoenig authored
consul/connect: always set gateway proxy default timeout
-
Seth Hoenig authored
If the connect.proxy stanza is left unset, the connection timeout value is not set but is assumed to be, and may cause a non-fatal NPE on job submission.
-
Drew Bailey authored
-
- 15 Jan, 2021 3 commits
-
-
Kris Hicks authored
This has to have been unused because the HasPrefix operation is backwards, meaning a Command.Env that includes PATH= never would have worked; the default path was always used.
-
Drew Bailey authored
* Persist shared allocated ports for inplace update Ports were not copied over when performing inplace updates in the generic scheduler * changelog * drop spew
-
Seth Hoenig authored
Missed improvement regarding IGW task customization
-