Alex Dadgar
e5ec915ac3
sync
2017-09-19 10:08:23 -05:00
Michael Lange
b85f15ead1
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
f92ffe5af5
Merge pull request #3105 from hashicorp/f-876-restart-unhealthy
...
Restart unhealthy tasks
2017-09-17 19:38:32 -07:00
Michael Lange
c6e2d1722a
Document each route in the UI for the API docs
2017-09-17 18:12:15 -05:00
Chelsea Komlo
16ef183ddf
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
6ca7a5f4db
add documentation for job list acl
2017-09-15 21:26:27 +00:00
Michael Schurter
01816af088
Node.List ACL enforcement
2017-09-14 22:01:18 -07:00
Michael Schurter
aca9e337aa
Node.GetAllocs ACL enforcement
2017-09-14 21:42:19 -07:00
Michael Schurter
4fc44c686c
Node.GetNode ACL enforcement
2017-09-14 20:59:18 -07:00
Michael Schurter
21ee5f4720
Node.Evaluate ACL enforcement
2017-09-14 20:41:44 -07:00
Michael Schurter
0cfaaa0a4d
Node.UpdateDrain ACL enforcement
2017-09-14 20:33:31 -07:00
Michael Schurter
aca3bebb0a
Alloc.GetAlloc ACL enforcement
2017-09-14 17:44:57 -07:00
Michael Schurter
f5faf97650
Alloc.List ACL enforcement
2017-09-14 17:43:17 -07:00
Michael Schurter
95c6077435
Document new check_restart stanza
2017-09-14 16:46:54 -07:00
Chelsea Holland Komlo
3eff2a06c5
add job endpoint ACL
2017-09-14 18:17:35 +00:00
Alex Dadgar
fa2dd57071
Merge pull request #3205 from hashicorp/f-deployment-acl
...
Deployment.GetDeployment ACL enforcement
2017-09-14 10:50:17 -07:00
Chelsea Holland Komlo
e0f9cd4a0f
add documentation for prometheus config option
2017-09-13 19:21:21 +00:00
Alex Dadgar
4b947222a8
Deployment.GetDeployment ACL enforcement
2017-09-13 11:44:23 -07:00
Armon Dadgar
c234e09d9e
website: document ACL bootstrap reset process
2017-09-10 16:18:39 -07:00
Chelsea Holland Komlo
66fa05405a
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
11a676c901
add documentation for new HTTP metrics endpoint
2017-09-06 13:51:19 +00:00
Armon Dadgar
8956f665a7
website: pointing to ACL guide
2017-09-04 13:07:44 -07:00
Armon Dadgar
a712a83f1b
website: Document ACL APIs and configuration
2017-09-04 13:07:44 -07:00
Alex Dadgar
feace39196
Clarify all_at_once parameter
...
Fixes https://github.com/hashicorp/nomad/issues/3125
2017-08-29 16:20:28 -07:00
Alex Dadgar
cff1c5ca08
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
88908410ef
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
6243690899
migrate all context
2017-08-28 05:29:38 +00:00
Chelsea Holland Komlo
83cc71aed9
alignment and fixups from code review
2017-08-25 14:12:23 +00:00
Chelsea Holland Komlo
f8e2a4c54c
add HTTP documentation for search api
2017-08-25 00:14:04 +00:00
Alex Dadgar
8eb3db6e98
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
876c0e4cc7
clarify deployment api docs
2017-08-23 10:35:29 -07:00
Michael Schurter
b1fa005656
Document check header and method
2017-08-17 16:49:14 -07:00
Michael Schurter
188e89c77f
Add ShutdownDelay to JSON Job docs
2017-08-17 11:30:29 -07:00
Hynek Schlawack
a6326c92d5
Off by one!
2017-08-12 16:06:20 +02:00
Nicolae Vlădescu
cb46b6ca91
Fix navigation highlight for JSON Jobs
2017-08-11 11:37:40 +03:00
Nicolae Vlădescu
8c8cd3b312
Fix documentation bug
...
Fix documentation bug: distinct_host -> distinct_hosts
2017-08-11 11:29:53 +03:00
Alex Dadgar
8973c01315
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
07e3bed923
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
Alex Dadgar
79d25b7db9
Merge pull request #2947 from hashicorp/f-vault-grace
...
Allow template to set Vault grace
2017-08-07 16:29:53 -07:00
Charlie Voiselle
da14a95051
Added code block styling
2017-08-07 17:34:18 -04:00
Charlie Voiselle
37ec2e3f54
Re-added Allocations documentation
...
In a content reorganization, the allocations endpoint documentation was removed. This just brings it back in and updates the output to match v0.6.0 output
2017-08-07 17:28:06 -04:00
Jonathan Cross
c5b107d916
fix wording
2017-08-02 13:54:49 -04:00
Jonathan Cross
65b4141f91
add third party client library link for python
2017-08-02 13:51:37 -04:00
Alex Dadgar
80f41d2389
Merge pull request #2931 from zsluedem/master
...
add job creating json sample in jobs api doc
2017-08-01 14:21:45 -07:00
Alex Dadgar
9ad1f3ac4f
Merge pull request #2942 from hashicorp/f-distinct-count
...
Distinct Property supports arbitrary limit
2017-08-01 14:19:09 -07:00
Alex Dadgar
067a638478
Allow template to set Vault grace
...
This PR allows a template to specify the Vault grace duration.
Fixes https://github.com/hashicorp/nomad/issues/2922
2017-08-01 14:14:08 -07:00
Alex Dadgar
2650bb1d12
Distinct Property supports arbitrary limit
...
This PR enhances the distinct_property constraint such that a limit can
be specified in the RTarget/value parameter. This allows constraints
such as:
```
constraint {
distinct_property = "${meta.rack}"
value = "2"
}
```
This restricts any given rack from running more than 2 allocations from
the task group.
Fixes https://github.com/hashicorp/nomad/issues/1146
2017-07-31 16:52:13 -07:00
Alex Dadgar
08e98e1de4
Document Purge parameter on deregister request
...
This PR documents the purge parameter when deregistering a job.
2017-07-31 14:03:35 -07:00
Will
489d635de2
add job creating json sample in jobs api doc
2017-07-29 09:04:30 +08:00
Alex Dadgar
a883b325ff
Example JSON is submitable
...
This PR makes the example JSON job submitable via the HTTP API.
2017-07-28 09:02:15 -07:00