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

🐛 Add a kcp RequestInfoResolver #2677

Commits on Jan 25, 2023

  1. Add a kcp RequestInfoResolver

    Add a kcp-specific RequestInfoResolver that can populate a RequestInfo
    from a /services/... URL. This is needed so the code that proxies a
    virtual workspace request knows if it's a watch request or not. If so,
    it avoids adding a 1-minute deadline to the request.
    
    Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
    ncdc committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    963ffde View commit details
    Browse the repository at this point in the history