Skip to content

Pin the released images by digest in release.k8s.yaml / release.yaml #2923

Description

@jboewer

Feature request

The published install manifests reference the controller/watcher/webhook images by mutable tag only, e.g. for v0.50.0:

ghcr.io/tektoncd/pipelines-as-code/pipelines-as-code-controller:v0.50.0
ghcr.io/tektoncd/pipelines-as-code/pipelines-as-code-watcher:v0.50.0
ghcr.io/tektoncd/pipelines-as-code/pipelines-as-code-webhook:v0.50.0

Would you be open to additionally pinning these to an immutable digest, i.e. …:v0.50.0@sha256:…? Tekton Pipelines' release manifest already does this for every image, so applying a pinned PaC release would then be fully reproducible in the same way.

Use case

Consumers who vendor the release manifest for supply-chain reasons (air-gapped installs, checksum-pinned GitOps, registry mirroring) currently get a manifest whose bytes are fixed but whose image contents are not.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions