Uploaded image for project: 'OpenShift Migration Toolkit for Containers'
  1. OpenShift Migration Toolkit for Containers
  2. MIG-1136

Storageclass conversion does not work in conjunction with gitops managed workloads

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • ToDo

      When using storageclass conversion, it will not work out of the box because the workload golden source is the git repo where the manifests live. Since we update the pvc name to use a new name with the suffix of "-new", the manifests in the gitops repo do not get updated and it's actually likely that some systems will reconcile to override our changes for using the new pvc to use the old one. Need to think on how to address this, because we can't reach into the git repo to change it.

      Maintaining the name is one option, but there are several challenges associated with that. One of which is actually updating the pvc ref on the volume, which is unclear whether or not that's actually a supported mutation.

              pgaikwad1@redhat.com Pranav Gaikwad
              ernelson@redhat.com Erik Nelson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: