Skip to content

Releases: Kamilcuk/nomad-tools

0.3.1

28 Apr 10:30
Compare
Choose a tag to compare
  • fixes
  • constrainteval: fix regexp and overall
  • go: add more options

Full Changelog: 0.3.0...0.3.1

0.3.0

17 Apr 19:55
Compare
Choose a tag to compare
  • renamed nomad-* into nomadtools * (!) for easier maintenance and adding new modes
  • go: implemented mode equivalent of docker run
  • watch: re-implemented support of --lines again
  • watch: fixed --polling mode
  • watch: re-implemented loggers shutdown and timeouts
  • cp: added support for showing transfer speed
  • cp: several fixes and speed improvement
  • constrainteval: add mode for evaluating constraints
  • gitlab-runner: fixed volumes and network mode
  • watch: implement --notifyfd and --notifycmd for start notification
  • refactor to use clickdc dataclasses
  • several many, many other fixes

Full Changelog: 0.2.4...0.3.0

0.2.3

06 Feb 22:09
Compare
Choose a tag to compare
  • fix handling of non-unicode characters #5

Full Changelog: 0.2.2...0.2.3

0.2.2

06 Feb 20:04
Compare
Choose a tag to compare
  • implement nomad alloc exec using websockets in python, which speeded up and is more stable
    • workaround upstream bug hashicorp/nomad#19506
    • use native websockets for nomad-cp and nomad-gitlab-runner
  • implement support for nomad v1.7.3 that purges jobs too fast to catch them
  • rename nomad-gitlab-runner configuration to /etc/gitlab-runner/nomad-gitlab-runner.yml
    • so that I know what is going on when doing ls /etc/gitlabr-runner

Full Changelog: 0.2.1...0.2.2