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 support for setting 'auto-increase-up-to' in quotas #260

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

annesylvie
Copy link
Contributor

Add support for setting auto-increase-up-to in quotas.

If the --auto-increase-up-to flag is passed to re create quotas, then the value will be set in the database for the relevant tenant.
Otherwise, it will just not be changed.

@annesylvie annesylvie self-assigned this Feb 16, 2024
@annesylvie annesylvie requested a review from margold February 19, 2024 10:09
Copy link
Contributor

@margold margold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! (checkout out your branch and played around with this new setting to understand how this new quota feature works - all worked as expected)

You should add an "Unreleased" like at the top of https://github.com/reinfer/cli/blob/master/CHANGELOG.md and add that feature there, so next release it can be included in the release notes.

@annesylvie annesylvie merged commit 54136d5 into master Feb 26, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants