Releases: Kamilcuk/nomad-tools
Releases · Kamilcuk/nomad-tools
0.3.1
- fixes
- constrainteval: fix regexp and overall
- go: add more options
Full Changelog: 0.3.0...0.3.1
0.3.0
- renamed
nomad-*
intonomadtools *
(!) 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
0.2.2
- 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
- workaround upstream bug hashicorp/nomad#19834
- 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