Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-4336

Standardize docker image tags across image types

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • 1.9-backlog
    • None
    • container-images
    • None
    • False
    • False

    Description

      TLDR; we tag images differently and this should be standardized.

      For debezium/connect we have the following scenario:

      Tag Source Version
      nightly main branch
      1.8.0.Alpha2 1.8.0.Alpha2
      1.8.0.Alpha1 1.8.0.Alpha1
      1.8 1.8.0.Alpha2

      For debezium/example-mongodb we have the following scenario:

      Tag Source Version
      1.8.0.Alpha2 1.8.0.Alpha2
      1.8.0.Alpha1 1.8.0.Alpha1
      1.8 main branch

      All images should be tagged with a nightly tag that represents the latest and greatest from main of all repositories, this is our official "snapshot" images. Then the x.y releases should always point to the latest and greatest officially released version of that major/minor tuple; i.e. follow what debezium/connect does.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ccranfor@redhat.com Chris Cranford
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: