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

[release-0.10] Ignore ServiceUnavailableError for an all resource group search #355

Commits on Jan 21, 2020

  1. Ignore ServiceUnavailableError for an all resource group search

    There are situations where a given api service unrelated to the
    requested resource is unavailable and an ServiceUnavailableError
    exception is thrown.
    
    The change in this PR will allow resources to be found if the
    resource being requested is unrelated to an api service that is
    unavailable.
    
    Resolves openshift#349
    wmlynch authored and openshift-cherrypick-robot committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    129636f View commit details
    Browse the repository at this point in the history