iguazio.dashboard-controls 0.37.9 → 0.37.12-patch1

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",