Deployment automation for Stolostron on OKD 23/13723/4
authorChris Wheeler <chwheele@redhat.com>
Wed, 30 Oct 2024 18:01:29 +0000 (13:01 -0500)
committerChristopher Wheeler <chwheele@redhat.com>
Fri, 15 Nov 2024 22:01:42 +0000 (22:01 +0000)
commit902266e8c5be03e9a18d83951729ff128c42abe9
tree736bb420a5ab3582b95c29bbfe679232bdce1c3a
parent9ec77c8084d7497fdf2e6c4231dea2550a6e9e3f
Deployment automation for Stolostron on OKD

Stolostron (https://github.com/stolostron) is the open source implementation of Red Hat Advanced Cluster Management and provides the API interfaces required by the OKD-compatible oran-o2ims operator (https://github.com/openshift-kni/oran-o2ims). It includes the open-cluster-management and multicluster-engine operators, which enable policy-driven, centralized management of Kubernetes clusters.

Issue-ID: INF-480
Signed-off-by: Chris Wheeler <chwheele@redhat.com>
Change-Id: I135d5cb47eae6ce5845b248f39508b8a2ddea77a
12 files changed:
okd/requirements.txt
okd/roles/ocloud/tasks/main.yml
okd/roles/ocloud_platform_okd/defaults/main.yml
okd/roles/ocloud_platform_okd/handlers/main.yml
okd/roles/ocloud_platform_okd/tasks/install.yml [new file with mode: 0644]
okd/roles/ocloud_platform_okd/tasks/main.yml
okd/roles/ocloud_platform_okd/tasks/version.yml [new file with mode: 0644]
okd/roles/ocloud_platform_okd/vars/main.yml [new file with mode: 0644]
okd/roles/ocloud_platform_stolostron/defaults/main.yml [new file with mode: 0644]
okd/roles/ocloud_platform_stolostron/tasks/main.yml [new file with mode: 0644]
okd/roles/ocloud_platform_stolostron/templates/pull-secret.yaml.j2 [new file with mode: 0644]
okd/roles/ocloud_platform_stolostron/templates/snapshot.ver.j2 [new file with mode: 0644]