Uploaded image for project: 'OpenShift API for Data Protection'
  1. OpenShift API for Data Protection
  2. OADP-3692

Make dpa.spec.configuration.velero.defaultVolumesToFSBackup flag identical to backup spec

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • OADP 1.5.0
    • OADP 1.3.1
    • dpa
    • 4
    • False
    • Hide

      None

      Show
      None
    • False
    • ToDo
    • 0
    • 0.000
    • Very Likely
    • 0
    • None
    • Unset
    • Unknown
    • No

      Description of problem:

      Dpa.spec.configuration flag is not identical to the one used by the backup spec, which can be confusing for some users.  Make this flags identical to each other. 

      Slack discussion:- 
      https://redhat-internal.slack.com/archives/C0144ECKUJ0/p1709632245279739

      $ oc explain dpa.spec.configuration.velero.defaultVolumesToFSBackup
      KIND:     DataProtectionApplication
      VERSION:  oadp.openshift.io/v1alpha1
      FIELD:    defaultVolumesToFSBackup <boolean>
      DESCRIPTION:
           Use pod volume file system backup by default for volumes
      
      $ oc explain backup.spec.defaultVolumesToFsBackup
      KIND:     Backup
      VERSION:  velero.io/v1
      
      DESCRIPTION:
           DefaultVolumesToFsBackup specifies whether pod volume file system backup
           should be used for all volumes by default. 

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

      OADP 1.3.1-35

      How reproducible:
      Always 

       

      Steps to Reproduce:
      1. Run oc explain command and verify the flags.

      Actual results:

      Both flags are not identical to each other. 

       

      Expected results:
      Make this flags identical. 

      Additional info:

              wnstb Wes Hayutin
              rhn-support-prajoshi Prasad Joshi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: