Skip to content

fix(release): apply project-specific OCI labels to images for Operator - #4079

Open
TheDevCodingKen wants to merge 1 commit into
tektoncd:mainfrom
TheDevCodingKen:fix/oci-image-labels
Open

fix(release): apply project-specific OCI labels to images for Operator#4079
TheDevCodingKen wants to merge 1 commit into
tektoncd:mainfrom
TheDevCodingKen:fix/oci-image-labels

Conversation

@TheDevCodingKen

Copy link
Copy Markdown

Changes

Fixes tektoncd/plumbing#3435

This updates the tekton/build-publish-images-manifests.yaml task to explicitly pass project-specific OCI image labels (url, title, and description) to the ko resolve commands. This prevents the published Operator images from incorrectly inheriting OCI metadata from their base images.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

Release Notes

NONE

@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Sep 11, 2026
@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign savitaashture after the PR has been reviewed.
You can assign the PR to them by writing /assign @savitaashture in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standardize OCI image labels across Tekton release images

2 participants