Skip to content

r.2023.10.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 21:43
eda08cd

Summary:

This release contains database migrations to partition one of our upcoming UI view tables, subs sql improvements, and minor api updates.
As well as new logic to skip clusters without a matching billing report date for OCP on Cloud processing.

What's Changed

  • [COST-4252] Add tag counts to meta in GET response by @samdoran in #4731
  • [COST-4028] drop OCPPodSummaryByNodeP table by @maskarb in #4736
  • [COST-4028] recreate OCPPodSummaryByNodeP as partitioned table by @maskarb in #4737
  • [COST-4328] Fix subs vCPU trino filter and ensure columns exist on aws_line_items table by @cgoodfred in #4740
  • [COST-4028] - redo table drop and create by @maskarb in #4741
  • [COST-4028] make migrations no-op by @maskarb in #4742
  • [COST-4328] Fix where clause SQL and check for results before attempting to upload by @cgoodfred in #4745
  • [COST-3341] Add 'cost_type' param in OCP AWS Forecas Report by @bacciotti in #4739
  • Add a unittest to ensure django models are partitioned in postgres. by @myersCody in #4738
  • [COST-4331] Parse tags for ELS not EUS and use ID 204 if ELS is present for SUBS processing by @cgoodfred in #4744
  • [COST-4289] - Skip OCP clusters without a matching billing report date for OCP on Cloud processing by @lcouzens in #4735

New Contributors

Full Changelog: r.2023.10.17.0...r.2023.10.23.0