Skip to content

r.2021.11.02.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 20:23
9f6536e

Summary:

Bug-fixes:

  • Updated cost-type URL for consistency

Migrations:

  • Added new ocp on gcp partition tables
  • Added new ocp partition tables
  • Removed some redundant columns

Other:

  • Added new gcp_project group_by/filter to prevent ocp on gcp project collision
  • pr_check enhancements preventing rerun of tests on new commit changes

Changes:

  • 9f6536e - fix cost-type URL and docs to go with it (#3252)
  • 37db989 - Fix first of the month test bug (#3253)
  • 89f0ba9 - prcheck use pullid so forks work (#3251)
  • f1de8bc - undo that change i pushed to main 🤦 (#3248)
  • ec8a550 - use PR instead of branch so forks work
  • 4eeb189 - [COST-2004] Use the _by_project views for OpenShift (#3235)
  • 0adc108 - Allow OCP processing without Trino (#3241)
  • 86a5064 - [COST-2008] Remove old tags from tag values tables (#3240)
  • 178583a - [COST-1960] ocp trino summary start date (#3205)
  • f2676c2 - COST-2003: log header decode error as warning (#3234)
  • 9ad8869 - OCP on GCP: Add account to compute table. (#3245)
  • 98632db - COST-1981: Update GCP to group by gcp_project (#3211)
  • 6504d6b - [COST-1921] - add cost model args logging and strip time from string (#3221)
  • 4ed1d4e - OCP partables: remove redundant columns (#3244)
  • aea4fa6 - [COST-2011] add OCP partitioned models and migrations (#3233)
  • 05c5681 - [COST-1026/1028] migrations for ocpgcp (#3230)
  • d877b8b - [COST-1846] Add try except for database deletions (#3167)
  • d977018 - prevent pr check from running when new commits have been made to the branch (#3238)