Skip to content

r.2024.12.03.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 12:20
1611695

Summary:

Feature announcement:

The Cost management team has recently added support for tracking Red Hat OpenShift Virtualization, giving customers the ability to track cost directly associated with virtual machines running within their OpenShift clusters. Cost management will now gather information specifically for each VM running in OpenShift and associate related costs to it at a monthly aggregate level. This feature includes a new API endpoint /api/cost-management/v1/reports/openshift/resources/virtual-machines/ and an additional Virtulization tab on the OpenShift details page. This can be found when you drill down into a specific cluster/node/project. Both the UI and API will present the latest details of a running VM and its month to date running costs.

Note: This feature only includes CPU and Memory cost today, work is in progress to add storage cost and overhead distribution costs.

For more information on what Red Hat OpenShift Virtualization is see: https://www.redhat.com/en/technologies/cloud-computing/openshift/virtualization

Notable changes:

  • Switch sources errors to integration errors
  • Fix process handling of Azure GZIP compression type
  • Update OCP on AWS to use correct Amortised markup costs
  • Numerous other minor bug fixes and code cleanup improvements

What's Changed

Full Changelog: r.2024.11.27.0...r.2024.12.03.0