From dde16c2673427b06577eed6a63df25942ab5f422 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Wed, 5 Aug 2020 08:42:17 -0600 Subject: [PATCH] Update git submodules * Update tripleo-common from branch 'master' - Stop doing tag_from_label lookup with tag When using specifying ContainerImagePrepare if a tag is explicitly provided in a set, the tag_from_label functionality will not be run as we use the defined tag for the containers. Previously we would still attempt tag lookups even if we wanted a specific tag. This would also cause failures during the deployment if using a namespace that didn't have the defined tag_from_label format but we defined a specific tag we wanted to use. e.g. using a tag with a md5 vs a tag_from_label with numbers in it. Change-Id: I4966641aed1a21be60d915ea58dda78b80fe0e1f Partial-Bug: #1889122 --- tripleo-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tripleo-common b/tripleo-common index 5602dfd986..014d985f08 160000 --- a/tripleo-common +++ b/tripleo-common @@ -1 +1 @@ -Subproject commit 5602dfd986939d4d2d19a124603c86504eb32b99 +Subproject commit 014d985f0836340b03d3c2cdeaae8717cfd1ea6b