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

Bug 2084219: Fix RelatedObjects when an API is missing in the API server #281

Merged

Commits on May 11, 2022

  1. Fix RelatedObjects when an API is missing in the API server

    When starting a CSI driver operator and discovering its dependencies /
    RelatedObjects, some APIs may be temporarily missing in the API server.
    RESTMapper is caching the error responses, so make sure to refresh the
    cache in the next sync.
    jsafrane authored and bertinatto committed May 11, 2022
    Configuration menu
    Copy the full SHA
    6d308c7 View commit details
    Browse the repository at this point in the history