feat: release prep for operator v0.20.0#292
Open
psrvere wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
/kind feature |
Contributor
|
[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. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
3c32749 to
79bf60f
Compare
- Update shipwright-io/build to v0.20.0 - Update k8s deps to v0.36.1, controller-runtime to v0.24.1 - Update Go to 1.26.3 - Download kodata from Build v0.20.0 release - Update minKubeVersion to 1.34.0 - Bump VERSION to 0.20.0 - Update CI: Go 1.26.x, k8s v1.36.0, KinD v0.32.0, envtest 1.36 - Regenerate RBAC manifests and OLM bundle - Pin knative.dev/pkg to release-1.19 (knative.dev/pkg@latest removed metrics and tracing/config packages still imported by tektoncd/triggers) Co-Authored-By: Claude Code Signed-off-by: Prateek Singh Rathore <prateek.singh.rathore@gmail.com>
79bf60f to
e3d9383
Compare
Contributor
Author
|
/ok-to-test |
Contributor
Author
|
@shipwright-io/maintainers The PR updates CI matrix from v1.33.1 to v1.36.1. Please update the branch protection status check also. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
metrics and tracing/config packages that tektoncd/triggers still
imports transitively via knative.dev/eventing)
Note: Triggers v0.20.0 is not yet released — kodata/triggers-release.yaml
will be updated in a follow-up.
Submitter Checklist
See the contributor guide
for details on coding conventions, github and prow interactions, and the code review process.
Release Notes
Co-Authored-By: Claude Code