-
Notifications
You must be signed in to change notification settings - Fork 5
bug: insufficient quota resources - staging #512
Copy link
Copy link
Open
Description
In staging I sometimes run into a Insufficient quota resources available. Review your quota usage and reach out to support if you need additional resources. error when creating DNS record sets. My project quota says i've only used 6/500.
Milo logs
"ts": 1772643311147.774, "caller": "admission/plugin.go:302", "msg": "ResourceQuotaEnforcement admission plugin triggered", "v": 3, "logger": "resource-quota-enforcement-plugin", "project": "personal-project-86a07d72", "operation": "CREATE", "resource.group": "dns.networking.miloapis.com", "resource.version": "v1alpha1", "resource.kind": "DNSRecordSet", "name": "mdj-test-online-wyt655-alias", "namespace": "default", "user": "mjenkinson@datum.net", "dryRun": false
"ts": 1772643414749.242,
"caller": "admission/plugin.go:502",
"msg": "ResourceClaim not granted, denying resource creation",
"logger": "resource-quota-enforcement-plugin",
"policy": "project-dnsrecordset-claim-policy",
"resourceName": "test-mdj-test-online-ww0r9p-81b11f6f",
"gvk": "dns.networking.miloapis.com/v1alpha1, Kind=DNSRecordSet",
"err": "failed to create ResourceClaim: failed to create ResourceClaim: resourceclaims.quota.miloapis.com \"dnsrecordset-test-mdj-test-online-ww0r9p-81b11f6f\" already exists"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels