Commit Graph

239 Commits

Author SHA1 Message Date
Alex Dadgar
8bc56d2638 Allow querying self token
This PR allows querying self ACL token when the SecretID is for the
AccessorID in question.
2017-09-27 13:00:58 -07:00
Alex Dadgar
6a655600fe Merge pull request #3292 from hashicorp/f-lint-website
Spell check website
2017-09-27 12:56:13 -07:00
Chelsea Holland Komlo
5a6b76e403 acl for job deregister 2017-09-27 19:21:10 +00:00
Chelsea Komlo
ecf55998f7 Merge pull request #3281 from hashicorp/f-acl-job-evaluations
Add ACL for Job Evaluations endpoint
2017-09-27 15:15:35 -04:00
Alex Dadgar
b84472f5c5 Spell check website 2017-09-27 11:14:37 -07:00
Chelsea Holland Komlo
3a4eb87693 add acl for dispatch job 2017-09-27 16:33:49 +00:00
Chelsea Holland Komlo
21e33571c1 add acl for job deployments endpoint 2017-09-26 20:33:03 +00:00
Chelsea Holland Komlo
edafd1fedf add acl for Job Evaluations endpoint 2017-09-26 20:12:37 +00:00
Chelsea Holland Komlo
faa4c99281 add acl to job allocations endpoint 2017-09-26 18:01:23 +00:00
Wim Fournier
aa5ecfb215 Update metrics.html.md
Fix typo
2017-09-26 13:06:59 +02:00
Chelsea Holland Komlo
28177185f2 add acl documentation 2017-09-25 21:53:32 +00:00
Chelsea Holland Komlo
445070eb6a add acl for job validate endpoint 2017-09-25 17:34:02 +00:00
Alex Dadgar
ddc2efa4ac sync 2017-09-19 10:08:23 -05:00
Michael Lange
7b01e43b7c Merge pull request #3232 from hashicorp/d-ui-api-doc
Document each route in the UI for the API docs
2017-09-18 19:52:04 -05:00
Michael Schurter
c1cf162d83 Merge pull request #3105 from hashicorp/f-876-restart-unhealthy
Restart unhealthy tasks
2017-09-17 19:38:32 -07:00
Michael Lange
e50f944cc7 Document each route in the UI for the API docs 2017-09-17 18:12:15 -05:00
Chelsea Komlo
552b369b94 Merge pull request #3219 from hashicorp/f-acl-job-list
Add job list ACL
2017-09-15 19:32:34 -04:00
Chelsea Holland Komlo
c513bdfd15 add documentation for job list acl 2017-09-15 21:26:27 +00:00
Michael Schurter
3fbd3a10c9 Node.List ACL enforcement 2017-09-14 22:01:18 -07:00
Michael Schurter
71ae8a555e Node.GetAllocs ACL enforcement 2017-09-14 21:42:19 -07:00
Michael Schurter
2d4ec79d75 Node.GetNode ACL enforcement 2017-09-14 20:59:18 -07:00
Michael Schurter
5b22fd4b6d Node.Evaluate ACL enforcement 2017-09-14 20:41:44 -07:00
Michael Schurter
69be9f3808 Node.UpdateDrain ACL enforcement 2017-09-14 20:33:31 -07:00
Michael Schurter
a014676c94 Alloc.GetAlloc ACL enforcement 2017-09-14 17:44:57 -07:00
Michael Schurter
d992d00ca6 Alloc.List ACL enforcement 2017-09-14 17:43:17 -07:00
Michael Schurter
7e103f69cb Document new check_restart stanza 2017-09-14 16:46:54 -07:00
Chelsea Holland Komlo
0ae023f3d4 add job endpoint ACL 2017-09-14 18:17:35 +00:00
Alex Dadgar
58f3a29d07 Merge pull request #3205 from hashicorp/f-deployment-acl
Deployment.GetDeployment ACL enforcement
2017-09-14 10:50:17 -07:00
Chelsea Holland Komlo
356375687a add documentation for prometheus config option 2017-09-13 19:21:21 +00:00
Alex Dadgar
ad73dbb70d Deployment.GetDeployment ACL enforcement 2017-09-13 11:44:23 -07:00
Armon Dadgar
d6faa383d7 website: document ACL bootstrap reset process 2017-09-10 16:18:39 -07:00
Chelsea Holland Komlo
1df5310c6e tagged metrics config options should be on telemetry config
better api example, add telemetry documentation
2017-09-06 15:25:36 +00:00
Chelsea Holland Komlo
cc00c13f4a add documentation for new HTTP metrics endpoint 2017-09-06 13:51:19 +00:00
Armon Dadgar
8586781a6e website: pointing to ACL guide 2017-09-04 13:07:44 -07:00
Armon Dadgar
045e659390 website: Document ACL APIs and configuration 2017-09-04 13:07:44 -07:00
Alex Dadgar
914ed9ffeb Clarify all_at_once parameter
Fixes https://github.com/hashicorp/nomad/issues/3125
2017-08-29 16:20:28 -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
Alex Dadgar
d40037e138 Merge pull request #3096 from hashicorp/d-all-allocs
Describe the all parameter when listing job allocs
2017-08-28 12:25:24 -07:00
Chelsea Holland Komlo
7ed974c57e migrate all context 2017-08-28 05:29:38 +00:00
Chelsea Holland Komlo
004f984147 alignment and fixups from code review 2017-08-25 14:12:23 +00:00
Chelsea Holland Komlo
fa215ede1a add HTTP documentation for search api 2017-08-25 00:14:04 +00:00
Alex Dadgar
0d17cd78ce Describe the all parameter when listing job allocs
Fixes https://github.com/hashicorp/nomad/issues/3092
2017-08-24 17:01:24 -07:00
Alex Dadgar
711e7c85ca clarify deployment api docs 2017-08-23 10:35:29 -07:00
Michael Schurter
a6bf5b6098 Document check header and method 2017-08-17 16:49:14 -07:00
Michael Schurter
32d782deb1 Add ShutdownDelay to JSON Job docs 2017-08-17 11:30:29 -07:00
Hynek Schlawack
0566af8d83 Off by one! 2017-08-12 16:06:20 +02:00
Nicolae Vlădescu
054a9eeb0b Fix navigation highlight for JSON Jobs 2017-08-11 11:37:40 +03:00
Nicolae Vlădescu
48b5555623 Fix documentation bug
Fix documentation bug: distinct_host -> distinct_hosts
2017-08-11 11:29:53 +03:00
Alex Dadgar
b14cc6243f Merge pull request #2980 from hashicorp/b-doc-missing-node-allocations
Re-added Allocations documentation
2017-08-08 10:23:02 -07:00
James Rasell
a2cd9ad079 Update job.html read most recent deployment sample
The sample request incorrectly used `https://nomad.rocks/v1/job/my-job/deployments` which listed all deployments for the specified job. The sample request has therefore been updated to use the correct endpoint which returns only the jobs most recent deployment.
2017-08-08 10:47:24 +01:00