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.
- refs platform/board#4071: add SSL certificate expiration alert configuration
- refs platform/board#4052: add Typesense monitoring alerts and configuration for uptime checks and container checks
- refs platform/board#3935: Kyverno log alert filter updated with explicit error patterns.
- The previous
severity>=ERRORfilter 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.
- Rename tf file from
cloud-sql.tftocloud_sql.tf. - Rename tf file from
kyverno_log_alert.tftokyverno.tf. - Add cert-manager missing issuer alert log.
- Add kyverno alert log.
- Update module documentation.
- Increase default alert thresholds for Cloud SQL CPU, memory and disk utilization.
- Fixed Google provider minimum required version.
- Add support for Cloud SQL monitoring:
- CPU utilization
- Memory utilization
- Disk utilization