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

baremetal-runtimecfg: remove duplicate word in log message

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done-Errata
    • Undefined
    • 4.14.0
    • 4.14
    • None
    • Low
    • No
    • False
    • Hide

      None

      Show
      None

    Description

      Description of problem:
      Duplicate using in log message.

      log.Infof("For node %s selected peer address %s using using OVN annotations.", node.Name, addr)

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

      4.14

      How reproducible:
      always

      Steps to Reproduce:

      1. code review
      2.
      3.
      

      Actual results:

      log.Infof("For node %s selected peer address %s using using OVN annotations.", node.Name, addr)
       

      Expected results:

      log.Infof("For node %s selected peer address %s using OVN annotations.", node.Name, addr)
       

      Additional info:

      Attachments

        Issue Links

          Activity

            People

              rbrattai@redhat.com Ross Brattain
              rbrattai@redhat.com Ross Brattain
              Zhanqi Zhao Zhanqi Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: