Advanced Cluster Enhancements
- Added edit cluster, profile type in OKA
- State to Git State in all pages
- Changed mandatory fields of edit profile
- Changed api in cluster page
Change-Id: I8a3239f83eb58a3997e4550fc030694c0a2a6c72
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/src/assets/i18n/de.json b/src/assets/i18n/de.json
index b3dbfe4..c53e157 100644
--- a/src/assets/i18n/de.json
+++ b/src/assets/i18n/de.json
@@ -54,6 +54,7 @@
"OPERATIONALSTATUS": "Betriebs Status",
"OPERATIONALSTATE": "Betriebszustand",
"STATE": "Staat",
+ "GITSTATE": "Git-Status",
"CONFIGSTATUS": "Konfigurations Status",
"DETAILEDSTATUS": "Detaillierter Status",
"NSDNAME": "Nsd name",
@@ -578,7 +579,8 @@
"HORIZONTALSCALING": "Horizontale Skalierung",
"VERTICALSCALING": "Vertikale Skalierung",
"BOOTSTRAP": "Bootstrap",
- "BOOTSTRAPINFO": "Bereite dich auf GitOps vor"
+ "BOOTSTRAPINFO": "Bereite dich auf GitOps vor",
+ "UPDATECLUSTER": "Cluster aktualisieren"
},
"OSMREPO": {
"MENUOSMREPO": "OSM-Repositorys",
diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json
index ada5d6e..19be970 100644
--- a/src/assets/i18n/en.json
+++ b/src/assets/i18n/en.json
@@ -54,6 +54,7 @@
"OPERATIONALSTATUS": "Operational Status",
"OPERATIONALSTATE": "Operational State",
"STATE": "State",
+ "GITSTATE": "Git State",
"CONFIGSTATUS": "Config Status",
"DETAILEDSTATUS": "Detailed Status",
"NSDNAME": "Nsd name",
@@ -578,7 +579,8 @@
"HORIZONTALSCALING": "Horizontal Scaling",
"VERTICALSCALING": "Vertical Scaling",
"BOOTSTRAP": "Bootstrap",
- "BOOTSTRAPINFO": "Prepare for GitOps"
+ "BOOTSTRAPINFO": "Prepare for GitOps",
+ "UPDATECLUSTER": "Update Cluster"
},
"OSMREPO": {
"MENUOSMREPO": "OSM Repositories",
diff --git a/src/assets/i18n/es.json b/src/assets/i18n/es.json
index 8082d6e..01b7a99 100644
--- a/src/assets/i18n/es.json
+++ b/src/assets/i18n/es.json
@@ -55,6 +55,7 @@
"OPERATIONALSTATE": "Estado operacional",
"CONFIGSTATUS": "Estado de configuración",
"STATE": "Estado",
+ "GITSTATE": "Estado de Git",
"DETAILEDSTATUS": "Estado detallado",
"NSDNAME": "Nombre nsd",
"NSTNAME": "Nst name",
@@ -578,7 +579,8 @@
"HORIZONTALSCALING": "Escalado Horizontal",
"VERTICALSCALING": "Escalado Vertical",
"BOOTSTRAP": "Bootstrap",
- "BOOTSTRAPINFO": "Prepárate para GitOps"
+ "BOOTSTRAPINFO": "Prepárate para GitOps",
+ "UPDATECLUSTER": "Actualizar clúster"
},
"OSMREPO": {
"MENUOSMREPO": "Repositorios OSM",
diff --git a/src/assets/i18n/pt.json b/src/assets/i18n/pt.json
index 8c099b1..f96300d 100644
--- a/src/assets/i18n/pt.json
+++ b/src/assets/i18n/pt.json
@@ -54,6 +54,7 @@
"OPERATIONALSTATUS": "Estado operacional",
"OPERATIONALSTATE": "Estado operacional",
"STATE": "Estado",
+ "GITSTATE": "Estado do Git",
"CONFIGSTATUS": "Status da configuração",
"DETAILEDSTATUS": "Status detalhado",
"NSDNAME": "Nome nsd",
@@ -578,7 +579,8 @@
"HORIZONTALSCALING": "Escalonamento Horizontal",
"VERTICALSCALING": "Escalonamento Vertical",
"BOOTSTRAP": "Bootstrap",
- "BOOTSTRAPINFO": "Prepare-se para GitOps"
+ "BOOTSTRAPINFO": "Prepare-se para GitOps",
+ "UPDATECLUSTER": "Atualizar cluster"
},
"OSMREPO": {
"MENUOSMREPO": "Repositórios OSM",