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

typo in 4.14/4.15 manifests_test.go

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Undefined
    • 4.16.0
    • 4.14.0, 4.15.0
    • Monitoring
    • None
    • No
    • MON Sprint 250
    • 1
    • False
    • Hide

      None

      Show
      None

    Description

      Description of problem:

      found typo in 4.14/4.15 branch when review PR: https://github.com/openshift/cluster-monitoring-operator/pull/2073

      example typo in 4.14 branch

      https://github.com/openshift/cluster-monitoring-operator/blob/release-4.14/pkg/manifests/manifests_test.go

      1. systemd unit pattern valiation error
      valiation should be validation

      2. enable systemd collector with invalid units parttern
      parttern should be pattern

      3. t.Fatalf("invalid secret namepace, got %s, want %s", s.Namespace, "openshift-user-workload-monitoring")
      namepace should be namespace

      4. spread contraints
      should be spread constraints

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

      4.14/4.15

      How reproducible:

      always

      I remember we've added golang-lint to repo, it should find the errors

      Attachments

        Issue Links

          Activity

            People

              prasriva@redhat.com Pranshu Srivastava
              juzhao@redhat.com Junqi Zhao
              Junqi Zhao Junqi Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: