When signing an image, by default a GPG is configured for the controller to leverage. Provide a facility for users to create a secret within their project and reference it within a new field called secretName in the ImageSigningRequest spec. At runtime, the secret will be copied to the project running the controller and leveraged during the signing action
When signing an image, by default a GPG is configured for the controller to leverage. Provide a facility for users to create a secret within their project and reference it within a new field called
secretName
in theImageSigningRequest
spec. At runtime, the secret will be copied to the project running the controller and leveraged during the signing action