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

[23.1] Fix disk usage recalculation for distributed object stores #16380

Merged

Commits on Jul 7, 2023

  1. Extend user disk usage recalculation test

    to include a distributed object store config with and without celery
    enabled.
    mvdbeek committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c6c46b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd15b82 View commit details
    Browse the repository at this point in the history
  3. Extend test to reproduce disk usage recalculation wrongly dropping to…

    … 0 when no quota source is defined
    mvdbeek committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b2f044c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53dc916 View commit details
    Browse the repository at this point in the history