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.
- 05 Sep, 2019 9 commits
-
-
Omar Khawaja authored
* formatting paragraphs * remove reference to consul 1.6-beta and update nomad agent command * remove tech preview status and update limitations * remove beta tag in navigation * add screenshot of count dashboard * update example summary and remove redis references * capitalize Consul * minor corrections * hcl formatting * demo is on localhost not host ip * clarify consul on PATH * mention variable interpolation limitation
-
Omar Khawaja authored
-
Michael Schurter authored
docs: Initial documentation for volume(_mount)
-
Omar Khawaja authored
-
Michael Schurter authored
-
Michael Schurter authored
* hcl formatting * demo is on localhost not host ip * clarify consul on PATH
-
Tim Gross authored
Splitting the immutable and mutable components of the scriptCheck led to a bug where the environment interpolation wasn't being incorporated into the check's ID, which caused the UpdateTTL to update for a check ID that Consul didn't have (because our Consul client creates the ID from the structs.ServiceCheck each time we update). Task group services don't have access to a task environment at creation, so their checks get registered before the check can be interpolated. Use the original check ID so they can be updated.
-
Jasmine Dahilig authored
-
Omar Khawaja authored
-
- 04 Sep, 2019 31 commits
-
-
Omar Khawaja authored
-
Buck Doyle authored
-
Jasmine Dahilig authored
-
Omar Khawaja authored
-
Omar Khawaja authored
-
Omar Khawaja authored
-
Buck Doyle authored
-
Michael Schurter authored
e2e: test demo job for connect
-
Omar Khawaja authored
-
Omar Khawaja authored
-
Nick Ethier authored
* ar: refactor network bridge config to use go-cni lib * ar: use eth as the iface prefix for bridged network namespaces * vendor: update containerd/go-cni package * ar: update network hook to use TODO contexts when calling configurator * unnecessary conversion
-
Michael Schurter authored
-
Michael Schurter authored
-
Mahmood Ali authored
NOMAD_PORT_<label> regression
-
Danielle Lancashire authored
-
Danielle authored
Fix memory fingerprinting on 32bit
-
Danielle authored
Co-Authored-By:
Michael Schurter <mschurter@hashicorp.com>
-
Mahmood Ali authored
-
Jasmine Dahilig authored
-
Danielle Lancashire authored
-
Buck Doyle authored
-
Mahmood Ali authored
Update default raft protocol to version 3
-
Mahmood Ali authored
-
Nick Ethier authored
-
Mahmood Ali authored
Also add a utility function for waiting for stable leadership
-
Mahmood Ali authored
Fix tests whose messages seem timing dependent.
-
Mahmood Ali authored
Tests typically call join cluster directly rather than rely on consul discovery. Worse, consul discovery seems to cause additional leadership transitions when a server is shutdown in tests than tests expect.
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
docs: task driver resource isolation & security
-
Mahmood Ali authored
-