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

Regenerating the machine config operator certificates can panic on vSphere

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done-Errata
    • Major
    • 4.15.0
    • 4.13.z
    • oc
    • None
    • Moderate
    • No
    • Rejected
    • False
    • Hide

      None

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

    Description

      Description of problem:

      An infra object in some vsphere deployments can look like this:

      ~]$ oc get infrastructure cluster -o json | jq .status
      {
        "apiServerInternalURI": "xxx",
        "apiServerURL": "xxx",
        "controlPlaneTopology": "HighlyAvailable",
        "etcdDiscoveryDomain": "",
        "infrastructureName": "xxx",
        "infrastructureTopology": "HighlyAvailable",
        "platform": "VSphere",
        "platformStatus": {
          "type": "VSphere" 
        }
      }

      Which if we attempt to run the regenerate MCO command in https://access.redhat.com/articles/regenerating_cluster_certificates will cause a panic

       

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

      4.10.65
      4.11.47
      4.12.29
      4.13.8
      4.14.0
      4.15

      How reproducible:

      100%

      Steps to Reproduce:

      1. Run procedure on cluster with above infra
      2.
      3.
      

      Actual results:

      panic

      Expected results:

      no panic

      Additional info:

       

      Attachments

        Issue Links

          Activity

            People

              jerzhang@redhat.com Yu Qi Zhang
              jerzhang@redhat.com Yu Qi Zhang
              ying zhou ying zhou
              Votes:
              2 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: