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

[OSPK8-753] Ignore ceph export failure #963

Conversation

olliewalsh
Copy link
Contributor

Swallow and log any exceptions in the ceph export method. Exporting ceph data for cephadm will raise KeyError when external ceph is used. The ceph-ansible data export can also raise KeyErrors if parsing the yaml fails.

Jira: OSPK8-753

Swallow and log any exceptions in the ceph export method.
Exporting ceph data for cephadm will raise KeyError when external ceph is
used. The ceph-ansible data export can also raise KeyErrors if parsing the
yaml fails.

Jira: OSPK8-753
@olliewalsh olliewalsh requested review from abays and stuggi December 6, 2023 13:34
Copy link
Contributor

openshift-ci bot commented Dec 6, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: olliewalsh

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

The pull request process is described 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

@openshift-ci openshift-ci bot added the approved label Dec 6, 2023
@olliewalsh olliewalsh requested a review from fultonj December 7, 2023 12:51
Copy link

@fultonj fultonj left a comment

Choose a reason for hiding this comment

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

+2
/LGTM

Yes, this looks like it will catch the exception and not fail when it shouldn't. Thanks.

@openshift-ci openshift-ci bot added the lgtm label Dec 7, 2023
@openshift-merge-bot openshift-merge-bot bot merged commit 3253502 into openstack-k8s-operators:master Dec 7, 2023
3 checks passed
@olliewalsh
Copy link
Contributor Author

/cherry-pick v1.3.x

@openshift-cherrypick-robot

@olliewalsh: new pull request created: #966

In response to this:

/cherry-pick v1.3.x

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants