Commit Graph

7 Commits

Author SHA1 Message Date
Charlie Voiselle
a910f1ded9 querystring -> query string 2019-05-08 15:14:31 -04:00
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
Charlie Voiselle
a6c3144fd5 Changed nomad.rocks to localhost:4646 to align with defaults
Should provide cut and paste example for most users. Advanced users should be able to correct URLs to something appropriate.
2018-01-29 11:27:52 -05:00
Alex Dadgar
fdce43cc1b review feedback 2017-10-16 12:40:41 -07:00
Alex Dadgar
49289eb1ec api 2017-10-15 21:15:14 -07:00
Alex Dadgar
bf72d096ca quota api 2017-10-15 16:41:24 -07:00
Alex Dadgar
c8cfcab793 quota command docs 2017-10-13 16:16:36 -07:00