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

Virtualization Management, automate Harvester extension installation #12757

Merged
merged 10 commits into from
Dec 6, 2024
14 changes: 13 additions & 1 deletion pkg/harvester-manager/l10n/en-us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ harvesterManager:
install:
warning: "The Harvester UI Extension is not installed"
prompt: "UI Integration for Harvester is now provided via the new Harvester UI Extension, which needs to be installed."
prompt-standard-user: Please contact your system administrator
steps:
repo:
1: Go to the
Expand All @@ -24,7 +25,18 @@ harvesterManager:
1: Go to the
2: Extensions
3: page and install the Harvester Extension
admin: Please contact your system administrator
update:
warning: "The Harvester UI Extension is not updated"
prompt: "A new version is available, please click on Update button to install the latest Harvester UI Extension"
prompt-standard-user: Please contact your system administrator to install the latest version
missingRepo:
warning: "The Harvester UI Extension repository is missing"
prompt: "Please click on Update button to add the Harvester repository and install the latest Harvester UI Extension, if any"
prompt-standard-user: Please contact your system administrator to install the latest Harvester UI Extension, if any
error:
warning: "Warning, Harvester UI extension automatic installation failed"
prompt: "Please refresh the page and try again or install the Harvester UI extension manually"
prompt-standard-user: Please contact your system administrator to install or update the Harvester extension
rke:
templateError: Incorrect template format
affinity:
Expand Down
Loading
Loading