Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-5014

Infinispan Dev Services should use getMajorMinor for retrieving the image version instead of getVersion

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • team/eng
    • False
    • None
    • False
    • ---

      infinispan devservices uses super(config.imageName.orElse(IMAGE_BASENAME + ":" + Version.getVersion())); to get the image name, which results in different image version when building the product.
      We should be using getMajorMinor version to ensure compatibility, as was done for 3.8 - https://github.com/quarkusio/quarkus/pull/41355

              karestig@redhat.com Katia Aresti
              varjain@redhat.com Vardhman Jain
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: