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

Support Encrypted Ceph Volumes #928

Closed
2 of 5 tasks
hardikdr opened this issue Dec 4, 2023 · 0 comments · Fixed by #934
Closed
2 of 5 tasks

Support Encrypted Ceph Volumes #928

hardikdr opened this issue Dec 4, 2023 · 0 comments · Fixed by #934
Labels
enhancement New feature or request

Comments

@hardikdr
Copy link
Member

hardikdr commented Dec 4, 2023

Summary

This feature request aims to introduce support for Encrypted Ceph Volumes. This integration is crucial for enhancing security and data protection.

This feature requires changes at multiple layers in the Ironcore, and the bullet points below shall help track them.

  • Support Encrypted Ceph Volumes at the Kubernetes API level, based on the proposal detailed in Storage Encryption Proposal.
  • Update the IroncoreRuntime Interface contract to support the encryption of the volumes.
  • Ensure Machinepoollet compatibility with encrypted volumes.
  • Implement the feature in IRI Broker.
  • Add support in provider-brokers, specifically in libvirt-provider.

Motivation

Encrypted storage volumes are vital for compliance and for safeguarding sensitive information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant