Observability
Added
- Add Crossplane support for Azure (CAPZ) blob storage provisioning with the following resources:
- Storage Accounts and Blob Containers for mimir, ruler, and alertmanager components
- ManagementPolicy for automatic blob expiration (configurable per component)
- PrivateEndpoint for private cluster deployments (when
crossplane.private: true)
- Tags from AzureCluster CR are automatically merged with user-provided tags (keys sanitized for Azure compatibility)
- Storage account names are automatically derived and sanitized from container names to meet Azure naming requirements
Changed
Fixed
- Fix crossplane azure container tags.
Changed
- upgrade grafana chart: 10.5.15 => 11.2.2
- upgrade grafana : 12.3.1 => 12.4.0
Fixed
- Fix Private endpoint conditions to not render when the installation is public
Added
- Add Crossplane Azure (CAPZ) support for automated Azure Storage Account and Blob Container provisioning for CNPG backups.
Added
- Add Crossplane AWS support for automated S3 bucket provisioning for CNPG backups.
Changed
- migrated upstream helm chart to grafana-community
Fixed
- Install Gateway API resources only if tempo is enabled.
Added
- Add Crossplane support for automated storage provisioning on CAPZ (Azure) clusters
- Azure: Storage Account and Blob Container creation with storage account key authentication
- Azure: Private cluster support with Private Endpoint
Changed
- Upgrade storage account from v1 to v2 as v1 are going away in October 2026.