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. 06 Oct, 2021 1 commit
  2. 29 Sep, 2021 1 commit
  3. 28 Sep, 2021 1 commit
  4. 29 Aug, 2021 1 commit
  5. 11 Aug, 2021 1 commit
  6. 10 Aug, 2021 1 commit
  7. 05 Aug, 2021 1 commit
  8. 04 Aug, 2021 1 commit
  9. 03 May, 2021 2 commits
    • Seth Hoenig's avatar
      demo: apply hclfmt to ceph files · bdf734fe
      Seth Hoenig authored
      bdf734fe
    • Tim Gross's avatar
      demo: CSI Ceph · b67fda83
      Tim Gross authored
      This changeset expands on the existing demonstration we had for Ceph by
      showing volume creation. It includes a demo setup for Ceph on Vagrant so that
      you don't need a whole Ceph cluster to try it out.
      b67fda83
  10. 12 Apr, 2021 1 commit
  11. 09 Apr, 2021 2 commits
    • Drew Bailey's avatar
      hclfmt hostpath.hcl · 050067a7
      Drew Bailey authored
      050067a7
    • Tim Gross's avatar
      CSI: demo for hostpath plugin · 842d9d2a
      Tim Gross authored
      A demo for the CSI hostpath plugin, used primarily for development
      purposes. This reproduction has been used for testing during our CSI
      implementation work, and this changeset makes that public.
      842d9d2a
  12. 09 Mar, 2021 2 commits
  13. 04 Jan, 2021 1 commit
  14. 13 Nov, 2020 2 commits
  15. 05 Nov, 2020 1 commit
  16. 13 Aug, 2020 2 commits
  17. 12 Aug, 2020 1 commit
  18. 24 Jul, 2020 2 commits
  19. 02 Jul, 2020 1 commit
  20. 24 Apr, 2020 1 commit
    • Seth Hoenig's avatar
      demo: create a demo service for grpc healthchecks · 47dceed3
      Seth Hoenig authored
      Examples for HTTP based task-group service healthchecks are
      covered by the `countdash` demo, but gRPC checks currently
      have no runnable examples.
      
      This PR adds a trivial gRPC enabled application that provides
      a Service implementing the standard gRPC healthcheck interface.
      47dceed3
  21. 23 Apr, 2020 1 commit
  22. 22 Apr, 2020 1 commit
    • Seth Hoenig's avatar
      demo: create build scripts for our countdash demo · f9034b33
      Seth Hoenig authored
      We use the education team's "countdash" demo in many places
      to showcase Nomad's Consul Connect integration. This change
      adds a Dockerfile for each of `counter-dashboard` and
      `counter-api` that can be used to build artifacts to publish
      to Nomad's Docker Hub organization.
      
      The recent "0.0.3" release of the `countdash` demo includes
      changes we want in order to demo task group service checks.
      f9034b33
  23. 20 Apr, 2020 1 commit
  24. 15 Mar, 2020 1 commit
  25. 19 Feb, 2020 1 commit
  26. 15 Feb, 2020 1 commit
  27. 30 Jan, 2020 1 commit
  28. 04 Dec, 2019 1 commit
  29. 24 Nov, 2019 1 commit
    • Ruslan Stelmachenko's avatar
      Fix demo vagrant provision hung when libssl asks for confirmation · d0788837
      Ruslan Stelmachenko authored
      The provision shell script tries to install libssl1.1 package as dependency of ca-certificates package.
      
      The installing of libssl requires to restart some services, and it asks for confirmation of this.
      But there are no interactive session at this stage, so Vagrant provisioning just hungs.
      
      This commit add a `libraries/restart-without-asking boolean true` setting before installing libssl,
      so it doesn't ask confirmation anymore and the provisioning works again.
      d0788837
  30. 04 Nov, 2019 1 commit
  31. 22 Oct, 2019 1 commit
  32. 09 Oct, 2019 1 commit
  33. 17 Sep, 2019 1 commit
  34. 20 Jul, 2019 1 commit