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 (backport #1257) #1261

Merged

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jan 9, 2025

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
This is an automatic backport of pull request #1257 done by [Mergify](https://mergify.com).

Signed-off-by: Yi-Ya Chen <[email protected]>
(cherry picked from commit 8b8a155)
@mergify mergify bot added the Backport to v1.4 Backport PR target v1.4 label Jan 9, 2025
@houhoucoop houhoucoop merged commit 44b8e44 into release-harvester-v1.4 Jan 10, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport to v1.4 Backport PR target v1.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants