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

MCN needs owner for Garbage Collection

XMLWordPrintable

    • No
    • MCO Sprint 250
    • 1
    • False
    • Hide

      None

      Show
      None
    • Hide
      Previously, the `MachineConfigNode` object was not created with a proper owner. As a result, the `MachineConfigNode` object could not be garbage collected, meaning that previously generated, but no longer useful, objects were not removed. With this release, the proper owner is set upon the creation of the `MachineConfigNode` Object and objects that become obsolete are available for garbage collection.(link:https://issues.redhat.com/browse/OCPBUGS-30090[*OCPBUGS-30090*])
      Show
      Previously, the `MachineConfigNode` object was not created with a proper owner. As a result, the `MachineConfigNode` object could not be garbage collected, meaning that previously generated, but no longer useful, objects were not removed. With this release, the proper owner is set upon the creation of the `MachineConfigNode` Object and objects that become obsolete are available for garbage collection.(link: https://issues.redhat.com/browse/OCPBUGS-30090 [* OCPBUGS-30090 *])
    • Bug Fix
    • Done

      add OwnerReferences to MCN ObjectMeta so that it gets garbage collected.

              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:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: