Last Modified: May 29, 2024
Affected Product(s):
F5OS Velos
Known Affected Versions:
F5OS-C 1.5.0
Fixed In:
F5OS-C 1.6.0, F5OS-C 1.5.1
Opened: Nov 11, 2022 Severity: 2-Critical
After upgrade to F5OS-C controller OS version 1.5.x, it is possible for the docker registry from which the Openshift platform pulls container images to have the wrong contents. This can result in necessary images to be missing from the registry, and lead to failures in Openshift cluster bringup after a cluster re-install.
Openshift cluster does not come up after re-install.
Upgrading F5OS-C controller OS from a pre-1.5.x version to 1.5.x and triggering a cluster re-install after upgrade.
1. Remove the controller ISO version used to USB install the system. This version can be determined by running the following in a bash shell on either system controller: grep ^version: /var/platform-services/VERSION | cut -d' ' -f2 2. Reboot both system controllers.
Fix for race condition in platform bringup that can result in incorrect Openshift images in local registry after upgrade.