iguazio.dashboard-controls 0.37.6 → 0.37.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -182,7 +182,8 @@
182
182
  "NO_LOGS_HAVE_BEEN_FOUND": "No logs have been found...",
183
183
  "NODE_SELECTORS": "Node selector",
184
184
  "NORMAL": "Normal",
185
- "NOT_START_WITH_FORBIDDEN_WORDS": "Must not start with 'kubernetes.io', 'k8s.io' or 'nuclio.io'",
185
+ "NOT_START_WITH_FORBIDDEN_WORDS_ANNOTATION": "Must not start with 'kubernetes.io', 'k8s.io'",
186
+ "NOT_START_WITH_FORBIDDEN_WORDS_LABEL": "Must not start with 'kubernetes.io', 'k8s.io' or 'nuclio.io'",
186
187
  "NOT_YET_DEPLOYED": "Not yet deployed",
187
188
  "OAUTH2": "OAuth2",
188
189
  "ONBUILD_IMAGE": "Onbuild image",
@@ -295,7 +296,7 @@
295
296
  "SUB_PATH": "Sub path",
296
297
  "SUBSCRIPTIONS": "Subscriptions",
297
298
  "SUCCESSFULLY_DEPLOYED": "Successfully deployed",
298
- "TARGET_CPU_DESCRIPTION": "Exceeding this threshold will increase the number of replicas (default: {{default}}). Note that the percentage of utilization is based on the resource request. <a href=\"https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#support-for-resource-metrics\" target=\"_blank\">more info</a>",
299
+ "TARGET_CPU_DESCRIPTION": "Exceeding this threshold will increase the number of replicas (default: {{default}}). Note that the percentage of utilization is based on the resource request. <a class=\"link\" href=\"https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#support-for-resource-metrics\" target=\"_blank\">more info</a>",
299
300
  "TEMPLATE_PARAMETERS": "Template parameters",
300
301
  "TEMPLATES": "Templates",
301
302
  "THEME": "Theme",