Feature: 11055 Support of several node groups in clusters created by OSM 33/15233/7
authoryshah <shahithya.y@tataelxsi.co.in>
Fri, 13 Jun 2025 14:56:25 +0000 (14:56 +0000)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 28 Jul 2025 09:08:00 +0000 (11:08 +0200)
commit206190782b8f57e83966115302dba50573e485c8
treebbc7d840c42870f37a73d0644db8e85a35d17861
parent4240a7d6b3a01167ba3db0ca96db5196a0455467
Feature: 11055 Support of several node groups in clusters created by OSM

Change-Id: I8c02465364c4b465a6503b19c8983e1587eaa5d4
Signed-off-by: yshah <shahithya.y@tataelxsi.co.in>
docker/osm-krm-functions/scripts/library/krm-functions.rc
installers/flux/templates/sw-catalogs/cloud-resources/eks-nodegroup/manifests/base/node-group.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/eks-nodegroup/manifests/role/kustomization.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/eks-nodegroup/manifests/role/role-policy-attachment.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/eks-nodegroup/manifests/role/role.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/eks-nodegroup/templates/nodegroup.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/building-blocks/nodegroup-management-wft.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/canned-operations/full-create-nodegroup-wft.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/canned-operations/full-delete-nodegroup-wft.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/canned-operations/full-scale-nodegroup-wft.yaml [new file with mode: 0644]