[release-5.34] policy.json BYOPKI signature verification API#2725
Merged
mtrmac merged 1 commit intocontainers:release-5.34from Feb 24, 2025
Merged
[release-5.34] policy.json BYOPKI signature verification API#2725mtrmac merged 1 commit intocontainers:release-5.34from
mtrmac merged 1 commit intocontainers:release-5.34from
Conversation
Signed-off-by: Qi Wang <qiwan@redhat.com>
Member
|
Thanks @mtrmac LGTM |
mtrmac
commented
Feb 24, 2025
Collaborator
Author
mtrmac
left a comment
There was a problem hiding this comment.
Merging. @TomSweeneyRedHat please let me know what I should do, while not stepping on your toes — e.g. should I tag a c/image release now, or wait for vendor/CVE updates?
Member
|
@mtrmac could you cut a new release? CRIO will need a new c/image release to get this feature and MCO implementation. |
Collaborator
Author
|
@QiWang19 we plan to do a “vendor dance”, tagging releases of projects including the top-level Podman, next week. Does that timing work? |
TomSweeneyRedHat
added a commit
to TomSweeneyRedHat/image
that referenced
this pull request
Feb 28, 2025
Bumping to v5.34.1. This will allow the BYOPKI functionality to be added to c/image in time for RHEL 9.6/10.0. This came in via this PR: containers#2725 Fixes: https://issues.redhat.com/browse/RHEL-79694, https://issues.redhat.com/browse/RHEL-79695 Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
Member
|
As I don't see any pending PRs for the v5.34 branch, I will start the dance with a v5.34.1 bump (#2743). Once merged, I'll create a release, and I will keep on dancing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A backport of #2579. 100% credit for this code should go to @QiWang19.