-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[main] Bump min K8s version to 1.25 #2520
[main] Bump min K8s version to 1.25 #2520
Conversation
minVersion: 1.25.0 | ||
golang: '1.21' | ||
nodejs: 16.x | ||
ocpVersion: | ||
min: '4.11' | ||
max: '4.14' | ||
label: 'v4.11' | ||
min: '4.12' | ||
max: '4.15' | ||
label: 'v4.12' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these are the only changes, rest is from the make generated-files
, right?
(asking b/c it is just one commit)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yepp
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
/hold
(you can never be sure w/ CI ... )
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: matzew, ReToCode The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
/unhold |
3fd451a
into
openshift-knative:main
As per title.