Skip to content

Latest commit

 

History

History
81 lines (45 loc) · 2.47 KB

File metadata and controls

81 lines (45 loc) · 2.47 KB

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]

[0.7.0] - 2025-12-12

Compare with previous version

Added

  • refs platform/board#4071: add SSL certificate expiration alert configuration

[0.6.0] - 2025-12-11

Compare with previous version

Added

  • refs platform/board#4052: add Typesense monitoring alerts and configuration for uptime checks and container checks

[0.5.0] - 2025-12-01

Compare with previous version

Changed

  • refs platform/board#3935: Kyverno log alert filter updated with explicit error patterns.

Breaking change

  • The previous severity>=ERROR filter for Kyverno log alerts has been removed and replaced with explicit text pattern matching. This significantly alters alert behavior, as alerts are now triggered based on specific error patterns rather than severity level. Please review and update your alert expectations accordingly.

[0.4.0] - 2025-10-13

Compare with previous version

changed

  • Rename tf file from cloud-sql.tf to cloud_sql.tf.
  • Rename tf file from kyverno_log_alert.tf to kyverno.tf.
  • Add cert-manager missing issuer alert log.

[0.3.0] - 2025-10-07

Compare with previous version

Changed

  • Add kyverno alert log.
  • Update module documentation.

[0.2.0] - 2024-10-17

Compare with previous version

Changed

  • Increase default alert thresholds for Cloud SQL CPU, memory and disk utilization.

[0.1.1] - 2024-06-25

Compare with previous version

Fixed

  • Fixed Google provider minimum required version.

[0.1.0] - 2024-06-19

Added

  • Add support for Cloud SQL monitoring:
    • CPU utilization
    • Memory utilization
    • Disk utilization