Skip to content

Conversation

nogueiraanderson
Copy link
Contributor

@nogueiraanderson nogueiraanderson commented Aug 14, 2025

Summary

This utility script displays the last 5 patch versions per minor OpenShift release and helps with version selection for cluster deployment. It's part of the OpenShift cluster management infrastructure introduced in #3454.

What it does

  • Queries OpenShift upgrade channels (stable, fast, candidate) for versions 4.16-4.19
  • Shows the last 5 patches for each minor version
  • Provides configuration recommendations for Jenkins
  • Helps reduce API calls by limiting the scope of version queries

Testing

The script is standalone and can be tested by running:

./cloud/jenkins/openshift-patch-versions-checker.sh

Move show-last-5-patches.sh to cloud/jenkins/openshift-patch-versions-checker.sh
for better organization alongside other OpenShift management scripts.

This utility displays the last 5 patch versions per minor OpenShift release
and is part of the OpenShift cluster management infrastructure introduced
in #3454.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant