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

Fix handling the deprecation of replicationFactor

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • Log Storage
    • None
    • Incidents & Support
    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • Logging
    • NEW
    • NEW
    • Hide
      Before this update, handling the deprecation of the replicationFactor field was in the wrong part of the code, which makes it ignored by the operator and not applied to replication.factor. With this update, the handling is moved to where it is visible by the operator.
      Show
      Before this update, handling the deprecation of the replicationFactor field was in the wrong part of the code, which makes it ignored by the operator and not applied to replication.factor. With this update, the handling is moved to where it is visible by the operator.
    • Bug Fix
    • Logging - Sprint 284

      Description of problem:

      The deprecated field, replicationFactor, is handled in the wrong part of the code, which makes it ignored when set in the LokiStack CR.

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

      How reproducible:

      Always

      Steps to Reproduce:

      1. Set spec.replicationFactor to any value in the CR, while keeping spec.Replication.Factor empty
      2. Check the generated Loki config

      Actual results:

      Expected results:

      Additional info:

              btaani@redhat.com Bayan Taani
              btaani@redhat.com Bayan Taani
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: