iguazio.dashboard-controls 0.38.10-patch1 → 0.38.10-patch2
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.
- package/dist/i18n/en/common.json +1 -0
- package/dist/i18n/en/functions.json +0 -1
- package/dist/js/iguazio.dashboard-controls.js +2261 -2261
- package/dist/less/iguazio.dashboard-controls.less +877 -877
- package/package.json +1 -1
- package/src/i18n/en/common.json +1 -0
- package/src/i18n/en/functions.json +0 -1
- package/src/nuclio/common/screens/create-function/function-from-template/function-from-template.tpl.html +1 -1
package/dist/i18n/en/common.json
CHANGED
|
@@ -259,7 +259,6 @@
|
|
|
259
259
|
"PROMOTE_CANARY_CONFIRM": "Are you sure you want to promote canary to primary?",
|
|
260
260
|
"PVC": "PVC",
|
|
261
261
|
"QOS": "QoS",
|
|
262
|
-
"READ_MORE": "Read more",
|
|
263
262
|
"READINESS_TIMEOUT_SECONDS": "Readiness timeout (seconds)",
|
|
264
263
|
"READINESS_TIMEOUT_SECONDS_DESCRIPTION": "The time, in seconds, that the controller will wait for the function to become ready before declaring failure (default: {{default}})",
|
|
265
264
|
"REBALANCING_GRACE_PERIOD": "Rebalancing grace period",
|