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

Add per storage pool project limits #1098

Merged
merged 8 commits into from
Aug 9, 2024
Merged

Add per storage pool project limits #1098

merged 8 commits into from
Aug 9, 2024

Commits on Aug 8, 2024

  1. api: projects_limits_disk_pool

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    adf1710 View commit details
    Browse the repository at this point in the history
  2. incusd/projects: Add new limits.disk.pool config key

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3c5bf91 View commit details
    Browse the repository at this point in the history
  3. doc: Update configs

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0ef36a6 View commit details
    Browse the repository at this point in the history
  4. incus/project: Handle pool disk limits

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6a09928 View commit details
    Browse the repository at this point in the history
  5. incusd/project: Add per-pool disk limits

    Closes lxc#906
    
    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    febce08 View commit details
    Browse the repository at this point in the history
  6. incusd/project: Add HiddenStoragePools

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e2df60b View commit details
    Browse the repository at this point in the history
  7. incusd/storage: Hide pools with a zero limit

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    80f0cea View commit details
    Browse the repository at this point in the history
  8. tests: Add test for per pool limits

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8d846de View commit details
    Browse the repository at this point in the history