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

Add the ability to use a custom pvc transfer image for source and destination

    XMLWordPrintable

Details

    • False
    • Hide

      None

      Show
      None
    • False
    • No

    Description

      For downstream we will likely need to use allow using a different rsync-transfer image. Even with a community release it will be necessary in disconnected or restricted networks. We'll need to update the pvc-transfer ClusterTask to accept these options.

      Once those PRs are merged and we've decided how to pass them in we should update the ClusterTask to deal with them properly.

      Based on current PRs it should look roughly like so:
      ```
      crane transfer-pvc \
      --source-image=quay.io/jmontleon/rsync-source-transfer:latest \
      --destination-image=quay.io/jmontleon/rsync-transfer:latest \
      ...
      ```

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-jmontleo Jason Montleon
              migeng.robot MigEng Robot
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: