Uploaded image for project: 'MicroShift'
  1. MicroShift
  2. USHIFT-1508

microshift/go.mod uses upstream etcd instead of openshift/etcd

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • openshift-4.14
    • None
    • None
    • None
    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • uShift Sprint 241

      Description of problem:

      microshift/go.mod does not use openshift's etcd (by using replace directive)
      

      Version-Release number of selected component (if applicable):

      main
      

      How reproducible:

      
      

      Steps to Reproduce:

      1.
      2.
      3.
      

      Actual results:

      There is no replace for following lines:
      https://github.com/openshift/microshift/blob/main/go.mod#L21-L22
      https://github.com/openshift/microshift/blob/main/go.mod#L173
      

      Expected results:

      etcd should be "replaced" to point to github.com/openshift/etcd
      

      Additional info:

      
      

            pmatusza@redhat.com Patryk Matuszak
            pmatusza@redhat.com Patryk Matuszak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: