SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for nomad-1.6.10-ill.2.13.x86_64.rpm :

* Fri Oct 06 2023 Tuukka Pasanen - Update to version 1.6.2
* Plese note this is last MPL-2.0 version. Next one is BSF licensed
* Changelog can be found: https://github.com/hashicorp/nomad/blob/v1.6.2/CHANGELOG.md
* Fri May 13 2022 Tuukka Pasanen - Update to version 1.3.0- FEATURES:
* Edge compute improvements: Added support for reconnecting healthy allocations when disconnected clients reconnect. [GH-12476]
* Native service discovery: Register and discover services using builtin simple service discovery. [GH-12368]- BREAKING CHANGES:
* agent: The state database on both clients and servers will automatically migrate its underlying database on startup. Downgrading to a previous version of an agent after upgrading it to Nomad 1.3 is not supported. [GH-12107]
* client: The client state store will be automatically migrated to a new schema version when upgrading a client. Downgrading to a previous version of the client after upgrading it to Nomad 1.3 is not supported. To downgrade safely, users should erase the Nomad client\'s data directory. [GH-12078]
* connect: Consul Service Identity ACL tokens automatically generated for Connect services are now created as Local rather than Global tokens. Nomad clusters with Connect services making cross-Consul datacenter requests will need to ensure their Consul agents are configured with anonymous ACL tokens of sufficient node and service read permissions. [GH-8068]
* connect: The minimum Consul version supported by Nomad\'s Connect integration is now Consul v1.8.0. [GH-8068]
* csi: The client filesystem layout for CSI plugins has been updated to correctly handle the lifecycle of multiple allocations serving the same plugin. Running plugin tasks will not be updated after upgrading the client, but it is recommended to redeploy CSI plugin jobs after upgrading the cluster. [GH-12078]
* raft: The default raft protocol version is now 3 so you must follow the Upgrading to Raft Protocol 3 guide when upgrading an existing cluster to Nomad 1.3.0. Downgrading the raft protocol version is not supported. [GH-11572]- More changes can be found: https://github.com/hashicorp/nomad/releases/tag/v1.3.0
* Thu Nov 04 2021 Tuukka Pasanen - Update to 1.2.6- See huge changelog at https://github.com/hashicorp/nomad/blob/main/CHANGELOG.md- Removed SUSEFirewall2 file and added nomad.xml for firewalld- Updated fillup directory- Added need for system-user-nomad and removed user creationg- Streamlined spec file to only have needed stuff- Use Nodejs 14 which works with Ember CLI
* Thu Aug 11 2016 jmassaguerplaAATTsuse.com- enable gc-go for ppc64le
* Wed Mar 16 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 2016 msabateAATTsuse.com- Removed conflicting directives in the systemd file
* Tue Mar 15 2016 msabateAATTsuse.com- Updated the systemd .service file so nomad user/group is used instead of root
* Tue Mar 15 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 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 2016 fcastelliAATTsuse.com- Ensure systemd unit file is part of the final package
 
ICM