Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OKD 4.12 update cannot be verified #1572

Closed
dkoci opened this issue Apr 19, 2023 · 2 comments
Closed

OKD 4.12 update cannot be verified #1572

dkoci opened this issue Apr 19, 2023 · 2 comments

Comments

@dkoci
Copy link

dkoci commented Apr 19, 2023

Update from 4.12.0-0.okd-2023-04-01-051724 to the latest stable version failed with:

Retrieving payload failed version="4.12.0-0.okd-2023-04-16-041331" image="registry.ci.openshift.org/origin/release@sha256:c51a70b2131b67a6f1140994de46a9ec42a9c07be051ca0883f96f5a2d0f4e4c" failure=The update cannot be verified: unable to verify sha256:c51a70b2131b67a6f1140994de46a9ec42a9c07be051ca0883f96f5a2d0f4e4c against keyrings: verifier-public-key-ci

@titou10titou10
Copy link

titou10titou10 commented Apr 19, 2023

The signing keys have rotated
You have to "force" the upgrade ie oc adm upgrade --to-latest --force
See

@dkoci
Copy link
Author

dkoci commented Apr 19, 2023

@titou10titou10 Thank you. spec.desired.force: true did the trick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants