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

spdk: missing accel_crypto_key_destroy #143

Closed
glimchb opened this issue Feb 9, 2023 · 1 comment · Fixed by #145
Closed

spdk: missing accel_crypto_key_destroy #143

glimchb opened this issue Feb 9, 2023 · 1 comment · Fixed by #145

Comments

@glimchb
Copy link
Member

glimchb commented Feb 9, 2023

https://github.com/opiproject/opi-spdk-bridge/blob/main/pkg/server/middleend.go

we only create key and never remove it...

probably also in UpdateEncryptedVolume need to remove/destroy key before creating a new one ?

glimchb added a commit to glimchb/opi-spdk-bridge that referenced this issue Feb 9, 2023
glimchb added a commit to glimchb/opi-spdk-bridge that referenced this issue Feb 9, 2023
@glimchb
Copy link
Member Author

glimchb commented Feb 9, 2023

waiting on spdk/spdk#2904

glimchb added a commit to glimchb/opi-spdk-bridge that referenced this issue Feb 10, 2023
glimchb added a commit to glimchb/opi-spdk-bridge that referenced this issue Feb 10, 2023
glimchb added a commit that referenced this issue Feb 10, 2023
Fixes #143

Signed-off-by: Boris Glimcher <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant