This project is mirrored from https://gitee.com/mirrors/nomad.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 26 Mar, 2020 1 commit
    • Charlie Voiselle's avatar
      fixing links · 837912a8
      Charlie Voiselle authored
      (cherry picked from commit 575f22e970e2429b8f9871f11b8c3e0924c82dc2)
      837912a8
  2. 06 Feb, 2020 1 commit
  3. 08 Oct, 2019 1 commit
  4. 12 Jun, 2019 2 commits
  5. 05 Jun, 2019 1 commit
  6. 23 May, 2019 1 commit
  7. 08 May, 2019 1 commit
  8. 25 Apr, 2019 1 commit
  9. 23 Apr, 2019 1 commit
  10. 10 Jan, 2019 1 commit
  11. 06 Dec, 2018 1 commit
    • Alex Dadgar's avatar
      Deprecate IOPS · 0953d913
      Alex Dadgar authored
      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.
      0953d913
  12. 05 Nov, 2018 1 commit
  13. 27 Mar, 2018 1 commit
  14. 06 Feb, 2018 1 commit
  15. 29 Jan, 2018 1 commit
  16. 17 Jan, 2018 1 commit
  17. 01 Nov, 2017 1 commit
  18. 15 Sep, 2017 2 commits
  19. 26 Jul, 2017 1 commit
  20. 17 Jul, 2017 1 commit
    • Charlie Voiselle's avatar
      Spellcheck sweep of website directory · 77c6f322
      Charlie Voiselle authored
      Caught some typos.  Made units separate from the numbers 1GHz -> 1 GHz
      after talking to Nick about questions of style (this has the side effect of making future spell checking easier).
      77c6f322
  21. 07 Jul, 2017 2 commits
  22. 31 May, 2017 3 commits