Changes and Improvements
1. Increase default resources (RAM and boot volume size) for Compute nodes
- The updated values will cause the automatic node role assignment process during Agent-based installations (or when node roles are otherwise not explicitly assigned) to properly assign node roles to control-plane and compute instances when using the default values.
- compute_memory increased from 16 GB to 32 GB
- compute_boot_size increased from 100 GB to 300 GB
2. Include VolumeSnapshotClass for Block Volumes with other OCI CSI manifests
Bug Fixes
1. Fix OCI_REGION_METADATA retrieval
- Retrieve regionInfo from the instance metadata URL (http://169.254.169.254/opc/v2/instance/regionInfo) no longer fails when run on hosts without access to the IMDS endpoint
Documentation Updates
- The README for OpenShift Virtualization has been updated to reflect the latest status and installation procedures
- Added versions (e.g. v1.4.2) to the stack schemas
Contributors & Attribution
What's Changed
- Release v1.4.2 by @dfoster-oracle in #77
Full Changelog: v1.4.1...v1.4.2