Skip to content

Conversation

@dsessler7
Copy link
Collaborator

…not supported in k8s versions earlier than 1.29

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?
    • Have you added automated tests?

Type of Changes:

  • New feature
  • Bug fix
  • Documentation
  • Testing enhancement
  • Other

What is the current behavior (link to any open issues here)?

There is a validation rule that uses CEL optional types which is only supported in k8s 1.29 and later. We support earlier k8s versions (via OpenShift support) for 5.8, so users running these earlier versions are unable to upgrade to 5.8.5.

What is the new behavior (if this is a feature change)?

  • Breaking change (fix or feature that would cause existing functionality to change)

The rule has been changed to not use optional types.

Other Information:

@dsessler7 dsessler7 merged commit 8fbb418 into CrunchyData:REL_5_8 Dec 11, 2025
18 of 19 checks passed
@Gnarfoz
Copy link

Gnarfoz commented Dec 12, 2025

Hi, I don't know much about your release process, but how soon can we expect this fix to result in a published release?

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.

4 participants