• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • QE-Task
    • None
    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • ToDo
    • 0
    • 0.000
    • Very Likely
    • 0
    • None
    • Unset
    • Unknown

      oc get sc
      NAME                PROVISIONER       RECLAIMPOLICY   VOLUMEBINDINGMODE      ALLOWVOLUMEEXPANSION   AGE
      gp2-csi             ebs.csi.aws.com   Delete          WaitForFirstConsumer   true                   125m
      gp3-csi (default)   ebs.csi.aws.com   Delete          WaitForFirstConsumer   true                   125m
      nfs (default)       example.com/nfs   Delete          Immediate              false                  103m 

      Our automation failed to patched the nfs SC as not default because this SC's annotation is different:

      storageclass.beta.kubernetes.io/is-default-class: "true"

       
      Compared to the annotation that the automation check:

      storageclass.kubernetes.io/is-default-class: "true" 

       
      We can disable this nfs provisioner from being installed using flexy build and avoid this issue, or add the relevant annotation patch in the pipeline level.

              talayan@redhat.com Tareq Alayan
              sbahar Shahaf Bahar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: