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

DM-48546: Merge handling of quota in spawner form #461

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

rra
Copy link
Member

@rra rra commented Jan 24, 2025

There were two possible reasons to not allow spawning in the spawner form: the spawn flag was set to false, or the user's quota did not allow any of the configured lab sizes. Merge those two cases into one check and use the same spawner error page for both.

There were two possible reasons to not allow spawning in the spawner
form: the `spawn` flag was set to false, or the user's quota did not
allow any of the configured lab sizes. Merge those two cases into one
check and use the same spawner error page for both.
@rra rra force-pushed the tickets/DM-48576 branch from b0dde4c to 6a02750 Compare January 24, 2025 20:03
@rra rra changed the title Merge handling of quota in spawner form DM-48546: Merge handling of quota in spawner form Jan 24, 2025
@rra rra merged commit 442d563 into main Jan 24, 2025
11 checks passed
@rra rra deleted the tickets/DM-48576 branch January 24, 2025 20:24
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.

1 participant