Releases: remerge/ansible-role-nomad
Releases · remerge/ansible-role-nomad
2.8.2
2.8.1
What's Changed
- add
nomad_client_max_kill_timeout
variable - increase
max_kill_timeout
default from 30s to 5m
Full Changelog: 2.7.2...2.8.1
2.7.2
Fix docker config path not created
Merge pull request #11 from remerge/fix-docker-config-path create .docker dir
2.7.0
What's Changed
- Update template by @hollow in #6
- SRE-234 Support EL9 by @hollow in #7
- Update template by @hollow in #8
- add extra labels for logging by @langerma in #9
- make user of nomad role responsible for creating volumes by @alexmorten in #10
New Contributors
- @langerma made their first contribution in #9
- @alexmorten made their first contribution in #10
Full Changelog: 2.5.0...2.7.0
Make user responsible for creating the FS volumes for nomad
2.6.0 Merge pull request #10 from remerge/SRE-363-make-user-of-nomad-role-r…
SRE-256 support client meta data specification
Support specification of nomad client metadata
2.4.0: SRE-250 support nomad access to google artifact registry (#4)
* SRE-250 support docker auth configuration * SRE-250 support docker auth configuration * lint fix * SRE-250 support docker auth configuration * SRE-250 support docker auth configuration * SRE-250 support docker auth configuration * SRE-250 support docker auth configuration * SRE-250 Add string check * SRE-250 Specify file mode with numbers instead of strings SRE-250 #time 0w 0d 0h 2m Specify file mode with numbers instead of strings * SRE-250 Fix indentation and whitespace SRE-250 #time 0w 0d 0h 1m Fix indentation and whitespace * SRE-250 Release 2.4.0 Co-authored-by: Olatunde Alex-Oni <[email protected]> Co-authored-by: Benedikt Böhm <[email protected]>