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

Fix MCO Image Registry ConfigMap updating

XMLWordPrintable

    • No
    • MCO Sprint 242
    • 1
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, the initial mechanism used by the Machine Config Operator to handle image registry certs would delete and create new config maps rather than patching existing ones. This caused a significant increase in API usage from the MCO. With this update, the mechanism has been updated so that it uses a JSON patch instead, thereby resolving the issue. (link:https://issues.redhat.com/browse/OCPBUGS-18800[*OCPBUGS-18800*])
      Show
      * Previously, the initial mechanism used by the Machine Config Operator to handle image registry certs would delete and create new config maps rather than patching existing ones. This caused a significant increase in API usage from the MCO. With this update, the mechanism has been updated so that it uses a JSON patch instead, thereby resolving the issue. (link: https://issues.redhat.com/browse/OCPBUGS-18800 [* OCPBUGS-18800 *])
    • Bug Fix
    • Done

      Description of problem:

      currently the mco updates its image registry certificate configmap by deleting and re-creating it on each MCO sync. Instead, we should be patching it

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

      4.14

      How reproducible:

      always

      Steps to Reproduce:

      1.
      2.
      3.
      

      Actual results:

       

      Expected results:

       

      Additional info:

       

            cdoern@redhat.com Charles Doern
            cdoern@redhat.com Charles Doern
            Sergio Regidor de la Rosa Sergio Regidor de la Rosa
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: