Description of problem: The Pipelines plugin model kinds have labelKeys and labelPluralKeys defined, but don't have comments like // t('namespace~kind'), so the parser isn't picking them up. This can lead to missingKey errors. Version-Release number of selected component (if applicable): 4.8 How reproducible: Always Steps to Reproduce: 1. Look at models file 2. There are no // t('namespace~kind) comments Actual results: Data not picked up by parser Expected results: Data is picked up by the parser Additional info: I also dehumanized the kinds while I was in there to bring them in line with Admin console.
Checked on ocp 4.8 cluster with payload 4.8.0-0.nightly-2021-04-18-101412, check the dev console logs, before and after install pipeline operator, access each pipeline page, there is no missingKey errors now. The bug is fixed.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:2438