Advanced Cluster Management Enhancements 20/14820/5 v17.0.0
authorSANDHYA.JS <sandhya.j@tataelxsi.co.in>
Tue, 10 Dec 2024 09:51:03 +0000 (15:21 +0530)
committerjssan <sandhya.j@tataelxsi.co.in>
Fri, 13 Dec 2024 09:35:01 +0000 (10:35 +0100)
commitb772de06ef05a9b4ca59bcef9c1a2212d26d4004
treef617503804cf06889021522d16a607aadb5e1dc9
parenteb7e389795d7a4d7e2c48abc77b185fc820e5283
Advanced Cluster Management Enhancements

- Chnaged cluster page design from switch to single page
- Added bootstrap option in creation and registration
- Added horizontal scaling, vertical scaling and upgrade in
  cluster action
- In cluster page, for list combined two apis to show list done
  temporary fix from UI

Change-Id: Ie4d30f5db28025ec92398cc60fc50ab7030f8f9b
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
17 files changed:
src/app/k8s/k8s-action/K8sActionComponent.html
src/app/k8s/k8s-action/K8sActionComponent.ts
src/app/k8s/k8s-add-cluster/K8sAddClusterComponent.html
src/app/k8s/k8s-add-cluster/K8sAddClusterComponent.scss
src/app/k8s/k8s-add-cluster/K8sAddClusterComponent.ts
src/app/k8s/k8scluster/K8sClusterComponent.html
src/app/k8s/k8scluster/K8sClusterComponent.scss
src/app/k8s/k8scluster/K8sClusterComponent.ts
src/app/utilities/delete/DeleteComponent.html
src/app/utilities/delete/DeleteComponent.ts
src/app/utilities/show-info/ShowInfoComponent.ts
src/assets/i18n/de.json
src/assets/i18n/en.json
src/assets/i18n/es.json
src/assets/i18n/pt.json
src/models/CommonModel.ts
src/models/K8sModel.ts