Skip to content

docs: Add How-To for verifying component versions in the controller #2234

@frewilhelm

Description

@frewilhelm

The existing Verify Component Versions how-to only covers CLI verification with ocm verify cv.

There should be a companion guide explaining how to verify signatures declaratively using the verify field on the Component custom resource — creating the public key Secret, configuring the verify[] array, and troubleshooting common failures.

Good starting points:

  • Example: kubernetes/controller/examples/helm-signing/bootstrap.yaml
  • Sample CR: kubernetes/controller/config/samples/components.delivery.ocm.software_sample.yaml
  • API types: kubernetes/controller/api/v1alpha1/component_types.go (Verification struct)

Metadata

Metadata

Assignees

Labels

area/documentationDocumentation relatedarea/ipceiImportant Project of Common European Interest

Type

No fields configured for Task.

Projects

Status
🍺 Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions