Skip to content

bug: insufficient quota resources - staging #512

@mattdjenkinson

Description

@mattdjenkinson

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.

Image Image

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions