open-nomad/website/source/docs/operating-a-job
Thomas Bartelmess 9acfa166c0
Changed Superset to only return the resource name
The Superset method on Resources used to return a string in the format of “[resource name] exhausted”.
This was leading to the output in plan/create job API DimensionExhausted to return keys like
```
"DimensionExhausted": {"cpu exhausted": 1}
```
This was not anywhere documented, however, one of the examples on the website showed it like this.

The other side effect of this is that the CLI formats the strings from the name of the key leading to output like
```
* Dimension "cpu exhausted" exhausted on 1 nodes
```
2017-11-28 23:16:08 -05:00
..
update-strategies Spell check website 2017-09-27 11:14:37 -07:00
accessing-logs.html.md Fix documentation of -tail/-f 2017-06-16 15:50:40 +02:00
configuring-tasks.html.md Fix broken links 2017-07-26 18:43:51 -04:00
index.html.md Revamp job specification documentation to be more modular and composable 2016-10-27 22:18:06 -04:00
inspecting-state.html.md Changed Superset to only return the resource name 2017-11-28 23:16:08 -05:00
resource-utilization.html.md Cleanup links to limit redirects 2017-05-30 20:25:11 -04:00
submitting-jobs.html.md Revamp job specification documentation to be more modular and composable 2016-10-27 22:18:06 -04:00