Uploaded image for project: 'Migration Toolkit for Red Hat Openshift Project Lead'
  1. Migration Toolkit for Red Hat Openshift Project Lead
  2. MTRHO-63

state transfer sub command does not clean up the resources it creates

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • No

      In order to clean up manually before running use the following command:

      ```
      $ oc --context=destination-ctx -n pvc-transfer-source delete pod,cm,secret,svc,route -l app=crane2 && oc --context=destination-ctx -n pvc-transfer-source delete pvc foo && oc --context=source-ctx -n pvc-transfer-source delete pod,cm,secret,svc,route -l app=crane2
      ```

      follow up from #19

            pgaikwad1@redhat.com Pranav Gaikwad
            rh-ee-dzager David Zager
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: