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

typo on noDefaultBackupLocation error on DPA CR

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • OADP 1.1.0
    • OADP 1.0.3
    • operator
    • False
    • Hide

      None

      Show
      None
    • False
    • Passed
    • No
    • Hide

      create DPA CR with noDefaultBackupLocation: true and backupImages which evaluates to true (either omit the field or explicitly set to true)

      Show
      create DPA CR with noDefaultBackupLocation: true and backupImages which evaluates to true (either omit the field or explicitly set to true)
    • 0
    • 0
    • Very Likely
    • 0
    • None
    • Unset
    • Unknown

    Description

      Description: when setting on DPA CR noDefaultBackupLocation: true and backupImages: true or backupImages is omitted, there is a typo on the returned error message:

        status:
          conditions:
          - lastTransitionTime: "2022-05-29T07:27:42Z"
            message: backupImages needs to be set to false when noDefaultLocationBackupLocation
              is set
            reason: Error
            status: "False"
            type: Reconciled

       

      Should be noDefaultBackupLocation and not noDefaultLocationBackupLocation

      Attachments

        Activity

          People

            sraghuna@redhat.com Savitha Raghunathan
            mperetz@redhat.com Maya Peretz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: