HTTPProxy quota limit hit - orphaned ResourceClaims not cleaned up #245
Unanswered
drewr
asked this question in
Troubleshooting
Replies: 1 comment
-
|
Cross-post: milo-os/milo#644 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Project
drewr-y4nd1bis hitting the HTTPProxy quota limit (10 per project), but only 3 HTTPProxies actually exist.Problem
There are 10
ResourceClaimentries for HTTPProxies, but only 3 actual HTTPProxy resources. The 7 missing HTTPProxies were deleted but left behind orphaned ResourceClaim entries that were never cleaned up.Current state
HTTPProxies that exist (3):
draines(141d)tunnel-79nsr(12d)tunnel-hz2v8(12d)Orphaned ResourceClaims (10, only 3 have matching HTTPProxies):
httpproxy-tunnel-79nsr(True, 12d) — matcheshttpproxy-tunnel-8r8qj(True, 44m) — NO matching HTTPProxyhttpproxy-tunnel-b4nlx(True, 51m) — NO matching HTTPProxyhttpproxy-tunnel-cpqsj(True, 47m) — NO matching HTTPProxyhttpproxy-tunnel-hz2v8(True, 12d) — matcheshttpproxy-tunnel-lbz2f(True, 43m) — NO matching HTTPProxyhttpproxy-tunnel-mwbrl(True, 47m) — NO matching HTTPProxyhttpproxy-tunnel-nwwn7(True, 44m) — NO matching HTTPProxyhttpproxy-tunnel-w4wvg(True, 47m) — NO matching HTTPProxyhttpproxy-tunnel-xnhnb(True, 12d) — matchesAllowanceBucket status:
Impact
Cannot create new HTTPProxies because quota shows as full.
Question
Is there a known mechanism for cleaning up orphaned ResourceClaims?
Project:
drewr-y4nd1b(personal-org-30ea0ba6)Beta Was this translation helpful? Give feedback.
All reactions