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

rbd: get description from remote status #3392

Merged
merged 1 commit into from
Sep 14, 2022
Merged

Conversation

yati1998
Copy link
Contributor

This commit gets the description from remote status instead of local status.
Local status doesn't have ',' due to which we get
array index out of range panic.

Fixes: #3388

Signed-off-by: Yati Padia [email protected]
Co-authored-by: shyam Ranganathan [email protected]

Copy link
Contributor

@ShyamsundarR ShyamsundarR left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you.

This commit gets the description from remote status
instead of local status.
Local status doesn't have ',' due to which we get
array index out of range panic.

Fixes: ceph#3388

Signed-off-by: Yati Padia <[email protected]>
Co-authored-by: shyam Ranganathan <[email protected]>
@nixpanic nixpanic added the ci/skip/e2e skip running e2e CI jobs label Sep 14, 2022
@yati1998
Copy link
Contributor Author

/retest ci/centos/k8s-e2e-external-storage/1.22

@yati1998
Copy link
Contributor Author

/retest ci/centos/k8s-e2e-external-storage/1.23

@yati1998
Copy link
Contributor Author

/retest ci/centos/k8s-e2e-external-storage/1.24

@yati1998
Copy link
Contributor Author

/retest ci/centos/mini-e2e-helm/k8s-1.22

@yati1998
Copy link
Contributor Author

/retest ci/centos/mini-e2e-helm/k8s-1.23

@yati1998
Copy link
Contributor Author

/retest ci/centos/mini-e2e-helm/k8s-1.24

@yati1998
Copy link
Contributor Author

/retest ci/centos/mini-e2e/k8s-1.24

@yati1998
Copy link
Contributor Author

/retest ci/centos/upgrade-tests-rbd

@yati1998
Copy link
Contributor Author

/retest ci/centos/mini-e2e/k8s-1.22

@yati1998
Copy link
Contributor Author

/retest ci/centos/mini-e2e/k8s-1.23

@yati1998
Copy link
Contributor Author

/retest ci/centos/upgrade-tests-cephfs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/skip/e2e skip running e2e CI jobs component/rbd Issues related to RBD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RBD mirroring: rbd.getLastSyncTime panics with "index out of range [1] with length 1"
5 participants