Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

one expiration task per provider type #5432

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

maskarb
Copy link
Member

@maskarb maskarb commented Jan 2, 2025

Jira Ticket

COST-####

Description

This change will:

  • utilize execute_delete_sql to remove the expired OCPUsageReportPeriod instead of the Django delete method
  • run one data expiration task per schema per provider_type, rather than 1 task per provider

Testing

  1. Checkout Branch
  2. Restart Koku
  3. Hit endpoint or launch shell
    1. You should see ...
  4. Do more things...

Release Notes

  • proposed release note
* [COST-####](https://issues.redhat.com/browse/COST-####) Fix some things

@maskarb maskarb added the smoke-tests pr_check will build the image and run minimal required smokes label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
smoke-tests pr_check will build the image and run minimal required smokes smokes-required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant