Exempt process-internal requests from ingress rate limiting

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Workload Scheduling
    • Workload Scheduling 2025-07-07
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Process internal requests (e.g. those issued via DBDirectClient) either stem from an already-admitted parent request or from an entirely internal operation. We don't want to rate limit the former case as the parent request already went through the rate limiter (this is true for the existing IngressAdmissionController ticket holder), and the latter case is likely to reject a request that is useful for ongoing system maintenance. We should instead exempt any process internal requests from rate limiting.

            Assignee:
            Patrick Freed
            Reporter:
            Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: