r.2024.05.01.1
Summary:
-
Improvements to bigquery queries to create manifests in sequential order
-
The correlation logic between Microsoft Azure cloud integrations and OpenShift clusters has been updated to perform a partial match instead of an exact match. This change accommodates any additional prefixes or suffixes added to the Azure resource identifiers when matching with the names of OpenShift's persistent volumes.
Azure OpenShift az-123-volume_name1 volume_name1 my-volume-name-OS_disk my-volume-name
What's Changed
- [COST-4947] Migration to remove account and region from ProviderInfrastructureMap by @cgoodfred in #5077
- Add order by to bigquery queries (for manifest creation datetimes) by @lcouzens in #5074
- [COST-4967] Undo partial matching on node for ocp on azure by @myersCody in #5078
Full Changelog: r.2024.05.01.0...r.2024.05.01.1