Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-6264

Operator does not react to changes in owned resources

XMLWordPrintable

    • False
    • None
    • False
    • NEW
    • NEW
    • Before this change the operator did not watch and reconcile resources associated with an instance of a ClusterLogForwarder like it did in prior releases. This updates the operator to watch and reconcile all resources it owns and creates
    • Bug Fix
    • Log Collection - Sprint 261

      Description of problem:

      Removing or editing resources owned by a given instance of the CLF do not cause the operator to reconcile them back to what is spec'd

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

      How reproducible:

      Always

      Steps to Reproduce:

      1. Deploy a CLF
      2. Delete the associated daemonset
      3.  

      Actual results:

      1. Observe the operator does not recreate the daemonset

      Expected results:

      The operator should recreate or revert any changes to resources owned by the operator

      Additional info:

            jcantril@redhat.com Jeffrey Cantrill
            jcantril@redhat.com Jeffrey Cantrill
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: