IBM / Ansible-OpenShift-Provisioning

Automate the deployment of Red Hat OpenShift Container Platform on IBM zSystems (s390x). Automated User-Provisoned Infrastructure (UPI) setup using Kernel-based Virtual Machine (KVM).
https://ibm.github.io/Ansible-OpenShift-Provisioning/
MIT License
20 stars 44 forks source link

feat: OCPONZ-4396 Automation of ISO boot support for KVM #310

Closed sanjayy-ibm closed 3 months ago

sanjayy-ibm commented 3 months ago

New Parameter: Introduced a new parameter boot_method to support both PXE and ISO-based installations. ISO Image Creation: Added functionality for ISO image creation for KVM. ISO-Based Installation: Implemented support for installations using ISO images. Cleanup on Cluster Deletion: Added a cleanup process to remove the ISO install media during cluster deletion when boot_method is set to ISO.

veera-damisetti commented 3 months ago

Discussed with @sanjayy-ibm offline for the required changes

sanjayy-ibm commented 3 months ago

Summary of Changes New Parameter: Introduced a new parameter boot_methodto support both PXE and ISO-based installations. ISO Image Creation: Added functionality for ISO image creation for KVM. ISO-Based Installation: Implemented support for installations using ISO images. Cleanup on Cluster Deletion: Added a cleanup process to remove the ISO install media during cluster deletion when boot_method is set to ISO.

veera-damisetti commented 3 months ago

Looks good cc: @AmadeusPodvratnik

AmadeusPodvratnik commented 2 weeks ago

:tada: This PR is included in version 2.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: