-
Notifications
You must be signed in to change notification settings - Fork 100
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] Upgrade to latest dependencies #1568
[main] Upgrade to latest dependencies #1568
Conversation
21af010
to
6dd4b7d
Compare
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #1568 +/- ##
=======================================
Coverage 79.19% 79.19%
=======================================
Files 41 41
Lines 1855 1855
=======================================
Hits 1469 1469
Misses 281 281
Partials 105 105 ☔ View full report in Codecov by Sentry. |
bumping knative.dev/hack c4a34c3...34850cd: > 34850cd Update community files (# 319) > da6e74c 🐛 The `go.work.sum` don't influence the dependencies resolution (# 317) bumping knative.dev/eventing ceecbb0...b704ab1: > b704ab1 [main] Update community files (# 7274) > 6194d9d Filters created once (# 7213) > 33c5e78 [main] Upgrade to latest dependencies (# 7284) > 37a0e3c Scheduler: fix reserved replicas handling, blocking autoscaler and overcommitted pods (# 7281) > 8447a36 Fix event dispatcher library data race (# 7280) > 8caba4e Fail when ApiServerSource adapter can't retrieve resources (# 7279) > fa19118 [main] Upgrade to latest dependencies (# 7275) bumping knative.dev/serving 0d73dfe...60cb95f: > 60cb95f upgrade to latest dependencies (# 14423) > 177bb2d Update community files (# 14414) > ba78403 Update net-istio nightly (# 14418) > a571e4a Update net-gateway-api nightly (# 14416) > 3c15b82 upgrade to latest dependencies (# 14415) bumping knative.dev/networking 6aa8805...65a08ef: > 65a08ef upgrade to latest dependencies (# 866) bumping knative.dev/caching 9446813...f45a005: > f45a005 upgrade to latest dependencies (# 788) > 3d313f7 Update community files (# 786) > 7f3928f upgrade to latest dependencies (# 787) bumping knative.dev/pkg 8761ceb...559de7e: > 559de7e upgrade to latest dependencies (# 2833) > dd819c0 Update community files (# 2830) > 05a411a upgrade to latest dependencies (# 2831) > 76b4202 Add AuthStatus type (# 2829) Signed-off-by: Knative Automation <[email protected]>
6dd4b7d
to
f9b3bd2
Compare
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: knative-automation, matzew 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 |
This patch renames CopyConfigMapWithForceUpdate to CopyConfigMap and removes `forceUpdate` param and always allow to add extra fields in ConfigMap Fixes: knative#1568 Signed-off-by: Shiv Verma <[email protected]>
Cron -knative-prow-robot
/cc knative/operations-wg-leads
/assign knative/operations-wg-leads
Produced by: knative-extensions/knobots/actions/update-deps