-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Bump knative.dev/pkg to release-1.17 #8538
base: main
Are you sure you want to change the base?
Conversation
cc @afrittoli |
This relates to #8529 but doesn't necessarily close it as we need to define some rules on this. |
/test pull-tekton-pipeline-build-tests |
@waveywaves @afrittoli 2092e23 changes some |
@vdemeester k8s 1.28 is EOL though. I'm fine to do the update in a separate PR, but we should get in a cadence where we don't support k8s EOL releases in our latest release. |
If we didn't update |
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
/assign |
But we enforce KUBERNETES_MIN_VERSION stays the same as today, aka k8s 1.28.x. Signed-off-by: Vincent Demeester <[email protected]>
With the update of k8s dependencies, most of the codegen commands changed (different flags, …), so this is adapting them. Signed-off-by: Vincent Demeester <[email protected]>
b51ea22
to
acd6ee7
Compare
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
Signed-off-by: Vincent Demeester <[email protected]>
acd6ee7
to
9a4c386
Compare
The following is the coverage report on the affected files.
|
/retest |
1 similar comment
/retest |
The following is the coverage report on the affected files.
|
/test pull-tekton-pipeline-build-tests |
/lgtm |
/test pull-tekton-pipeline-build-tests |
Yes, I understand, but we should bump it nonetheless - not in this PR, but in a different PR where we change the |
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: afrittoli 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 |
Changes
But we enforce
KUBERNETES_MIN_VERSION
stays the same as today, aka k8s1.28.x.
Signed-off-by: Vincent Demeester [email protected]
/kind misc
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
/kind <type>
. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tepRelease Notes