-
Bug
-
Resolution: Done
-
Minor
-
None
-
4.13.z, 4.12.z
-
Low
-
No
-
3
-
OSDOCS Sprint 245, OSDOCS Sprint 246
-
2
-
False
-
-
N/A
-
Release Note Not Required
Description of problem:
oc adm upgrade --allow-explicit-upgrade --to-image ${LOCAL_REGISTRY}/${LOCAL_REPOSITORY}@<digest> does not have the image you name you need when trying to run a upgrade
Version-Release number of selected component (if applicable):
4.12.27
How reproducible:
every time
Steps to Reproduce:
1.follow the steps in the document for disconnected install update 2. Get the sha 3.run oc adm upgrade --allow-explicit-upgrade --to-image ${LOCAL_REGISTRY}/${LOCAL_REPOSITORY}@<digest>
Actual results:
error that it cannot validate
Expected results:
upgrade to start
Additional info:
when the comand is run and its ${local_repository}/openshift4-release-images@${sha value caputed} it works
- links to