Commit Graph

19 Commits

Author SHA1 Message Date
Alex Dadgar 1e3c3cb287 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 e949d23e1b spelling: resource 2018-03-11 18:51:03 +00:00
Alex Dadgar ac2e20d511 Document new status command
This PR documents the new status and job status command.
2017-08-28 16:05:58 -07:00
Alex Dadgar 5a2578eefe alloc-status 2017-07-25 17:37:09 -07:00
Alex Dadgar 08ce8b85f4 Status command 2017-07-25 17:34:43 -07:00
Alex Dadgar c9614a1405 Status examples 2017-01-25 22:21:51 -08:00
Alex Dadgar c4c94de96e Dispatch command 2017-01-25 21:27:44 -08:00
Seth Vargo 5d4b3958da
Use a partial instead 2016-10-27 22:18:06 -04:00
Alex Dadgar d108344eea 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 9d812516e8
s/Created/Created At/ 2016-08-15 21:40:34 -05:00
Cameron Davison 5ce7b308bb
remove time flag, and update docs with new column 2016-08-08 21:15:45 -05:00
Diptanu Choudhury 1bc63ab808 Added docs for job summaries 2016-08-07 20:38:29 -04:00
Alex Dadgar 31b1267445 Update status docs 2016-06-16 14:00:45 -07:00
Ivo Verberk c1829e7f1f Update website documentation 2016-01-20 00:01:26 +01:00
Ivo Verberk 9527fc254d Improvements for short identifiers
* Fix tests
* Update documentation
2016-01-06 22:46:57 +01:00
Ivo Verberk 15defdfc69 Documentation updates for short identifiers in the CLI 2015-12-29 12:17:16 +01:00
Charlie O'Keefe 3f361edff2 an option job ID -> an optional job ID 2015-10-26 13:59:47 -06:00
Ryan Uber 4fc3e5775a website: update output format for status/node-status 2015-09-15 16:54:25 -07:00
Ryan Uber d1e16bbee6 website: use a helper for general options 2015-09-15 13:45:24 -07:00
Renamed from website/source/docs/commands/status.html.md (Browse further)