Michael Schurter
e35c5b5b80
docs: clarify alloc signal behavior
...
The API docs don't make it immediately clear that the alloc signal API signals *all* tasks in an allocation if the `Task` parameter is omitted. You have to dig all the way down into the alloc runner to discover that behavior: https://github.com/hashicorp/nomad/blob/v1.0.4/client/allocrunner/alloc_runner.go#L1189-L1213
2021-04-09 12:57:19 -07:00
Tim Gross
7681be1ccf
CSI: API docs for create and snapshot workflows
2021-04-09 09:49:06 -04:00
Bryce Kalow
ee79587a67
feat(website): migrates to new nav data format ( #10264 )
2021-03-31 08:43:17 -05:00
Daniel Santos
26ba3fa9d3
Update /v1/job API docs with namespace parameter
2021-03-24 09:31:39 -04:00
Drew Bailey
4484d361ee
configuration and oss components for licensing ( #10216 )
...
* configuration and oss components for licensing
* vendor sync
2021-03-23 09:08:14 -04:00
Michael Schurter
927392462c
docs: remove mention of api versioning
...
We've only ever had 1 API version, and we've broken backward
compatibility extremely rarely. Nothing changed about this with the
release of 1.0, let's just remove these sentences and save everybody
some reading.
2021-03-12 08:51:22 -08:00
Tim Gross
f9cf36d43a
HTTP API support for 'nomad ui -login'
...
Endpoints for requesting and exchanging one-time tokens via the HTTP
API. Includes documentation updates.
2021-03-10 08:17:56 -05:00
Tim Gross
df298a44d9
docs: update website links from master to main
2021-03-09 14:42:24 -05:00
Kris Hicks
d03afe26b0
docs: Update sample JSON in Create Job API ( #10108 )
...
This is maybe a more realistic job that someone would actually submit
via the API; it more closely aligns with the example job from `nomad
job init`.
It's also been updated to use group network and service definitions.
2021-03-08 10:06:28 -08:00
Andrea Simonini
2dbb964d72
Fixed typos
2021-03-01 08:16:00 -05:00
Drew Bailey
4fd633e010
remove invalid duplicate ( #9850 )
2021-01-19 11:03:06 -05:00
Buck Doyle
017b47dfb4
Add documentation for exec websocket ( #9679 )
2021-01-08 14:01:06 -06:00
Michael Lange
590e7ca5e0
Update the page param default to 1 instead of 0
2021-01-07 09:59:09 -08:00
Michael Lange
f2d7ecd394
Typo fixes
...
Co-authored-by: Buck Doyle <buck@hashicorp.com >
2021-01-07 09:59:08 -08:00
Michael Lange
a6fa1eb457
Update 'Node' to 'Client' which is used throughout the UI
2021-01-07 09:59:08 -08:00
Michael Lange
f777d57f07
Add missing faceted search query params
2021-01-07 09:59:08 -08:00
Michael Lange
e965804289
Remove no longer true enteprise warning
2021-01-07 09:59:08 -08:00
Michael Lange
0642278a01
Remove version introduction
...
0.7 is ancient at this point. Now it's as if the UI has always existed.
2021-01-07 09:59:07 -08:00
Michael Lange
68770753f8
Add missing routes to the UI API doc
2021-01-07 09:59:07 -08:00
Jeff Escalante
0eae603a86
implement mdx remote
2021-01-05 19:02:39 -05:00