Hide Forgot
Description of problem: URL should be correct for changelog Version-Release number of selected component (if applicable): 4.0.0-0.nightly-2019-03-07-075403 How reproducible: always Steps to Reproduce: 1. oc adm release info --changes-from=registry.svc.ci.openshift.org/ocp/release:4.0.0-0.nightly-2019-03-06-074438 registry.svc.ci.openshift.org/ocp/release:4.0.0-0.nightly-2019-03-07-075403 --commits | grep cluster-storage-operator 2. open the link https://github.com/openshift/cluster-storage-operator/changes/b850242280b7ef2cf7631952229c0a438ec39e64...4cdc1e782067eacd0eed79cc886b023868498194 3. Actual results: 2. It will get "Not found" error. Expected results: 2. the URL should be https://github.com/openshift/cluster-storage-operator/compare/b850242280b7ef2cf7631952229c0a438ec39e64...4cdc1e782067eacd0eed79cc886b023868498194 Additional info:
Proposed a PR, https://github.com/openshift/origin/pull/22265
https://github.com/openshift/origin/pull/22265 merged.
$ oc adm release info --changes-from=registry.svc.ci.openshift.org/ocp/release:4.0.0-0.nightly-2019-03-06-074438 registry.svc.ci.openshift.org/ocp/release:4.0.0-0.nightly-2019-03-11-133421 --commits | grep cluster-storage-operator cluster-storage-operator https://github.com/openshift/cluster-storage-operator/compare/b850242280b7ef2cf7631952229c0a438ec39e64...4cdc1e782067eacd0eed79cc886b023868498194 $ oc version Client Version: version.Info{Major:"4", Minor:"0+", GitVersion:"v4.0.22", GitCommit:"219bbe2f0c", GitTreeState:"", BuildDate:"2019-03-10T22:23:11Z", GoVersion:"", Compiler:"", Platform:""} Server Version: version.Info{Major:"1", Minor:"11+", GitVersion:"v1.11.0+d4cacc0", GitCommit:"d4cacc0", GitTreeState:"clean", BuildDate:"2018-10-17T03:34:44Z", GoVersion:"go1.10.3", Compiler:"gc", Platform:"linux/amd64"} Verified this bug.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758