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

feat: fix quota overprovisioning #1333

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

oliverbaehler
Copy link
Collaborator

LEt's face our biggest problem #49

This approach mainly prevents updates to resourceQuotas via MutatingWebhook. It always patches to the Hard Spec what's left in the tenant and updates the status on the tenant. Since this happens in parallel, no overflow should be possible anymore.

Have not yet tested, what happens, when we migrate from namespaces which have already overprovisioned. I also need to implement when a quota item is deleted, that the status is restructured. It's a bit difficult, since i can only go off indices

Copy link

netlify bot commented Jan 27, 2025

Deploy Preview for capsule-documentation canceled.

Name Link
🔨 Latest commit f0b4f05
🔍 Latest deploy log https://app.netlify.com/sites/capsule-documentation/deploys/679b8598e4eb35000806bf68

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