Uploaded image for project: 'OpenShift API for Data Protection'
  1. OpenShift API for Data Protection
  2. OADP-6141

Use of kopia from downstream fork

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • Quality / Stability / Reliability
    • 3
    • False
    • Hide

      None

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

      Description of problem:

      Currently the project-velero/kopia is being used in the oadp-operator. This is fine as our downstream version does not include any additional patches or changes. 

      We should switch to use our own fork migtools/kopia even if it's not diverged from the upstream.

      Steps to Reproduce:
      1. checkout source code of an oadp-operator
      2. confirm the go.mod contains line:
          replace github.com/kopia/kopia => github.com/project-velero/kopia [...]

      Actual results:
      kopia/kopia is being replaced by project-velero/kopia

      Expected results:
      kopia/kopia should be replaced by migtools/kopia

              rhn-engineering-mpryc Michal Pryc
              rhn-engineering-mpryc Michal Pryc
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: