Refresh versions and RHCOS images Sep 2023 #267
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR:
(1) makes a specific note around not supporting RHEL9 based Bastion hosts, given internal testing.
(2) refreshes RHCOS base images used for the 4.11 and 4.12 releases to a more recent version hosted on the OpenShift mirror site (mirror.openshift.com). These represent three+ months of RHEL fixes and should be used as a base vs their older counterparts.
(3) refreshes supported OpenShift versions to align with respective RHCOS images. Customers and partners should also try to stay current with enhancements and security fixes present in these newer versions, vs staying on the same release for a long period of time.
(4) update documentation to reflect support for OpenShift 4.13 client tools. OpenShift 4.13 has been tested by teams to have support claimed in validate_inventory and in the README.
(5) updates version of 4.12 from 4.12.4 to 4.12.31 for the release payload. for Hub clusters, 4.12.4 contains numerous bugs and isn't a recommended version.
Modifications to this PR welcome by the Reviewers.