Commit Graph

19 Commits

Author SHA1 Message Date
Alex Dadgar
0953d913ed Deprecate IOPS
IOPS have been modelled as a resource since Nomad 0.1 but has never
actually been detected and there is no plan in the short term to add
detection. This is because IOPS is a bit simplistic of a unit to define
the performance requirements from the underlying storage system. In its
current state it adds unnecessary confusion and can be removed without
impacting any users. This PR leaves IOPS defined at the jobspec parsing
level and in the api/ resources since these are the two public uses of
the field. These should be considered deprecated and only exist to allow
users to stop using them during the Nomad 0.9.x release. In the future,
there should be no expectation that the field will exist.
2018-12-06 15:09:26 -08:00
Josh Soref
b405713969 spelling: resource 2018-03-11 18:51:03 +00:00
Alex Dadgar
88372e6b72 Document new status command
This PR documents the new status and job status command.
2017-08-28 16:05:58 -07:00
Alex Dadgar
fcc4655b6f alloc-status 2017-07-25 17:37:09 -07:00
Alex Dadgar
f977c7e7f8 Status command 2017-07-25 17:34:43 -07:00
Alex Dadgar
aa51fe6f2e Status examples 2017-01-25 22:21:51 -08:00
Alex Dadgar
715e576dfb Dispatch command 2017-01-25 21:27:44 -08:00
Seth Vargo
21073c1f04 Use a partial instead 2016-10-27 22:18:06 -04:00
Alex Dadgar
cc4b0ff7c5 Merge pull request #1540 from novilabs/add-creation-time-to-job-status
Add creation time to job status
2016-08-15 21:04:14 -07:00
Cameron Davison
561d7e3e97 s/Created/Created At/ 2016-08-15 21:40:34 -05:00
Cameron Davison
a66c568b3b remove time flag, and update docs with new column 2016-08-08 21:15:45 -05:00
Diptanu Choudhury
d22f6b1855 Added docs for job summaries 2016-08-07 20:38:29 -04:00
Alex Dadgar
ff4b222f23 Update status docs 2016-06-16 14:00:45 -07:00
Ivo Verberk
a1f6da7ffd Update website documentation 2016-01-20 00:01:26 +01:00
Ivo Verberk
62951082e2 Improvements for short identifiers
* Fix tests
* Update documentation
2016-01-06 22:46:57 +01:00
Ivo Verberk
a73aaf128b Documentation updates for short identifiers in the CLI 2015-12-29 12:17:16 +01:00
Charlie O'Keefe
0e6337e4db an option job ID -> an optional job ID 2015-10-26 13:59:47 -06:00
Ryan Uber
2c2a384b0a website: update output format for status/node-status 2015-09-15 16:54:25 -07:00
Ryan Uber
ac21530db0 website: use a helper for general options 2015-09-15 13:45:24 -07:00