-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
None
-
None
Post the change to long snapshot names in konflux, the release-fast pipeline had an issue with the new long snapshot names:
`cnv-fbc-v4-21-20260221-182859-000`
i have added a truncation logic to cut those to:
`cnv-fbc-v4-21-20260221`
so the pipeline names won't get broken in the pipelineRun name, when the fix was pushed the template was looking for `body.shotSnapshot` instead of `extenssion.snapshot`
this was fixed