Alex Dadgar
|
346d76dec3
|
Search handles prefix longer than allowed UUIDs
This PR fixes an issue in which the Search endpoint would error if the
prefix was longer than the allowed 36 characters of a UUID.
Fixes https://github.com/hashicorp/nomad/issues/3134
|
2017-08-30 10:51:05 -07:00 |
Chelsea Komlo
|
a544ee89e1
|
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
|
92dc3d3857
|
Fix even length uuid post hyphen
|
2017-08-29 09:21:18 -07:00 |
Christian Winther
|
e4a72782c7
|
Error message for search API does not include the "all" option
|
2017-08-29 15:41:21 +02:00 |
Chelsea Holland Komlo
|
9968689344
|
fix up formatting of error message
fixups from code review
|
2017-08-25 16:42:11 +00:00 |
Chelsea Holland Komlo
|
74c51e63bd
|
job names causes errors when searching other contexts, only log but not return this err
|
2017-08-25 16:42:11 +00:00 |
Chelsea Holland Komlo
|
50c20b1801
|
add deployments to search api
|
2017-08-21 15:20:55 +00:00 |
Chelsea Holland Komlo
|
e658d4daaa
|
fixups from code review
|
2017-08-14 17:56:03 +00:00 |
Chelsea Holland Komlo
|
69c2b7e308
|
context constants should be in both api and structs pkg
|
2017-08-14 17:38:10 +00:00 |
Chelsea Holland Komlo
|
9bc48a01a6
|
using contexts constants in replace of string contexts
fix up endpoints
|
2017-08-14 17:38:10 +00:00 |
Chelsea Holland Komlo
|
76469614b5
|
code refactoring and fixups
|
2017-08-14 17:38:10 +00:00 |
Chelsea Holland Komlo
|
465c4d7082
|
change endpoint to /v1/search
|
2017-08-14 17:38:10 +00:00 |