Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-32177

hack/tools.go path is wrong in Makefile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • 4.16.0
    • 4.16.0
    • Monitoring
    • Informational
    • No
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required
    • In Progress

      Description of problem:

      https://github.com/openshift/cluster-monitoring-operator/blob/release-4.16/Makefile#L266

      @echo Installing tools from hack/tools.go

      from https://github.com/openshift/cluster-monitoring-operator/blob/release-4.16/hack/tools/tools.go, it should be

      @echo Installing tools from hack/tools/tools.go

      Version-Release number of selected component (if applicable):

      4.16

      How reproducible:

      always

      Steps to Reproduce:

      1. see the description
          

      Actual results:

      hack/tools.go path is wrong in Makefile

      Expected results:

      should be hack/tools/tools.go

            mariofer@redhat.com Mario Fernandez Herrero
            juzhao@redhat.com Junqi Zhao
            Junqi Zhao Junqi Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: