Skip to content

v3.5.0

Choose a tag to compare

@mnaser mnaser released this 10 Oct 03:54

New Features

  • The Open vSwitch container image now uses a more centralized location at
    ghcr.io/vexxhost/docker-openvswitch. This provides better
    maintainability and a dedicated repository for the Open vSwitch container
    images. The image now uses a specific version tag (v3.3.6-2) for
    better reproducibility and stability.

Bug Fixes

  • Fixed the node-exporter Prometheus monitoring configuration by setting the
    nodeExporterSelector to filter metrics by job="node-exporter" label.
    This ensures that node-exporter dashboards and alerts correctly
    reference the appropriate metrics.

  • Fix OctaviaAmphoraNotOperational monitoring rule to exclude DELETED Amphora status.

  • Fixed an issue preventing automatic certificate renewal for Octavia load balancers.
    The fix ensures proper TLS certificate mounting for job board communication between
    Octavia components and Valkey, enabling certificates to renew correctly.

Other Notes

  • The libvirt exporter image switch to use ghcr.io/inovex/prometheus-libvirt-exporter,
    offering greater stability and performance on libvirt metrics collection.