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

ocicrypt-rs: regenerate keyprovider g/ttrpc code #405

Merged

Conversation

mkulke
Copy link
Contributor

@mkulke mkulke commented Dec 11, 2023

Currently image-rs builds are failing due to outdated generated code files. This is probably a result of the code-files being committed and the image-rs being built individually, w/ ocicrypt-rs a workspace dep. If you build ocicrypt-rs directly, the files are regenerated.

Rebuild performed w/

cargo b -p ocicrypt-rs --all-features

this fixes the compilation. of image-rs.

Rebuild performed w/

```bash
cargo b -p ocicrypt-rs --all-features
```

to fix the compilation of image-rs.

Signed-off-by: Magnus Kulke <[email protected]>
@fitzthum fitzthum merged commit f65e8a8 into confidential-containers:main Dec 13, 2023
6 checks passed
@mkulke mkulke deleted the mkulke/fix-protobuf-version branch December 13, 2023 17:17
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