Commit Graph

8419 Commits

Author SHA1 Message Date
Alex Dadgar
c85e8aa02f Merge pull request #3127 from hashicorp/b-tls-api
Fix TLSServerName for Node API Client
2017-08-29 16:10:58 -07:00
Alex Dadgar
40a8efb6ac Merge branch 'b-tls-api' of github.com:hashicorp/nomad into b-tls-api 2017-08-29 16:10:14 -07:00
Alex Dadgar
d759dc8100 Address feedback 2017-08-29 16:09:53 -07:00
Alex Dadgar
0fa161be22 Update README.md 2017-08-29 15:50:52 -07:00
Alex Dadgar
9e63e7b7ce Add readmes 2017-08-29 15:49:39 -07:00
Alex Dadgar
734a73ee4e tls cluster 2017-08-29 14:33:19 -07:00
Alex Dadgar
5d65af523d Check for errors initializing client for autocomplete 2017-08-29 14:29:32 -07:00
Alex Dadgar
f5fb62c7cc Node Client doesn't share HTTP client 2017-08-29 14:22:11 -07:00
Alex Dadgar
4d3b75d867 Fix TLSServerName for Node API Client
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
2017-08-29 11:11:19 -07:00
Chelsea Komlo
75221f9808 Merge pull request #3119 from jippi/patch-3
Error message for search API does not include the "all" option
2017-08-29 13:23:44 -04:00
Alex Dadgar
99d5c643f7 changelog 2017-08-29 10:19:31 -07:00
Alex Dadgar
8fb23c3a20 Merge pull request #3120 from hashicorp/b-multi-match
Fix exact job match when prefix of other job
2017-08-29 10:15:48 -07:00
Alex Dadgar
4692d1f78f bump down version 2017-08-29 10:13:09 -07:00
Alex Dadgar
f5d80c6bf8 Merge pull request #3122 from hashicorp/b-even-uuids
status commands handle uuid prefixes with hyphens
2017-08-29 10:10:43 -07:00
Alex Dadgar
e3710a991e add prefix tests 2017-08-29 10:09:30 -07:00
Alex Dadgar
b86e05b4a0 use helper 2017-08-29 10:04:02 -07:00
Alex Dadgar
cd5a54bc74 respond to comments 2017-08-29 09:46:14 -07:00
Alex Dadgar
0852c0ab3a status commands handle uuid prefixes with hyphens 2017-08-29 09:43:28 -07:00
Alex Dadgar
a50a3af826 Fix even length uuid post hyphen 2017-08-29 09:21:18 -07:00
Alex Dadgar
3902385b3e Status honors exact match and displays matches when more than one is available 2017-08-29 08:42:09 -07:00
Christian Winther
3a5a88150a Error message for search API does not include the "all" option 2017-08-29 15:41:21 +02:00
Alex Dadgar
6fb08b844b bump version 2017-08-28 22:50:00 -07:00
Alex Dadgar
a2c40c2114 Release v0.6.2 2017-08-28 22:36:59 -07:00
Alex Dadgar
f45c26768e bump version 2017-08-28 22:30:22 -07:00
Alex Dadgar
48f7dfbaff fix zip structure 2017-08-28 22:29:49 -07:00
Alex Dadgar
f3a694f319 Merge pull request #3116 from hashicorp/b-fix-fs
Fix logs/fs commands
2017-08-28 22:26:25 -07:00
Alex Dadgar
7da50ff28d changelog 2017-08-28 22:24:53 -07:00
Alex Dadgar
26643fc141 Fix logs/fs commands
This PR fixes an assignment to a nil map in the api pkg related to
accessing logs and the filesystem of allocations.

Fixes https://github.com/hashicorp/nomad/issues/3115
2017-08-28 22:21:54 -07:00
Michael Schurter
e036b9b494 Merge pull request #3114 from hashicorp/f-release-0.6.1
Nomad 0.6.1
2017-08-28 16:29:03 -07:00
Michael Schurter
5a12311354 Nomad 0.6.1 2017-08-28 16:26:27 -07:00
Michael Schurter
237360a90e Merge pull request #3110 from hashicorp/f-commit-generated
Welcome to the brave new world
2017-08-28 16:23:29 -07:00
Michael Schurter
728419c7f0 Merge pull request #3113 from hashicorp/f-have-appveyor-run-install
Just run go install until we fix tests on Windows
2017-08-28 16:18:25 -07:00
Michael Schurter
23c3c06b71 Merge pull request #3112 from hashicorp/b-vendor-windows-dep
Vendor missing windows dep
2017-08-28 16:17:02 -07:00
Michael Schurter
2d355f21e7 Just run go install until we fix tests on Windows 2017-08-28 16:16:37 -07:00
Michael Schurter
18e4b96d9f Vendor missing windows dep 2017-08-28 16:13:48 -07:00
Michael Schurter
3fc0365c89 Add #3108 to changelog 2017-08-28 16:13:20 -07:00
Alex Dadgar
aaaf2dfc1c Merge pull request #3111 from hashicorp/d-status
Document new status command
2017-08-28 16:11:01 -07:00
Alex Dadgar
88372e6b72 Document new status command
This PR documents the new status and job status command.
2017-08-28 16:05:58 -07:00
Michael Schurter
591ea2f71a Welcome to the brave new world
Committing generated code to help ensure reproducible builds.
2017-08-28 15:51:18 -07:00
Alex Dadgar
9383ef63a9 Merge branch 'master' of github.com:hashicorp/nomad 2017-08-28 15:45:55 -07:00
Alex Dadgar
01f584a9d8 Remove tests checking autocomplete only does 1 arg 2017-08-28 15:42:32 -07:00
Michael Schurter
63b715f19e Merge pull request #3108 from hashicorp/b-3013-stats-tls
Fix TLS support in api pkg / cli
2017-08-28 15:37:31 -07:00
Michael Schurter
52857a6a9d Simplify region handling 2017-08-28 14:58:15 -07:00
Michael Schurter
2f30827205 Refactor GetNodeClient weirdness
- No need to for a pointer to a pointer
- Properly set and use QueryOptions.Region
2017-08-28 14:41:21 -07:00
Alex Dadgar
9512709982 cleanup changelog 2017-08-28 13:46:31 -07:00
Alex Dadgar
ce3c316592 don't limit on one arg 2017-08-28 13:40:04 -07:00
Alex Dadgar
7c378894b4 changelog 2017-08-28 12:46:46 -07:00
Alex Dadgar
659d0999e8 Merge pull request #3081 from clinta/maxparallel0
If MaxParallel == 0 default limit to count
2017-08-28 12:42:50 -07:00
Alex Dadgar
472a1f7943 Merge pull request #3107 from hashicorp/b-migrate-context-all
All context should use string context "all"
2017-08-28 12:38:54 -07:00
Michael Schurter
4ed87263c4 Merge pull request #3109 from hashicorp/f-squelch-usage-logspam
Squelch logspam when unable to get disk usage stats
2017-08-28 12:28:31 -07:00