|
| 1 | +// This is included in the following assemblies: |
| 2 | +// |
| 3 | +//installing_bare_metal_assisted/installing-bare-metal-assisted.adoc |
| 4 | + |
| 5 | +:_content-type: REFERENCE |
| 6 | +[id="assisted-installer-release-notes_{context}"] |
| 7 | += {ai-full} {ai-version} release notes |
| 8 | + |
| 9 | +[id="ai-release-notes-about-this-release_{context}"] |
| 10 | +== About this release |
| 11 | + |
| 12 | +These release notes track the development of {ai-full} {ai-version}. |
| 13 | + |
| 14 | +This product was previously released as a Technology Preview product and is now generally available and enabled by default in the {cluster-manager-first}. |
| 15 | + |
| 16 | +[id="ai-release-notes-bug-fixes_{context}"] |
| 17 | +== Bug fixes |
| 18 | + |
| 19 | +* Previously, users could define `localhost` as a valid host name for all of their hosts. As a result, host names were not unique, and {ai-full} could not install the cluster. With this release, users cannot complete the cluster installation if any of the hosts are named `localhost`. An error appears and users must rename the hosts. |
| 20 | +//(link:https://issues.redhat.com/browse/MGMT-8088[MGMT-8088]) |
| 21 | + |
| 22 | +* Previously, in the *OpenShift Web Console troubleshooting* window, the *Optional* field remained blank when undefined instead of displaying an IP address. With this release, the *Optional* field was removed. |
| 23 | +//(link:https://issues.redhat.com/browse/MGMT-9283[MGMT-9283]) |
| 24 | + |
| 25 | +* Previously, when installing a cluster on vSphere, the {ai-full} created machines and `MachineSet` objects for every virtual machine. With this release, {ai-full} no longer creates machines or `MachineSet` objects for user-provisioned VMs. |
| 26 | +//(link:https://issues.redhat.com/browse/MGMT-9559[MGMT-9559]) |
| 27 | + |
| 28 | +* Previously, if Operators failed to install during an installation with {ai-full}, users received an error message and were directed to reset the cluster installation. With this release, if Operators fail to install, the cluster is automatically degraded. |
| 29 | + |
| 30 | +* Previously, after installing an Operator using {ai-full}, the Operator appeared as *available* in the cluster *Status* area in the *Installation progress* page. However, users had to check the Operator avilability in the {product-title} web console. With this release, the Operator appears as *installed* in the *Status* area. |
| 31 | + |
| 32 | +[id="ai-release-notes-known-issues_{context}"] |
| 33 | +== Known issues |
| 34 | + |
| 35 | +* The minimum disk size required for installing on bare metal using {ai-full} is specified as 120GB. The actual required minimum disk size is 100GB. |
| 36 | +//(link:https://issues.redhat.com/browse/MGMT-9682[MGMT-9682]) |
0 commit comments