v1.7.1

Bug Fixes

  • Fixed an issue that prevented the backend from establishing connections to external services — a regression introduced in version 1.7.0. This affected authorization workflows using third-party systems.
  • Updated the backend application’s security context to comply with the “restricted” security policy.

v1.7

Changes

  • Changed images from Alt Linux to Distroles for all components on ALT Linux.
  • Added livenessProbe and readinessProbe to pods where they were missing.
  • Migrated all components to use the same security context as in DKP.
  • Updated Distroles images to use the Distroles base image from DKP.
  • Fixed multiple CVEs and build warnings.

Enhancements

  • Migrated service ports from 80 and 443 to high ports.

Features

  • Added the ability for users with the User role to create dashboard/rules API tokens.
  • Included several widely used plugins into the Grafana image.

Bug Fixes

  • Fixed certificate validation issues caused by missing CA bundle.
  • Added missing registry subdomain to TLS certificate SANs.
  • Fixed issue with disabling/overwriting triggers when deleting a parent trigger.
  • Fixed missing category in the dashboard form.
  • Fixed issue where the emergency brake (which stops metric and log collection when Ceph is near capacity) did not activate if monitoring components were disabled in ModuleConfig
  • Migrated dashboards using Loki data sources to use the default-logs data source.
  • Fixed false-positive warnings about invalid data sources when using default-logs in dashboards.
  • Renamed incorrect metric names in the Redis dashboard.