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 May, 2017 29 commits
-
-
Alex Dadgar authored
Fix a deadlock relating to blocked allocations
-
Alex Dadgar authored
dont throw away errors in log rotation
-
Alex Dadgar authored
-
Michael Schurter authored
-
Seth Vargo authored
Update API documentation
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
Seth Vargo authored
-
- 30 May, 2017 11 commits
-
-
Michael Schurter authored
Update consul/api
-
Michael Schurter authored
Add new gc_max_allocs tuneable
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
Since I was already fixing consul's tls handling in #2645 I decided to update consul/api and pre-emptively fix our tls handling against the newest consul/api behavior. consul/api's handling of http.Transports has improved but would have broken how we handled tls (again). This would have made for a nasty surprise the next time we updated consul/api.
-
Michael Schurter authored
Add envconsul-like support and refactor environment handling
-
Michael Schurter authored
Don't advertise sockaddr support just yet; focus on the saner advertise default
-
Michael Schurter authored
Don't autoadvertise private ip if bind=localhost
-
Michael Schurter authored
-
Michael Schurter authored
A slight improvement to #2399 - if bind is localhost, return an error instead of advertising a private ip. The advertised ip isn't valid and will just cause errors on use. It's better to fail with an error message instructing users how to fix the problem.
-