-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
Quality / Stability / Reliability
-
0.5
-
False
-
-
False
-
Not Selected
-
-
-
None
Problem
The Konflux common.yaml pipeline now includes a fetch-product-metadata task that expects image names matching the -
{acm|mce}- pattern. Global Hub components use the *-globalhub-X-Y naming convention which fails this parsing, causing all Konflux CI checks to fail with:
error: failed to parse ACM or MCE image repository from image 'quay.io/redhat\-user\-workloads/...'
Solution
Switch all Konflux tekton pipeline references from pipelines/common.yaml to pipelines/common-base.yaml across all branches.
PRs
Reference
Slack announcement: https://redhat-internal.slack.com/archives/C06TJJ3E0MU/p1770952142898749
Generated with Claude Code