You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"menu-go-deploy-verrazzano-application-error-title": "No Active Project Window",
95
95
"menu-go-deploy-verrazzano-application-error-message": "Cannot deploy Verrazzano application since there is no active window, and therefore no project with the Verrazzano application configuration to deploy.",
"menu-go-check-verrazzano-application-status-error-title": "No Active Project Window",
98
+
"menu-go-check-verrazzano-application-status-error-message": "Cannot check Verrazzano application status since there is no active window, and therefore no project with the Verrazzano application configuration to check.",
"menu-go-undeploy-verrazzano-application-error-title": "No Active Project Window",
98
101
"menu-go-undeploy-verrazzano-application-error-message": "Cannot undeploy Verrazzano application since there is no active window, and therefore no project with the Verrazzano application configuration to undeploy.",
"vz-application-design-use-context-error-message": "Unable to choose clusters due to an error while switching the Kubernetes cluster context: {{error}}.",
1645
1649
"vz-application-design-get-clusters-error-message": "Unable to choose clusters due to an error while getting the list of available clusters: {{error}}.",
1646
1650
"vz-application-design-choose-clusters-dialog-title": "Choose Verrazzano Clusters for Application Placement",
"vz-application-status-checker-application-not-exist-error-message": "Unable to get the application status because the application {{application}} does not exist.",
1773
1777
"vz-application-status-checker-ns-not-exist-error-message": "Unable to get the application status because the application namespace {{namespace}} does not exist.",
1774
1778
"vz-application-status-checker-domain-not-exist-error-message": "Unable to get the application status because the domain UID {{domain}} does not exist.",
1779
+
"vz-application-status-checker-vz-managed-cluster-not-found-error": "Unable to get the Verrazzano multicluster application status because the Verrazzano managed cluster connectivity configuration for managed cluster {{clusterName}} was not found",
1780
+
"vz-application-status-checker-check-failed-title": "Verrazzano Application Status Check Failed",
1781
+
"vz-application-status-checker-check-catch-all-error-message": "Verrazzano application status check failed with an unexpected error: {{error}}.",
1775
1782
1776
-
"vz-application-status-title": "Application Status for \"{{application}}\"",
1783
+
"vz-application-status-choose-cluster-dialog-title": "Choose the Verrazzano Cluster to Check Application Status",
0 commit comments