Uploaded image for project: 'Operator Runtime'
  1. Operator Runtime
  2. OPRUN-3676

Investigate and better document having two semver handling libs

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • Future Sustainability
    • False
    • Hide

      None

      Show
      None
    • False
    • 2
    • None
    • None
    • Eevee OLM Sprint 265

      There are currently two libraries being used directly in the code to deal with semver: github.com/Masterminds/semver/v3 and github.com/blang/semver/v4.
      This PR tries to elimitate one of them (blang/semver), since the second library seems to be covering all use cases where blang was being used.
      This has a direct impact on security as well as readability and general development, because we won't be needing to deal with different types that ultimately handle the same thing.

      Note: This is being retroactively added to Jira.

              rh-ee-azych Artur Zych (Inactive)
              rh-ee-azych Artur Zych (Inactive)
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: