We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I have been facing a manifest unknown issues for both the go-dep-1-build pods as well as the spring example ones.
Is there any chance I am missing something in the steps ?
Followed both guides:
https://blog.openshift.com/vault-integration-using-kubernetes-authentication-method/
https://blog.openshift.com/integrating-vault-with-legacy-applications/
Failed to pull image "registry.svc.ci.openshift.org/origin/4.3-2019-10-29-062458@sha256:8184092486c345c2b757f366f146218a115e5d7a92b481cb76257358653ec852": rpc error: code = Unknown desc = Error reading manifest sha256:8184092486c345c2b757f366f146218a115e5d7a92b481cb76257358653ec852 in registry.svc.ci.openshift.org/origin/4.3-2019-10-29-062458: manifest unknown: manifest unknown
Had a look at the following, but its too generic for deployments that doesn't have an external reference I believe ?
https://blog.openshift.com/openshift-and-manifest-unknown/
Thanks in advance.
Jose
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I have been facing a manifest unknown issues for both the go-dep-1-build pods as well as the spring example ones.
Is there any chance I am missing something in the steps ?
Followed both guides:
https://blog.openshift.com/vault-integration-using-kubernetes-authentication-method/
https://blog.openshift.com/integrating-vault-with-legacy-applications/
Failed to pull image "registry.svc.ci.openshift.org/origin/4.3-2019-10-29-062458@sha256:8184092486c345c2b757f366f146218a115e5d7a92b481cb76257358653ec852": rpc error: code = Unknown desc = Error reading manifest sha256:8184092486c345c2b757f366f146218a115e5d7a92b481cb76257358653ec852 in registry.svc.ci.openshift.org/origin/4.3-2019-10-29-062458: manifest unknown: manifest unknown
Had a look at the following, but its too generic for deployments that doesn't have an external reference I believe ?
https://blog.openshift.com/openshift-and-manifest-unknown/
Thanks in advance.
Jose
The text was updated successfully, but these errors were encountered: