-
Notifications
You must be signed in to change notification settings - Fork 110
Update deps for k8s 1.33 #2103
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
Update deps for k8s 1.33 #2103
Conversation
…dd k8s validation-gen
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.
@evankanderson: 0 warnings.
In response to this:
Fixes update-deps automation: https://github.com/knative-extensions/knobots/actions/runs/15681753979/job/44174716134
Proposed Changes
- Added new validator-gen dep to
./hack/tools.go- Ran
./hack/update-deps.sh --upgrade && ./hack/update-codegen.shRelease Note
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso, evankanderson 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 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2103 +/- ##
=======================================
Coverage 62.16% 62.16%
=======================================
Files 49 49
Lines 2318 2318
=======================================
Hits 1441 1441
Misses 785 785
Partials 92 92 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/lgtm |
Fixes update-deps automation: https://github.com/knative-extensions/knobots/actions/runs/15681753979/job/44174716134
Proposed Changes
./hack/tools.go./hack/update-deps.sh --upgrade && ./hack/update-codegen.shRelease Note