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: return crypt error for the rpc return (backport #2001) #2005

Merged
merged 1 commit into from
Apr 22, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 21, 2021

This is an automatic backport of pull request #2001 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

At present we return the volume connect error if the clone
from snapshot fails when rbdvolume is encrypted, which is incorrect.
This patch correctly return the failed copy encryption error to the
caller

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
(cherry picked from commit 798437d)
@Madhu-1
Copy link
Collaborator

Madhu-1 commented Apr 22, 2021

/test ci/centos/mini-e2e-helm/k8s-1.19

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Apr 22, 2021

/test ci/centos/mini-e2e-helm/k8s-1.19

  • ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root@n14.dusty.ci.centos.org 'kubectl create namespace '''cephcsi-e2e-0a3968b913b6''''
Warning: Permanently added 'n14.dusty.ci.centos.org,172.19.2.78' (ECDSA) to the list of known hosts.
Error from server: etcdserver: request timed out
script returned exit code 1

CI timeout error

@Madhu-1 Madhu-1 mentioned this pull request Apr 22, 2021
@Madhu-1 Madhu-1 added the component/rbd Issues related to RBD label Apr 22, 2021
@nixpanic nixpanic added this to the release-3.3.1 milestone Apr 22, 2021
@Madhu-1 Madhu-1 merged commit 1367cb4 into release-v3.3 Apr 22, 2021
@mergify mergify bot deleted the mergify/bp/release-v3.3/pr-2001 branch April 22, 2021 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/rbd Issues related to RBD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants