Uploaded image for project: 'Red Hat Advanced Cluster Security'
  1. Red Hat Advanced Cluster Security
  2. ROX-28389

spec.central.persistence config automatically added

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • 4.6.2
    • Installation
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • False
    • 0
    • Moderate

      USER PROBLEM
      When creating Central CR on OpenShift UI, the spec.central.persistence config is automatically added:

      spec:
        central:
          persistence:
            persistentVolumeClaim:
              claimName: stackrox-db
      

      The "Form view" for creating the Central CR does not have any field to update spec.central.persistence settings.

      The spec.central.persistence config does not seem to do anything; removing the config from the Central CR has no effect on Central functionality.

      ACS v4.6 documentation (https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.6/html-single/installing/index#install-using-helm-customizations-ocp) has dropped the spec.central.persistence parameters from the configurable parameters for Central.

      The spec.central.persistence config should not be auto-added to Central CR, and should be removed from Central CRD.

      CONDITIONS
      The spec.central.persistence config has been replaced by spec.central.db.persistence config:

      spec:
        central:
          db:
            persistence:
              persistentVolumeClaim:
                claimName: central-db
      

      ROOT CAUSE

      • pending

      FIX

      • pending

              mowsiany@redhat.com Marcin Owsiany
              rhn-gps-bkhoo Boo Kheng Khoo
              ACS Install
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: