Description
All images in the Red Hat registry are signed. We have the GPG key on disk to enable verification of these images when pulling, all that's left to do is configure Cri-o to verify the signatures when pulling those images.
Steps to reproduce the issue:
See: https://access.redhat.com/verify-images-ocp4
Describe the results you received:
Signatures are not verified
Describe the results you expected:
Verification steps from the reproduction article are met
Output of oc adm release info --commits | grep machine-config-operator:
machine-config-operator https://github.com/openshift/machine-config-operator d780d197a9c5848ba786982c0c4aaa7487297046
Additional environment details (platform, options, etc.):
OCP 4.2.12
Description
All images in the Red Hat registry are signed. We have the GPG key on disk to enable verification of these images when pulling, all that's left to do is configure Cri-o to verify the signatures when pulling those images.
Steps to reproduce the issue:
See: https://access.redhat.com/verify-images-ocp4
Describe the results you received:
Signatures are not verified
Describe the results you expected:
Verification steps from the reproduction article are met
Output of
oc adm release info --commits | grep machine-config-operator:Additional environment details (platform, options, etc.):
OCP 4.2.12