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

DNS operator reports messages with typos

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Moderate
    • No
    • None
    • Rejected
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      https://github.com/openshift/cluster-dns-operator/pull/373 introduced some typos on DNS condition messages or reasons by adding a space after strings.Join conjuctions. To make progress on this PR, we decided to overlook the typos and follow up in this bug.

      For example,

      messages = append(messages, strings.Join(upgradingMessages, "And "))

      progressingCondition.Reason = strings.Join(progressingReasons, "And ")

      availableCondition.Reason = strings.Join(unavailableReasons, " ")

              dsalerno@redhat.com Davide Salerno
              cholman@redhat.com Candace Holman
              None
              None
              Melvin Joseph Melvin Joseph
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: