iguazio.dashboard-controls 0.39.19 → 0.39.20

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.
@@ -5,6 +5,7 @@
5
5
  "ACCESS_KEY_V3IO_ONLY": "Access key (required for an Iguazio Data Science Platform download)",
6
6
  "ADD_BROKER": "Add broker",
7
7
  "ADD_TOPIC": "Add topic",
8
+ "ALWAYS_WAIT_FOR_READINESS_TIMEOUT_EXPIRATION": "Always wait for readiness-timeout expiration",
8
9
  "ANNOTATIONS": "Annotations",
9
10
  "API_GATEWAY_IN_TRANSIENT_STATE": "API gateway update is in progress",
10
11
  "API_GATEWAYS": "API Gateways",
@@ -30,7 +31,11 @@
30
31
  "CHOOSE_TEMPLATE": "Choose a template",
31
32
  "CLICK_TO_DISABLE": "Click to disable",
32
33
  "CLICK_TO_ENABLE": "Click to enable",
34
+ "CODE_ENTRY_ACCESS_KEY": "{{codeEntryType}} access key",
33
35
  "CODE_ENTRY_TYPE": "Code entry type",
36
+ "CODE_ENTRY_TYPE_KEY": "{{codeEntryType}} key",
37
+ "CODE_ENTRY_TYPE_PASSWORD": "{{codeEntryType}} password",
38
+ "CODE_ENTRY_TYPE_TOKEN": "{{codeEntryType}} token",
34
39
  "CODE_ENTRY_TYPE_NOTE": "<b>Note:&nbsp</b>The UI configuration is merged with the external-code configuration (if exists) with precedence to the UI configuration.",
35
40
  "COLLAPSE_ALL": "Collapse all",
36
41
  "CONFIG_MAP": "Config map",
@@ -84,6 +89,7 @@
84
89
  "DISABLED_FOR_IMAGE_CODE_ENTRY_TYPE": "Disabled for \"Image\" code entry type only",
85
90
  "DROP_FILE_HERE_OR": "Drop a file here or ",
86
91
  "DUPLICATE_FUNCTION": "Duplicate function",
92
+ "DUPLICATE_FUNCTION_SUBTITLE": "Specify the following missing data for the function configuration.",
87
93
  "EDIT_API_GATEWAY": "Edit API Gateway",
88
94
  "EDIT_FUNCTION_EVENT": "Edit function event",
89
95
  "EDIT_PROJECT": "Edit Project",
@@ -285,6 +291,7 @@
285
291
  "SERVICE_ACCOUNT": "Service Account",
286
292
  "SESSION_TOKEN": "Session token",
287
293
  "SKIP": "Skip",
294
+ "SKIP_TLS_VERIFICATION": "Skip TLS verification",
288
295
  "SMALL": "Small",
289
296
  "SOURCE_CODE": "Source code",
290
297
  "START_FROM_SCRATCH": "Start from scratch",
@@ -375,7 +382,10 @@
375
382
  },
376
383
  "TOPIC": "Topic",
377
384
  "TOPICS": "Topics",
385
+ "TRIGGER_ACCESS_KEY": "\"{{triggerName}}\" trigger access key",
386
+ "TRIGGER_ACCESS_KEY_ID": "\"{{triggerName}}\" trigger access key ID",
378
387
  "TRIGGER_CRON_INTERVAL_NO_SCHEDULE": "Applicable only when \"Schedule\" is empty",
388
+ "TRIGGER_SECRET_ACCESS_KEY": "\"{{triggerName}}\" trigger secret access key",
379
389
  "TRIGGERS_NOT_FOUND": "There are currently no triggers, you can create a trigger by clicking the ‘Create a new trigger’ button",
380
390
  "UNIQUENESS": "Uniqueness",
381
391
  "UNSPECIFIED_FIELD_NAME": "Unspecified field name",
@@ -383,8 +393,8 @@
383
393
  "V3IO": "V3IO",
384
394
  "V3IO_INVALID_REPLICAS_MSG": "V3io_stream trigger requires min and max replicas to be the same",
385
395
  "VIEW_YAML": "View YAML",
396
+ "VOLUME_ACCESS_KEY": "\"{{volumeName}}\" volume access key",
386
397
  "VOLUMES": "Volumes",
387
- "ALWAYS_WAIT_FOR_READINESS_TIMEOUT_EXPIRATION": "Always wait for readiness-timeout expiration",
388
398
  "WELCOME_DESCRIPTION": "Write from scratch or use an example repository to build an event driven application project.",
389
399
  "WORK_DIRECTORY": "Work directory",
390
400
  "WORKER_ALLOCATOR_NAME": "Worker allocator name",