Description
As a result of #235, we want to introduce image signing using cosign. Some images (especially deployment images) are already signed.
The signing process needs to be integrated in all our CI pipelines. To make this more bullet-proof for the future, we introduced reusable workflows in https://github.com/metal-stack/actions-common.
We should also add image digests to the release vector as discussed from this issue in order to make the verification cleaner:
So we need to adapt these to the following repositories:
Docker Images
Binary (optional)
OCI Images
Description
As a result of #235, we want to introduce image signing using cosign. Some images (especially deployment images) are already signed.
The signing process needs to be integrated in all our CI pipelines. To make this more bullet-proof for the future, we introduced reusable workflows in https://github.com/metal-stack/actions-common.
We should also add image digests to the release vector as discussed from this issue in order to make the verification cleaner:
So we need to adapt these to the following repositories:
Docker Images
https://github.com/metal-stack/csi-lvmBinary (optional)
OCI Images