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.
- 12 Oct, 2017 1 commit
-
-
Michael Schurter authored
-
- 10 Oct, 2017 1 commit
-
-
Alex Dadgar authored
-
- 13 Sep, 2017 1 commit
-
-
Alex Dadgar authored
-
- 08 Sep, 2017 1 commit
-
-
Alex Dadgar authored
-
- 04 Sep, 2017 3 commits
-
-
Armon Dadgar authored
-
Armon Dadgar authored
-
Armon Dadgar authored
-
- 29 Aug, 2017 3 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
This PR fixes the construction of the TLSServerName when connecting to a node that has TLS enabled and adds tests for all possible permutations. Fixes https://github.com/hashicorp/nomad/issues/3013
-
- 28 Aug, 2017 4 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
- No need to for a pointer to a pointer - Properly set and use QueryOptions.Region
-
Michael Schurter authored
Fixes #3013 It's a little weird that Client now has a method for returning a NewClient, but it's a convenient way to dedupe the logic to connect-directly-to-a-node which is nontrivial and had sutble differences between locations.
-
Alex Dadgar authored
@chelseakomlo heads up on this change
-
- 08 Mar, 2017 1 commit
-
-
Ben Barnard authored
-
- 20 Feb, 2017 1 commit
-
-
Michael Schurter authored
The format of the missing port error message changed from Go 1.7 to 1.8. The fix is to just use strings.Contains instead of strings.HasPrefix when looking for the "missing port" part. Also add an error return to Client.newRequest as parsing the path processes arbitrary user input and would panic if given an invalid URL. See: https://groups.google.com/d/topic/nomad-tool/gi3-CTE7oXo/discussion
-
- 04 Nov, 2016 1 commit
-
-
Diptanu Choudhury authored
-
- 26 Oct, 2016 1 commit
-
-
Diptanu Choudhury authored
-
- 25 Oct, 2016 1 commit
-
-
Diptanu Choudhury authored
-
- 17 Aug, 2016 1 commit
-
-
Kyle Havlovitz authored
-
- 28 Jul, 2016 1 commit
-
-
Alex Dadgar authored
-
- 18 Jul, 2016 1 commit
-
-
Mathias Lafeldt authored
In order to authenticate against protected endpoints, e.g. ``` export NOMAD_ADDR=https://$USER:$PASSWORD@nomad.example.net nomad status ``` Instead of adding username and password to `api.Config`, this is a rather simple change to the request handler code that passes along any basic auth information.
-
- 07 Jun, 2016 1 commit
-
-
Alex Dadgar authored
-
- 29 May, 2016 3 commits
-
-
Diptanu Choudhury authored
-
Diptanu Choudhury authored
-
Diptanu Choudhury authored
-
- 24 May, 2016 2 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 15 May, 2016 1 commit
-
-
Sean Chittenden authored
-
- 13 Apr, 2016 1 commit
-
-
Alex Dadgar authored
-
- 21 Mar, 2016 1 commit
-
-
Alex Dadgar authored
-
- 22 Dec, 2015 1 commit
-
-
Ivo Verberk authored
* Reverted changes to get methods * Added prefix query parameter * Updated node status to use prefix based searching * Fixed tests * Removed truncation logic
-
- 22 Oct, 2015 2 commits
-
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
- 16 Oct, 2015 1 commit
-
-
Jeff Mitchell authored
-
- 14 Sep, 2015 1 commit
-
-
Ryan Uber authored
-
- 08 Sep, 2015 1 commit
-
-
Ryan Uber authored
-
- 06 Sep, 2015 1 commit
-
-
Armon Dadgar authored
-