You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This simplifies the command down into a single `oc` call. More
importantly, it seems to work with the nightly releases as well (which
don't work for me otherwise).
E.g. this works just fine:
$ ./oc-image-commit.sh registry.svc.ci.openshift.org/ocp/release:4.2.0-0.nightly-2019-09-01-224700 cluster-machine-approver
But it doesn't with the previous version or the original
`get-image-commit.sh` script.
0 commit comments