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

Docs have insufficient perms for GCP

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • False
    • Passed
    • 0
    • Very Likely
    • 0
    • None
    • Unset
    • Unknown
    • No

      The docs have insufficient perms for GCP:

      https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html-single/backup_and_restore/index#migration-configuring-gcp_installing-oadp-gcp

      Our docs show the following role permissions:

      $ ROLE_PERMISSIONS=(
      compute.disks.get
      compute.disks.create
      compute.disks.createSnapshot
      compute.snapshots.get
      compute.snapshots.create
      compute.snapshots.useReadOnly
      compute.snapshots.delete
      compute.zones.get
      )
       

      Whereas the Upstream docs show the following role permissions:

      ROLE_PERMISSIONS=(
      compute.disks.get
      compute.disks.create
      compute.disks.createSnapshot
      compute.snapshots.get
      compute.snapshots.create
      compute.snapshots.useReadOnly
      compute.snapshots.delete
      compute.zones.get
      storage.objects.create
      storage.objects.delete
      storage.objects.get
      storage.objects.list
      iam.serviceAccounts.signBlob
      )

      Please update the docs to show the upstream role permissions.

              rhn-support-cwisemon Carmi Wisemon
              rhn-support-anarnold A Arnold
              Tiger Kaovilai
              Shahaf Bahar Shahaf Bahar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: