Skip to content

imagetools: process com.docker.reference.* annotations#1617

Merged
jedevc merged 1 commit intodocker:masterfrom
jedevc:process-multiple-attestation-annotations
Feb 16, 2023
Merged

imagetools: process com.docker.reference.* annotations#1617
jedevc merged 1 commit intodocker:masterfrom
jedevc:process-multiple-attestation-annotations

Conversation

@jedevc
Copy link
Collaborator

@jedevc jedevc commented Feb 10, 2023

See moby/buildkit#3496 for more context.

To give us the option later down the road of producing recommended OCI names in BuildKit (using com instead of vnd, woops), we need to update Buildx to be able to process both.

Ideally, if a Buildx/BuildKit release hadn't been made we could just switch over, but since we have, we'd need to support both (at least for a while, eventually we could consider deprecating+removing the vnd variant).

We should follow this up with a BuildKit update to produce the com annotation (though less convinced we'd want to cherry-pick that one).

To give us the option later down the road of producing recommended OCI
names in BuildKit (using com instead of vnd, woops), we need to update
Buildx to be able to process both.

Ideally, if a Buildx/BuildKit release hadn't been made we could just
switch over, but since we have, we'd need to support both (at least for
a while, eventually we could consider deprecating+removing the vnd
variant).

Signed-off-by: Justin Chadwell <me@jedevc.com>
@jedevc jedevc force-pushed the process-multiple-attestation-annotations branch from cc4af63 to 642f28f Compare February 14, 2023 11:24
@jedevc jedevc requested a review from crazy-max February 14, 2023 11:24
@jedevc jedevc merged commit 74f64f8 into docker:master Feb 16, 2023
@jedevc jedevc deleted the process-multiple-attestation-annotations branch February 16, 2023 13:42
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.

2 participants