This will kick off an autobuild, and yes there will be an additional tag which will kick off another autobuild.
Then the same process for a 2.2 branch.
We'll end up with a series of image tags like openshift-spark, of the form:
2.1-latest (always built from the 2.1 branch)
2.1.0-0 (built from a specific tag so we can move to a patch version or change the "sauce")
2.2-latest (2.2 branch)
2.2.0-0
and so on
latest (always still the latest greatest)
This will kick off an autobuild, and yes there will be an additional tag which will kick off another autobuild. Then the same process for a 2.2 branch.
We'll end up with a series of image tags like openshift-spark, of the form: 2.1-latest (always built from the 2.1 branch) 2.1.0-0 (built from a specific tag so we can move to a patch version or change the "sauce") 2.2-latest (2.2 branch) 2.2.0-0 and so on latest (always still the latest greatest)