Skip to content

Releases: clustervision/trinityX

Release 15

27 Feb 14:44
Compare
Choose a tag to compare

New features

  • AlertX - commandline and graphical application to manage prometheus alerts, rules and manage Node Health Checking (NHC)
  • NHC drainer - nodes triggered by the NHC rule are drained from jobs. currently slurm supported.
  • Per Job statistics - detailed breakdown per job for resource utilization and power consumption
  • Beta ARM support
  • additional prometheus exporters for collecting more metrics including GPU, Hardware config and state
  • OOD application for changing a user’s password
  • Improved/extended grafana panels
  • luna 2.1
  • Open Ondemand 4.0.0
  • latest OpenHPC release 2.9 for EL8 and 3.2.1 for EL9
  • Prometheus 3.1.0
  • HA setups support cross mount shared disk exports, allowing passive/standby controllers to access the shared filesystems

Release 14.4u4

04 Feb 11:56
Compare
Choose a tag to compare

Fixes

  • nfs or direct mounts for shared_fs_disks fix
  • added lchroot wrapper foor OOD OSImage app
  • openldap role to better handle non posix/attr compliant filesystems
  • mariadb datadir overlap fix for HA setups

Release 14.4u3

23 Jan 13:56
Compare
Choose a tag to compare

Fixes

  • Code Server recent commit broke form.yml.erb. TrinityX now uses a fixed release.

Release 14.4u2

13 Nov 18:29
Compare
Choose a tag to compare

Fixes

  • Better reporting on Selinux mismatch
  • Better hostname checking
  • Improved external fqdn discovery which is a key component for Grafana and OOD
  • Fixes for reported issues

Release 14.4u1

22 Oct 14:37
Compare
Choose a tag to compare

Fixes

  • Ubuntu image creation work arounds for RH family debootstrap/Ubuntu repository name changes
  • multi host, e.g. HA controllers inventory hosts file based Ansible runs working as intended again
  • Removal of legacy roles and code

Release 14.4

25 Sep 14:52
Compare
Choose a tag to compare

New features

  • Kubernetes K3s integration
  • ZFS grafana panel
  • Infiniband exporter added for Infiniband analyzer link troubleshooter support
  • Introducing password quality constraints
  • Retries added to dnf/yum Ansible calls to overcome troubled or busy repository fails

Fixes

  • Openldap fix to not start on H/A pairs on boot time
  • Epel repo link fix to point to latest release

Release 14.3

10 Sep 09:06
Compare
Choose a tag to compare

New features

  • Azure and AWS cloud support
  • Cloud shadow controller support

Fixes

  • Port reassignment for Prometheus and exporters
  • Installation for non-OpenHPC based slurm installs
  • Any-Image based osimage creation missing key devices in /dev
  • Added EFI tools for Ubuntu luna client package

Release 14.3u1

10 Sep 12:05
Compare
Choose a tag to compare

Fixes

  • External Elrepo repo RPM update
  • External Epel repo RPM update
  • Ubuntu image creation workaround for focal, yammy and noble

Release 14.2u1

21 Jun 16:17
Compare
Choose a tag to compare

Fixes

  • Any-image fix for docker based Alma images
  • PIP/whl package naming convention overhaul - Urgent fix.
    https://pip.pypa.io/en/latest/news/#b1-2024-05-06
    ==> Note that existing cloned (local) repositories of TrinityX require a pull before working properly again <==

Release 14.2

14 Jun 14:33
Compare
Choose a tag to compare

New features

  • Adding any-image support. This allows one to build TrinityX images for many distributions using base or docker images. It offers the option to have compute images which deviate from the distribution and release of the controller.
  • Latest OpenHPC release. Note that the OpenHPC slurm release now uses 'slurm' as SlurmUser. This used to be 'root' before.
  • Vlan support for luna.

Fixes

  • Bug fixes for reported issues on github