|
517 | 517 | "domain-design-pv-volume-log-home-enabled-help": "Whether or not to write the WebLogic Server log files to a location outside the domain home.",
|
518 | 518 | "domain-design-pv-volume-log-home-label": "Log Home Path",
|
519 | 519 | "domain-design-pv-volume-log-home-help": "The path to use to write the WebLogic Server log files.",
|
| 520 | + "domain-design-wko-installed-version-label": "WebLogic Kubernetes Operator Installed Version", |
| 521 | + "domain-design-wko-installed-version-help": "The version of the WebLogic Kubernetes Operator that is installed in the Kubernetes cluster.", |
| 522 | + "domain-design-wko-installed-version-tooltip": "Get the installed version of the WebLogic Kubernetes Operator from the Kubernetes cluster.", |
520 | 523 |
|
521 | 524 | "domain-design-image-title": "Primary Image to Use for the Domain",
|
522 | 525 | "domain-design-hints-goto-create-image": "Go To Create Primary Image Page",
|
|
558 | 561 | "domain-design-aux-image-registry-address-help": "The image registry hostname and port to use to log in to the registry, if required. This field's value is parsed from the Auxiliary Image Tag field and an empty value assumes Docker Hub is the registry being used.",
|
559 | 562 | "domain-design-aux-image-pull-policy-label": "Auxiliary Image Pull Policy",
|
560 | 563 | "domain-design-aux-image-pull-policy-help": "When to pull the domain's auxiliary image from the image registry.",
|
| 564 | + "domain-design-aux-image-source-wdt-home-label": "WebLogic Deploy Tooling Install Home in Auxiliary Image", |
| 565 | + "domain-design-aux-image-source-wdt-home-help": "The source location of the WebLogic Deploy Tooling installation within the auxiliary image.", |
| 566 | + "domain-design-aux-image-source-model-home-label": "WebLogic Deploy Tooling Model Home in Auxiliary Image", |
| 567 | + "domain-design-aux-image-source-model-home-help": "The source directory location of the WebLogic Deploy Tooling model files within the auxiliary image.", |
561 | 568 | "domain-design-aux-image-registry-pull-requires-authentication-label": "Specify Auxiliary Image Pull Credentials",
|
562 | 569 | "domain-design-aux-image-registry-pull-requires-authentication-help": "Whether you want to specify authentication credentials for pulling the auxiliary image from the registry.",
|
563 | 570 | "domain-design-aux-image-registry-use-existing-pull-secret-label": "Use Existing Auxiliary Image Pull Secret",
|
|
1104 | 1111 | "kubectl-get-current-context-error-title": "Kubernetes Client Failed",
|
1105 | 1112 | "kubectl-get-current-context-error-message": "kubectl failed to get the current Kubernetes cluster context: {{error}}.",
|
1106 | 1113 |
|
| 1114 | + "wko-get-install-version-aborted-error-title": "Getting Installed WebLogic Kubernetes Operator Version Aborted", |
| 1115 | + "wko-get-install-version-kubectl-exe-invalid-error-message": "Unable to get the installed WebLogic Kubernetes Operator version because the Kubernetes client executable is invalid: {{error}}.", |
| 1116 | + "wko-get-install-version-project-not-saved-error-prefix": "Unable to get the installed WebLogic Kubernetes Operator version because project save failed", |
| 1117 | + "wko-get-install-version-set-context-error-message": "Unable to get the installed WebLogic Kubernetes Operator version because setting the Kubernetes client cluster context failed: {{error}}.", |
| 1118 | + "wko-get-install-version-checking-installed-in-progress": "Verifying that the WebLogic Kubernetes Operator is installed", |
| 1119 | + "wko-get-install-version-install-check-failed-error-message": "Unable to get the installed version of WebLogic Kubernetes Operator because checking to see if it is installed failed: {{error}}.", |
| 1120 | + "wko-get-install-version-not-installed-error-message": "Unable to get the installed version of WebLogic Kubernetes Operator because WebLogic Kubernetes Operator is not installed.", |
| 1121 | + "wko-get-install-version-get-in-progress": "Getting the installed version of WebLogic Kubernetes Operator", |
| 1122 | + "wko-get-install-version-get-failed-title": "Getting Installed WebLogic Kubernetes Operator Version Failed", |
| 1123 | + "wko-get-install-version-get-failed-error-message": "Unable to get the installed version of WebLogic Kubernetes Operator from Kubernetes namespace {{operatorNamespace}}: {{error}}.", |
| 1124 | + |
1107 | 1125 | "wko-installer-aborted-error-title": "WebLogic Kubernetes Operator Installation Aborted",
|
1108 | 1126 | "wko-installer-kubectl-exe-invalid-error-message": "Unable to install WebLogic Kubernetes Operator because the Kubernetes client executable is invalid: {{error}}.",
|
1109 | 1127 | "wko-installer-helm-exe-invalid-error-message": "Unable to install WebLogic Kubernetes Operator because the Helm executable is invalid: {{error}}.",
|
|
1270 | 1288 | "flow-verify-kubectl-connectivity-name": "Verify Connectivity",
|
1271 | 1289 | "flow-install-operator-name": "Install Operator",
|
1272 | 1290 | "flow-update-operator-name": "Update Operator",
|
| 1291 | + "flow-wko-get-install-version-name": "Get WebLogic Kubernetes Operator Installed Version", |
1273 | 1292 | "flow-uninstall-operator-name": "Uninstall Operator",
|
1274 | 1293 | "flow-deploy-domain-name": "Deploy Domain",
|
1275 | 1294 | "flow-domain-exists-check-in-progress": "Verifying Domain {{domainUid}} exists",
|
|
1443 | 1462 | "vz-install-status-checker-status-catch-all-error-message": "Checking the status of the Verrazzano installation with an unexpected error: {{error}}",
|
1444 | 1463 |
|
1445 | 1464 | "vz-get-install-version-aborted-error-title": "Getting Installed Verrazzano Version Aborted",
|
1446 |
| - "vz-get-install-version-kubectl-exe-invalid-error-message": "Unable to install Verrazzano because the Kubernetes client executable is invalid: {{error}}.", |
1447 |
| - "vz-get-install-version-project-not-saved-error-prefix": "Unable to install Verrazzano because project save failed", |
1448 |
| - "vz-get-install-version-set-context-error-message": "Unable to install Verrazzano because setting the Kubernetes client cluster context failed: {{error}}.", |
| 1465 | + "vz-get-install-version-kubectl-exe-invalid-error-message": "Unable to get the installed Verrazzano version because the Kubernetes client executable is invalid: {{error}}.", |
| 1466 | + "vz-get-install-version-project-not-saved-error-prefix": "Unable to get the installed Verrazzano version because project save failed", |
| 1467 | + "vz-get-install-version-set-context-error-message": "Unable to get the installed Verrazzano version because setting the Kubernetes client cluster context failed: {{error}}.", |
1449 | 1468 | "vz-get-install-version-get-in-progress": "Getting the installed version of Verrazzano",
|
1450 | 1469 | "vz-get-install-version-install-check-failed-error-message": "Unable to get the installed version of Verrazzano because checking to see if it is installed failed: {{error}}.",
|
1451 | 1470 | "vz-get-install-version-not-installed-error-message": "unable to get the installed version of Verrazzano because Verrazzano is not installed.",
|
|
0 commit comments