Bug 1996094 - Missing key errors on containers page
Summary: Missing key errors on containers page
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.9
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.9.0
Assignee: Samuel Padgett
QA Contact: Mehul Modi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-20 14:08 UTC by Samuel Padgett
Modified: 2021-10-18 17:48 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-18 17:47:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift console pull 9847 0 None None None 2021-08-20 15:35:12 UTC
Red Hat Product Errata RHSA-2021:3759 0 None None None 2021-10-18 17:47:59 UTC

Description Samuel Padgett 2021-08-20 14:08:55 UTC
The containers page has missing key errors. We're trying to use `i18n.t` outside of a function, which causes the errors.

https://github.com/openshift/console/blob/master/frontend/public/module/k8s/container.ts#L6-L27

[SEVERE] https://console-openshift-console.apps.ci-op-3b4glq1i-75d12.**********************/static/main-chunk-d49752bc420de2090f01.min.js 0:241988 "Missing i18n key \"Always pull\" in namespace \"public\" and language \"en.\""
[SEVERE] https://console-openshift-console.apps.ci-op-3b4glq1i-75d12.**********************/static/main-chunk-d49752bc420de2090f01.min.js 0:241988 "Missing i18n key \"Pull down a new copy of the container image whenever a new pod is created.\" in namespace \"public\" and language \"en.\""
[SEVERE] https://console-openshift-console.apps.ci-op-3b4glq1i-75d12.**********************/static/main-chunk-d49752bc420de2090f01.min.js 0:241988 "Missing i18n key \"Pull if needed\" in namespace \"public\" and language \"en.\""
[SEVERE] https://console-openshift-console.apps.ci-op-3b4glq1i-75d12.**********************/static/main-chunk-d49752bc420de2090f01.min.js 0:241988 "Missing i18n key \"If the container isn’t available locally, pull it down.\" in namespace \"public\" and language \"en.\""
[SEVERE] https://console-openshift-console.apps.ci-op-3b4glq1i-75d12.**********************/static/main-chunk-d49752bc420de2090f01.min.js 0:241988 "Missing i18n key \"Never pull\" in namespace \"public\" and language \"en.\""
[SEVERE] https://console-openshift-console.apps.ci-op-3b4glq1i-75d12.**********************/static/main-chunk-d49752bc420de2090f01.min.js 0:241988 "Missing i18n key \"Don't pull down a container image. If the correct container image doesn't exist locally, the pod will fail to start correctly.\" in namespace \"public\" and language \"en.\""

Comment 4 Yadan Pei 2021-08-31 10:10:44 UTC
Visit /k8s/ns/openshift-console/pods/console-748795fd5c-lxdb7/containers/console page , no "Missing i18n key" errors 

Verified on 4.9.0-0.nightly-2021-08-30-192239

Comment 7 errata-xmlrpc 2021-10-18 17:47:47 UTC
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.9.0 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:3759


Note You need to log in before you can comment on or make changes to this bug.