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.
- 25 Jun, 2021 12 commits
-
-
DerekStrickland authored
-
DerekStrickland authored
-
DerekStrickland authored
-
Tim Gross authored
-
Tim Gross authored
-
Tim Gross authored
-
Tim Gross authored
-
Tim Gross authored
-
Tim Gross authored
-
Tim Gross authored
-
Tim Gross authored
-
DerekStrickland authored
-
- 24 Jun, 2021 13 commits
- 23 Jun, 2021 4 commits
-
-
DerekStrickland authored
-
DerekStrickland authored
-
DerekStrickland authored
-
DerekStrickland authored
-
- 22 Jun, 2021 2 commits
-
-
DerekStrickland authored
-
Tim Gross authored
Skeleton setup for struct method generate for Copy, Equals, Diff, etc. This commit gives a starting point for building out single method generator tools that can all get called during `make generate-all`.
-
- 21 Jun, 2021 5 commits
-
-
Dave May authored
* Add remaining pprof profiles to debug dump * Refactor pprof profile capture * Add WaitForFilesUntil and WaitForResultUntil utility functions * Add CHANGELOG entry
-
Seth Hoenig authored
docs: update cl with missing entries
-
Seth Hoenig authored
-
Huan Wang authored
-
Seth Hoenig authored
consul/connect: Validate uniqueness of Connect upstreams within task group
-
- 18 Jun, 2021 4 commits
-
-
Seth Hoenig authored
This PR adds validation during job submission that Connect proxy upstreams within a task group are using different listener addresses. Otherwise, a duplicate envoy listener will be created and not be able to bind. Closes #7833
-
Russell Rollins authored
-
Seth Hoenig authored
e2e: fix a couple recent e2e bugs
-
Seth Hoenig authored
This PR changes the e2e helper thingy to set -detach option when registering a job with the CLI instead of the API. This is necessary for jobs which never become healthy, as the deployment never finishes for failing jobs and the command never returns, causing the test to timeout after 10 minutes.
-