Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-22420

Default StorageClass of OCP 4.12 on GCP is CSI driver, not in-tree driver

    XMLWordPrintable

Details

    • Moderate
    • No
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required

    Description

      OCP 4.12 documentation[1] says, "OpenShift Container Platform defaults to using an in-tree (non-CSI) plugin to provision GCP PD storage." However, newly created OCP 4.12 cluster with GCP IPI has standard-csi default StorageClass. The doc should be updated.

      $ omc get sc
      NAME           PROVISIONER             RECLAIMPOLICY   VOLUMEBINDINGMODE      ALLOWVOLUMEEXPANSION   AGE
      ssd-csi        pd.csi.storage.gke.io   Delete          WaitForFirstConsumer   true                   23h
      standard-csi   pd.csi.storage.gke.io   Delete          WaitForFirstConsumer   true                   23h
      

      [1] https://docs.openshift.com/container-platform/4.12/storage/container_storage_interface/persistent-storage-csi-gcp-pd.html

      Attachments

        Activity

          People

            lpettyjo@redhat.com Lisa Pettyjohn
            rhn-support-yuokada Yuki Okada
            Wei Duan Wei Duan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: