Description of problem: The `make verify` task for the image registry is broken - it doesn't work with golang 1.12 and uses tooling that is no longer maintained. Furthermore, this task is not run as a part of CI. This is more critical as https://github.com/openshift/image-registry/pull/184 introduced static security analysis to our CI tooling. `make verify` should be updated to 1. Work with golang 1.12 2. Replace deprecated tooling to align with the rest of the OpenShift org 3. Run with every PR
@Corey https://github.com/openshift/cluster-image-registry-operator/pull/350 is for bug https://bugzilla.redhat.com/show_bug.cgi?id=1733902 , right? So if this bug has fixed?
That pull should not be associated with this bugzilla, removing.
@Corey How can I verify this bug? Could you give me some clews? https://github.com/openshift/image-registry/pull/187
You could open a test pull request against the image registry and see that the verify job runs for the pull request.
@Corey Thanks The image verify job has passed in master branch with https://github.com/openshift/image-registry/pull/190 Make this bug as verified
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:2922