Skip to content

Add signing metadata during push to API #193

@aweiteka

Description

@aweiteka

The OpenShift API ImageSignature object provides storage for useful metadata. Skopeo should write this data if possible.

  • imageIdentity: <image_reference>
  • created:
  • issuedBy:
  • issuedTo: # what's the difference?

To clarify to the end user that this information is not verified, populate the SignatureCondition object with the following fields:

  • type: "Complete"
  • status: "Unknown"
  • lastProbeTime:
  • reason: "Initial signing request"
  • message: <???>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions