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

Avoid client deployment failure if subsciption exists #11530

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ebondare
Copy link
Contributor

No description provided.

@ebondare ebondare added the provider-client Provider-client solution label Feb 28, 2025
@ebondare ebondare requested a review from a team as a code owner February 28, 2025 09:58
@pull-request-size pull-request-size bot added the size/S PR that changes 10-29 lines label Feb 28, 2025
Copy link

openshift-ci bot commented Feb 28, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ebondare

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ebondare
Copy link
Contributor Author

Fixes #11531

Comment on lines +143 to +144
if "already exists" in str(ef):
logger.info("Subscription already exists")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably want to re-raise the exception, if the failure is not Subscription already exists, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider-client Provider-client solution size/S PR that changes 10-29 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants