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: allow Trustee to bump Aliyun KMS plugin #919

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

mythi
Copy link
Contributor

@mythi mythi commented Feb 21, 2025

Not an ideal fix but allows trustee to keep both of its guest-components dependencies pointing to the same version.

More details: #816 (comment)

To build aliyun KMS plugin, anyhow and serde are mandatory
dependencies.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
@mythi mythi requested a review from a team as a code owner February 21, 2025 05:40
confidentia-data-hub does not build when selected features
are pulled via dependencies (aliyun KMS plugin).

Bigger re-work is needed to redefine modules' visibility and
make the crate usable for as a dependency.

The hack is to just make the build to succeed by making
cfg-if and config as mandatory dependencies for all builds.

The downside is this will currently pull unnecessary dependencies
to users (IOW: Trustee depends on image-rs etc).

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Copy link
Member

@fitzthum fitzthum left a comment

Choose a reason for hiding this comment

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

Ok

@fitzthum fitzthum merged commit 5a81873 into confidential-containers:main Feb 21, 2025
6 checks passed
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