CONSOLE-5271: Use "life cycle" (two words) in operator lifecycle metadata UI strings#16684
CONSOLE-5271: Use "life cycle" (two words) in operator lifecycle metadata UI strings#16684perdasilva wants to merge 1 commit into
Conversation
…data UI strings Update user-facing strings to use "life cycle" and "life cycles" instead of "lifecycle" and "lifecycles" per docs review feedback. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
@perdasilva: This pull request references CONSOLE-5271 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
WalkthroughUpdates "lifecycle" terminology to "life cycle" (two words) in four i18n translation keys in Lifecycle terminology update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Docs Approver: PX Approver: |
|
/retest |
|
/label px-approved |
|
@perdasilva: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/verified by CI |
|
@TheRealJon: This PR has been marked as verified by DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: perdasilva, TheRealJon The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Analysis / Root cause:
Docs review feedback identified that user-facing strings in the operator lifecycle metadata UI should use "life cycle" (two words) and "life cycles" instead of "lifecycle" and "lifecycles", to align with Red Hat documentation standards.
Solution description:
Update 4 user-facing strings in the lifecycle metadata popover footer:
Updates both the component (
operator-lifecycle-status.tsx) and locale file (olm.json). Code identifiers, file names, and backend log/error messages are unchanged.Screenshots / screen recording:
Test setup:
Requires a cluster with the
OPERATOR_LIFECYCLE_METADATAfeature flag enabled and operators with lifecycle metadata available.Test cases:
Browser conformance:
Additional info:
Follow-up to #16655 and #16551.
Reviewers and assignees:
/assign @perdasilva
Summary by CodeRabbit