Feature 11057: Cluster management in Openshift-based infrastructures 27/15227/20
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 11 Jun 2025 09:11:56 +0000 (11:11 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 5 Aug 2025 17:24:44 +0000 (19:24 +0200)
commit8a28f6d506763adba3d29beb898f10cdb069becd
tree315f1a6578decc735ab3d17507f93147636386fc
parentb7c826789e40a09556aca0ae9422ba27cbfb408d
Feature 11057: Cluster management in Openshift-based infrastructures

Change-Id: I8bdb1efb3ad1e9c8da688f334b3dcf7f49ad047c
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
25 files changed:
docker/osm-krm-functions/scripts/library/helper-functions.rc
docker/osm-krm-functions/scripts/library/krm-functions.rc
installers/00-default-install-options.rc
installers/01-export-osm-install-options.sh
installers/40-deploy-osm.sh
installers/flux/scripts/create-new-cluster-folder-structure.sh
installers/flux/scripts/mgmt-cluster-bootstrap.sh
installers/flux/templates/sw-catalogs/cloud-resources/flux-remote-bootstrap/bootstrap/templates/remote-cluster-bootstrap.yaml
installers/flux/templates/sw-catalogs/cloud-resources/flux-remote-bootstrap/cluster-base-openshift/templates/apps.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/flux-remote-bootstrap/cluster-base-openshift/templates/fleet-repo.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/flux-remote-bootstrap/cluster-base-openshift/templates/flux-system/gotk-sync.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/flux-remote-bootstrap/cluster-base-openshift/templates/flux-system/kustomization.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/flux-remote-bootstrap/cluster-base-openshift/templates/flux-system/scc.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/flux-remote-bootstrap/cluster-base-openshift/templates/infra-configs.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/flux-remote-bootstrap/cluster-base-openshift/templates/infra-controllers.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/flux-remote-bootstrap/cluster-base-openshift/templates/kustomization.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/flux-remote-bootstrap/cluster-base-openshift/templates/managed-resources.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/flux-remote-bootstrap/cluster-base-openshift/templates/sw-catalogs-repo.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/openshift/manifests/cluster/hostedcluster.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/openshift/manifests/cluster/klusterlet.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/openshift/manifests/cluster/managedcluster.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/openshift/manifests/cluster/nodepool.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/openshift/manifests/namespaces/namespaces.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/cloud-resources/openshift/templates/openshift01.yaml [new file with mode: 0644]
installers/flux/templates/sw-catalogs/infra-configs/osm-workflows/templates/wf-templates/canned-operations/full-create-crossplane-cluster-and-bootstrap-wft.yaml