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

[GCP] Registry pod is stuck on ContainerCreating when creating BSL with custom secret name and without snapshotLocations

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • OADP 1.0.2
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Passed
    • 0
    • 0
    • 0

    Description

      Description of problem:
       Registry pod is stuck on ContainerCreating when creating BSL with custom secret name and without snapshotLocations

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

      How reproducible: Always

      Steps to reproduce: Create DPA with BSL and custom resource name without snapshotLocations list 

      Actual result:

       [mperetz@mperetz oadp-e2e-qe]$ oc get dpa -n openshift-adp -o yaml
      apiVersion: v1
      items:
      - apiVersion: oadp.openshift.io/v1alpha1
        kind: DataProtectionApplication
        metadata:
          creationTimestamp: "2022-04-06T15:03:14Z"
          generation: 1
          name: ts-example-velero
          namespace: openshift-adp
          resourceVersion: "473812"
          uid: 830dabff-3036-4b17-aeea-6049725028cc
        spec:
          backupLocations:
          - velero:
              credential:
                key: cloud
                name: bsl-cloud-credentials-gcp
              default: true
              objectStorage:
                bucket: oadpbucket91559
                prefix: velero-e2e-8c817310-7328-4641-b604-9b19b53dffaf
              provider: gcp
          configuration:
            restic:
              podConfig:
                resourceAllocations: {}
            velero:
              defaultPlugins:
              - openshift
              - gcp
        status:
          conditions:
          - lastTransitionTime: "2022-04-06T15:03:14Z"
            message: Reconcile complete
            reason: Complete
            status: "True"
            type: Reconciled
      kind: List
      metadata:
        resourceVersion: ""
        selfLink: ""
      [mperetz@mperetz oadp-e2e-qe]$ oc get pods -n openshift-adp
      NAME                                                     READY   STATUS              RESTARTS   AGE
      oadp-ts-example-velero-1-gcp-registry-7ccfbb5c54-hdgh7   0/1     ContainerCreating   0          5m7s
      openshift-adp-controller-manager-989594688-j9xzw         1/1     Running             0          6h49m
      velero-7c7fc5bf4c-qqzwq                                  1/1     Running             0          5m7s
      [mperetz@mperetz oadp-e2e-qe]$ 

      Expected result: Registry pod should not get stuck on ContainerCreating when using custom secret on BSL

      Attachments

        Activity

          People

            spampatt@redhat.com Shubham Pampattiwar
            mperetz@redhat.com Maya Peretz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: