1.7. Q4 2024
The following items were added during the fourth quarter of 2024.
- Create a VPC using the ROSA CLI
-
The
rosa create networkcommand lets you use the ROSA CLI to create a VPC for your cluster based on an AWS CloudFormation template. You can use this command to create and configure a VPC before creating your cluster. For more information, see create network. - Create additional security groups in Red Hat OpenShift Service on AWS clusters
- Starting with ROSA CLI version 1.2.47, you can now create additional security groups using the ROSA CLI when creating Red Hat OpenShift Service on AWS clusters. Note that additional security group IDs attached to the machine pool cannot be modified. To remove or add more security group IDs, replace the entire machine pool with a new one.
- ROSA CLI update
-
The ROSA CLI (
rosa) was updated to a new version. For information about what has changed in this release, see the ROSA CLI release notes. For more information about the ROSA CLI (rosa), see About the ROSA CLI. VolumeDetachTimeoutconfiguration applied to machine pools for Red Hat OpenShift Service on AWS-
Red Hat OpenShift Service on AWS is applying a
VolumeDetachTimeoutconfiguration of 5 minutes to all machine pools. This prevents issues with node deletion when volumes fail to detach. - Configure machine pool disk volume for Red Hat OpenShift Service on AWS clusters
- You can now configure the disk volume size for machine pools in Red Hat OpenShift Service on AWS clusters. The default disk size is 300 GiB, and you can configure it from a minimum of 75 GiB to a maximum of 16,384 GiB. For more information, see Configuring machine pool disk volume.
- Edit the billing account for existing Red Hat OpenShift Service on AWS clusters
- You can now update the billing account associated with your Red Hat OpenShift Service on AWS clusters after cluster creation. For more information, see Updating billing accounts for OpenShift Service on AWS Hosted Control Planes clusters.