Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • ska-pst version 0.11.0

0.3.0

Release date: 2024-05-08

Changed

Helm Chart

From Version

To Version

Changelog

ska-tango-base

0.4.9

0.4.9

Link

ska-tango-util

0.4.10

0.4.10

Link

ska-csp-lmc-low

0.10.1

0.13.1

Link

ska-low-cbf

0.7.0

0.8.1

Link

ska-low-cbf-conn

0.5.2

0.5.4

Link

ska-low-cbf-proc

0.11.1

0.12.0

Link

0.2.0

Release date: 2023-12-22

Fixed

LOW-578

The hardware_connections table used by the LOW-CBF Allocator to map Alveos to P4 switch ports is now configurable through Helm values. This solves the issue where a manual workaround was needed to deploy ska-low-csp with the correct mapping for the environment.

Example configuration:

ska-low-csp:
  ska-low-cbf:
    cbf:
      hardware_connections:
        - "switch=p4_01  port=5/0  speed=100  alveo=XFL1IYUNES2E"
        - "switch=p4_01  port=9/0  speed=100  alveo=XFL1EG4H5YXY"
        - "switch=p4_01  port=13/0  speed=100  alveo=XFL1XXQM0FKW"
        - "switch=p4_01  port=17/0  speed=100  alveo=XFL1BB1SEWXK"
        - "switch=p4_01  port=21/0  speed=100  alveo=XFL1SZ2IUU2I"
        - "switch=p4_01  port=25/0  speed=100  alveo=XFL121Y1KXMA"

Changed

Helm Chart

From Version

To Version

Changelog

ska-csp-lmc-low

0.9.1

0.10.1

Link

ska-low-cbf

0.6.1

0.7.0

Link

ska-low-cbf-proc

0.10.1

0.11.1

Link

ska-low-cbf-conn

0.5.0

0.5.2

Link

0.1.0

Release date: 2023-10-06

Added

  • ska-csp-lmc-low version 0.9.1

  • ska-low-cbf version 0.6.1

  • ska-low-cbf-proc version 0.10.1

  • ska-low-cbf-conn version 0.5.0