mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
37 lines
2.4 KiB
Plaintext
37 lines
2.4 KiB
Plaintext
// This is included in the following assemblies:
|
|
//
|
|
//installing_bare_metal_assisted/installing-bare-metal-assisted.adoc
|
|
|
|
:_content-type: REFERENCE
|
|
[id="assisted-installer-release-notes_{context}"]
|
|
= {ai-full} {ai-version} release notes
|
|
|
|
[id="ai-release-notes-about-this-release_{context}"]
|
|
== About this release
|
|
|
|
These release notes track the development of {ai-full} {ai-version}.
|
|
|
|
This product was previously released as a Technology Preview product and is now generally available and enabled by default in the {cluster-manager-first}.
|
|
|
|
[id="ai-release-notes-bug-fixes_{context}"]
|
|
== Bug fixes
|
|
|
|
* 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.
|
|
//(link:https://issues.redhat.com/browse/MGMT-8088[MGMT-8088])
|
|
|
|
* 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.
|
|
//(link:https://issues.redhat.com/browse/MGMT-9283[MGMT-9283])
|
|
|
|
* 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.
|
|
//(link:https://issues.redhat.com/browse/MGMT-9559[MGMT-9559])
|
|
|
|
* 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.
|
|
|
|
* 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.
|
|
|
|
[id="ai-release-notes-known-issues_{context}"]
|
|
== Known issues
|
|
|
|
* 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.
|
|
//(link:https://issues.redhat.com/browse/MGMT-9682[MGMT-9682])
|