Skip to content

Conversation

krunalhinguu
Copy link

This PR updates the rancher/kubernetes release branch creation script to skip any Kubernetes upstream tags greater than or equal to v1.33.0.

Changes

  • Added a version check at the start of the $NEW_TAGS loop.
  • Any tag >= v1.33.0 is skipped with an informational log.
  • Ensures only supported Kubernetes versions are processed.
  • Prevents unnecessary CI failures due to missing or unsupported tags.

@mitulshah-suse mitulshah-suse requested a review from a team September 11, 2025 06:39
@mitulshah-suse mitulshah-suse merged commit d480544 into rancher:main Sep 22, 2025
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.

3 participants