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

CDH/KMS: remove ehsm from defaut features #792

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

Xynnn007
Copy link
Member

@Xynnn007 Xynnn007 commented Nov 8, 2024

eHSM crate is no longer maintained and archived. Also, it requires openssl to be built thus cannot be built with musl.

This patch removes it from default features of kms crate. If one wants to build CDH with eHSM support, KMS_PROVIDER=ehsm can be used when executing Makefile of CDH.

@Xynnn007 Xynnn007 requested a review from a team as a code owner November 8, 2024 05:43
@mythi
Copy link
Contributor

mythi commented Nov 8, 2024

eHSM crate is no longer maintained and archived

It might be good to add this to the docs too?

eHSM crate is no longer maintained and archived. Also, it requires
openssl to be built thus cannot be built with musl.

This patch removes it from default features of `kms` crate. If one wants
to build CDH with eHSM support, `KMS_PROVIDER=ehsm` can be used when
executing Makefile of CDH.

Signed-off-by: Xynnn007 <[email protected]>
Copy link
Contributor

@mythi mythi left a comment

Choose a reason for hiding this comment

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

LGTM

@Xynnn007 Xynnn007 merged commit 5fba45c into confidential-containers:main Nov 8, 2024
5 checks passed
@Xynnn007 Xynnn007 deleted the fix-feature-ehsm branch November 8, 2024 09:14
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 this pull request may close these issues.

3 participants