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

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #350

/assign fabianvf

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
@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 21, 2020
@vgramer
Copy link

vgramer commented Feb 13, 2020

Hello @fabianvf

I am facing the same issue any idea when this fix will be avaible ?

thanks in advance :)

@fabianvf fabianvf merged commit 169a112 into openshift:release-0.10 Feb 18, 2020
@fabianvf
Copy link
Member

@vgramer thank you for the reminder, release should be in pypi once the build passes

@vgramer
Copy link

vgramer commented Feb 20, 2020

@fabianvf awesome thanks a lot :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants