-
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
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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 <vdemeest@redhat.com>
With the update of k8s dependencies, most of the codegen commands changed (different flags, …), so this is adapting them. Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
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 <vdemeest@redhat.com>
acd6ee7
to
9a4c386
Compare
The following is the coverage report on the affected files.
|
/retest |
Changes
But we enforce
KUBERNETES_MIN_VERSION
stays the same as today, aka k8s1.28.x.
Signed-off-by: Vincent Demeester vdemeest@redhat.com
/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