Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: missing vnc reconnecting label #1257

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

houhoucoop
Copy link

Summary

vncConsole.reconnecting.message label is missing

PR Checklist

  • Is this a multi-tenancy feature/bug?
    • Yes, the relevant RBAC changes are at:
  • Do we need to backport changes to the old Rancher UI, such as RKE1?
    • Yes, the relevant PR is at:
  • Are backend engineers aware of UI changes?
    • Yes, the backend owner is:

Related Issue #

[BUG] [UI] Missing vnc reconnecting label #7182

Occurred changes and/or fixed issues

The label is missing from the shell/assets/translations/en-us.yaml in Rancher version 2.9 and lower.
Ref: https://github.com/rancher/dashboard/blob/release-2.9/shell/assets/translations/en-us.yaml#L7757-L7759.
Add translation key to pkg/harvester/l10n/en-us.yaml to fix the issue.

Technical notes summary

Add translation key to pkg/harvester/l10n/en-us.yaml to fix the issue.

Areas or cases that should be tested

  1. Go to Rancher
  2. Go to Virtualization Management -> Harvester cluster -> Virtual Machines
  3. Click on Console button
  4. Check the reconnecting label

Areas which could experience regressions

Screenshot/Video

Screenshot 2025-01-07 at 1 54 59 PM

@houhoucoop houhoucoop self-assigned this Jan 7, 2025
@houhoucoop houhoucoop added Require backport v1.3 This change require open backport PR to v1.3 Require backport v1.4 labels Jan 7, 2025
@houhoucoop houhoucoop requested review from torchiaf and a110605 January 7, 2025 06:36
Copy link
Collaborator

@torchiaf torchiaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Yi-Ya Chen <[email protected]>
@houhoucoop houhoucoop merged commit 951853f into harvester:master Jan 9, 2025
4 checks passed
houhoucoop added a commit that referenced this pull request Jan 10, 2025
…v1.4/pr-1257

fix: missing vnc reconnecting label (backport #1257)
houhoucoop added a commit that referenced this pull request Jan 10, 2025
…v1.3/pr-1257

fix: missing vnc reconnecting label (backport #1257)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Require backport v1.3 This change require open backport PR to v1.3 Require backport v1.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants