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

Configure default quota for a Space #2621

Closed
kobergj opened this issue Oct 13, 2021 · 1 comment
Closed

Configure default quota for a Space #2621

kobergj opened this issue Oct 13, 2021 · 1 comment

Comments

@kobergj
Copy link
Collaborator

kobergj commented Oct 13, 2021

As a user with the permission to "set space quota" I want to configure a default quota for new Spaces which will be used when a user with a role that has the permission to "create spaces" provisions a Space. The idea behind the default quota is to allow Space provisioning without the permission to "set space quota" while maintaining a leverage on the storage usage.

AC

  • The default value for the default quota is "1 GB"
  • The default can be changed by configuration
  • Unlimited quota is only possible if the default is empty AND the Request has an empty/non-existung quota attribute
  • Possible values for the default quota range from 0 to infinite (represented as "")
  • There is no way to change existing quota values by changing the config value
  • acceptance tests cover the implemented functionality
@kobergj
Copy link
Collaborator Author

kobergj commented Oct 14, 2021

#2619

@kobergj kobergj closed this as completed Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant