Uploaded image for project: 'Data Foundation Bugs'
  1. Data Foundation Bugs
  2. DFBUGS-353

[2317744] [UI] BackingStore details shows incorrect provider

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Critical Critical
    • odf-4.18
    • odf-4.16
    • management-console
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Committed
    • Committed
    • Hide
      Cause: Incorrect mapping of the provider name for BackingStore details.
      Consequence: The BackingStore details page displayed "IBM COS" instead of "Google Cloud Storage."
      Fix: Updated the UI logic to correctly display the provider name.
      Result: The correct provider name is now shown on the BackingStore details page.
      Show
      Cause: Incorrect mapping of the provider name for BackingStore details. Consequence: The BackingStore details page displayed "IBM COS" instead of "Google Cloud Storage." Fix: Updated the UI logic to correctly display the provider name. Result: The correct provider name is now shown on the BackingStore details page.
    • Bug Fix
    • Proposed
    • None

      Created attachment 2051335 [details]
      backingstore_details_page

      Description of problem (please be detailed as possible and provide log
      snippests):
      BackingStore details shows incorrect provider when it's created with GoogleCloudStorage option.

      CR's spec still reports it correctly, but BackingStore's details page reports it as "IBM COS" (please check the attached screenshot):
      apiVersion: noobaa.io/v1alpha1
      kind: BackingStore
      metadata:
      name: noobaa-default-backing-store
      namespace: openshift-storage
      ownerReferences:

      • apiVersion: noobaa.io/v1alpha1
        blockOwnerDeletion: true
        controller: true
        kind: NooBaa
        name: noobaa
        uid: ba6292d1-b4f5-4c26-b525-d72f63d50cec
        finalizers:
      • noobaa.io/finalizer
        labels:
        app: noobaa
        spec:
        googleCloudStorage:
        secret:
        name: noobaa-gcp-bucket-creds
        namespace: openshift-storage
        targetBucket: noobaabucketffy37
        type: google-cloud-storage

      Version of all relevant components (if applicable):
      OCP 4.17
      ODF 4.16

      Does this issue impact your ability to continue to work with the product
      (please explain in detail what is the user impact)?

      Is there any workaround available to the best of your knowledge?

      Rate from 1 - 5 the complexity of the scenario you performed that caused this
      bug (1 - very simple, 5 - very complex)?

      Can this issue reproducible?
      Yes

      Can this issue reproduce from the UI?
      Yes, UI only bug.

      If this is a regression, please provide more details to justify this:

      Steps to Reproduce:
      1. Go to "Data Foundation > Object Storage > BackingStore > Create"
      2. Choose "Google Cloud Storage" as a provider.
      3. Create.

      Actual results:
      On details page of this BackingStore, under "Provider details" section, it's reported as "IBM COS".

      Expected results:
      Should be reported as "Google Cloud Storage".

      Additional info:

        1. GCP BS.png
          136 kB
          Uday Kurundwade

              tjeyasin@redhat.com Timothy Asir Jeyasingh
              skatiyar@redhat.com Sanjal Katiyar
              Timothy Asir Jeyasingh
              Uday Kurundwade Uday Kurundwade
              Votes:
              0 Vote for this issue
              Watchers:
              14 Start watching this issue

                Created:
                Updated:
                Resolved: