SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for nomad-0.6.0-13.5.x86_64.rpm :
Fri Sep 1 14:00:00 2017 damienradtkeAATTgmail.com
- Harden sysconfig
- Finish getting rid of the nomad user

Fri Sep 1 14:00:00 2017 damienradtkeAATTgmail.com
- sysconfig updates

Wed Aug 30 14:00:00 2017 damienradtkeAATTgmail.com
- Update service to run as root

Mon Jul 31 14:00:00 2017 damienradtkeAATTgmail.com
- Updated to 0.6.0

Thu Jun 15 14:00:00 2017 damienradtkeAATTgmail.com
- Revert back to NOMAD_OPTS; it now works as expected

Thu Jun 15 14:00:00 2017 damienradtkeAATTgmail.com
- NOMAD_OPTS doesn\'t expand as expected, so switch to a configurable config dir instead

Thu Jun 15 14:00:00 2017 damienradtkeAATTgmail.com
- Updated to 0.5.6

Thu Jun 15 14:00:00 2017 damienradtkeAATTgmail.com
- Set data_dir as a value configurable in /etc/sysconfig
- Default data_dir to /var/lib/nomad

Thu Aug 11 14:00:00 2016 jmassaguerplaAATTsuse.com
- enable gc-go for ppc64le

Wed Mar 16 13:00:00 2016 msabateAATTsuse.com
- Updated to 0.3.1
__BACKWARDS INCOMPATIBILITIES:__

* Service names that dont conform to RFC-1123 and RFC-2782 will fail
validation. To fix, change service name to conform to the RFCs before
running the job [GH-915]

* Jobs that downloaded artifacts will have to be updated to the new syntax and
be resubmitted. The new syntax consolidates artifacts to the `task` rather
than being duplicated inside each driver config [GH-921]
IMPROVEMENTS:

* cli: Validate job file schemas [GH-900]

* client: Add environment variables for task name, allocation ID/Name/Index
[GH-869, GH-896]

* client: Starting task is retried under the restart policy if the error is
recoverable [GH-859]

* client: Allow tasks to download artifacts, which can be archives, prior to
starting [GH-921]

* config: Validate Nomad configuration files [GH-910]

* config: Client config allows reserving resources [GH-910]

* driver/docker: Support for ECR [GH-858]

* driver/docker: Periodic Fingerprinting [GH-893]

* driver/docker: Preventing port reservation for log collection on Unix platforms [GH-897]

* driver/rkt: Pass DNS information to rkt driver [GH-892]

* jobspec: Require RFC-1123 and RFC-2782 valid service names [GH-915]
BUG FIXES:

* core: No longer cancel evaluations that are delayed in the plan queue
[GH-884]

* api: Guard client/fs/ APIs from being accessed on a non-client node [GH-890]

* client: Allow dashes in variable names during interprelation [GH-857]

* client: Updating kill timeout adheres to operator specified maximum value [GH-878]

* client: Fix a case in which clients would pull but not run allocations
[GH-906]

* consul: Remove concurrent map access [GH-874]

* driver/exec: Stopping tasks with more than one pid in a cgroup [GH-855]

* executor/linux: Add /run/resolvconf/ to chroot so DNS works [GH-905]

Tue Mar 15 13:00:00 2016 msabateAATTsuse.com
- Removed conflicting directives in the systemd file

Tue Mar 15 13:00:00 2016 msabateAATTsuse.com
- Updated the systemd .service file so nomad user/group is used instead of root

Tue Mar 15 13:00:00 2016 msabateAATTsuse.com
- NOMAD_OPTS now only contains the config directory.
Moreover, I\'ve adapted the layout from the consul package to this package:
- The `/var/lib/nomad` is created with nothing inside of it and it\'s owned by
the nomad user/group.
- The `/etc/nomad` is now owned by the nomad user/group.
- The README.SUSE.md has been updated.

Mon Feb 29 13:00:00 2016 dmacvicarAATTsuse.com
- add custom systemd unit files

* forcing some path defaults
- add /etc/sysconfig nomad

* enable development mode by default
- include a default configuration file (empty) and
server/client examples
- add firewall port template file
- add SUSE specific README (README.SUSE.md)
- create state directory /var/lib/nomad

Sat Feb 27 13:00:00 2016 fcastelliAATTsuse.com
- Ensure systemd unit file is part of the final package

Fri Feb 26 13:00:00 2016 msabateAATTsuse.com
- Update to 0.3.0

Thu Feb 25 13:00:00 2016 msabateAATTsuse.com
- Updated to 0.3.0-rc2

Fri Feb 19 13:00:00 2016 msabateAATTsuse.com
- Copied the \"vendor\" directory into the GOPATH, so it hopefully also builds
for Go versions prior to 1.5


 
ICM