Skip to content

fix(operator): Fix type of maximum OpenShift version property - #18066

Merged
xperimental merged 1 commit into
grafana:mainfrom
xperimental:fix-maximum-openshift
Jun 11, 2025
Merged

fix(operator): Fix type of maximum OpenShift version property#18066
xperimental merged 1 commit into
grafana:mainfrom
xperimental:fix-maximum-openshift

Conversation

@xperimental

@xperimental xperimental commented Jun 11, 2025

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:

Currently we pass in the maximum version as a number, which has worked for the previous releases, but stops working with 4.20, because it is parsed as 4.2. This PR fixes this by changing the type to a string.

Which issue(s) this PR fixes:

Fixes LOG-7299

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Title matches the required conventional commits format, see here
@xperimental xperimental self-assigned this Jun 11, 2025
@xperimental
xperimental requested review from a team, JoaoBraveCoding and periklis as code owners June 11, 2025 13:23
@xperimental
xperimental merged commit f7c7dfa into grafana:main Jun 11, 2025
@xperimental
xperimental deleted the fix-maximum-openshift branch June 11, 2025 14:30
felix0102 pushed a commit to felix0102/loki that referenced this pull request Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants