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

image listed in release.txt file for 4.13.0-0.okd-2023-08-18-135805 is not preset #1722

Closed
praveenkumar opened this issue Sep 4, 2023 · 2 comments

Comments

@praveenkumar
Copy link

https://github.com/okd-project/okd/releases/tag/4.13.0-0.okd-2023-08-18-135805 have https://github.com/okd-project/okd/releases/download/4.13.0-0.okd-2023-08-18-135805/release.txt as release.txt which contain quay.io/openshift/okd@sha256:59b1e486ed132fa084f654ca930d84a751c7956870f659ef522a9928bc200ec7 as release payload container file but it fails to pull

$ podman pull quay.io/openshift/okd@sha256:59b1e486ed132fa084f654ca930d84a751c7956870f659ef522a9928bc200ec7
Trying to pull quay.io/openshift/okd@sha256:59b1e486ed132fa084f654ca930d84a751c7956870f659ef522a9928bc200ec7...
Error: initializing source docker://quay.io/openshift/okd@sha256:59b1e486ed132fa084f654ca930d84a751c7956870f659ef522a9928bc200ec7: reading manifest sha256:59b1e486ed132fa084f654ca930d84a751c7956870f659ef522a9928bc200ec7 in quay.io/openshift/okd: manifest unknown

$ oc adm release extract quay.io/openshift/okd@sha256:59b1e486ed132fa084f654ca930d84a751c7956870f659ef522a9928bc200ec7 --command=openshift-baremetal-install --to .
error: image "quay.io/openshift/okd@sha256:59b1e486ed132fa084f654ca930d84a751c7956870f659ef522a9928bc200ec7" not found: manifest unknown: manifest unknown
@vrutkovs
Copy link
Member

vrutkovs commented Sep 4, 2023

Oh, I messed up the existing release again, same as in #1566 (reply in thread).

Re-uploaded new artifacts to https://github.com/okd-project/okd/releases/tag/4.13.0-0.okd-2023-08-18-135805

@praveenkumar
Copy link
Author

Closing now since new artifacts are uploaded.

This issue was closed.
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

2 participants