-
Notifications
You must be signed in to change notification settings - Fork 82
[main] Upgrade to latest dependencies #1456
[main] Upgrade to latest dependencies #1456
Conversation
ff75a4f
to
09f52ac
Compare
@knative-automation: GitHub didn't allow me to request PR reviews from the following users: knative-extensions/eventing-writers. Note that only knative-extensions members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this:
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/test-infra repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: knative-automation 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 |
9f5bd9d
to
601e951
Compare
601e951
to
a6c4c6f
Compare
} | ||
|
||
func NewDispatcher(oidcTokenProvider *auth.OIDCTokenProvider) *Dispatcher { | ||
func NewDispatcher(clientConfig eventingtls.ClientConfig, oidcTokenProvider *auth.OIDCTokenProvider) *Dispatcher { |
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.
This is a breaking change, introduced by https://github.com/knative/eventing/pull/7532/files
and causing trouble on the pkg/source/adapter/adapter.go
file
44d51b6
to
0c0da84
Compare
bumping knative.dev/reconciler-test 3c6c7d6...50276df: > 50276df upgrade to latest dependencies (# 654) > 4357f51 upgrade to latest dependencies (# 649) > eaf0b82 Update community files (# 653) > 71a6b2b Remove kubectl dependency in hack/update-cert-manager.sh (# 652) > f3503f8 Update community files (# 651) Signed-off-by: Knative Automation <[email protected]>
0c0da84
to
f2570e8
Compare
@knative-automation: The following tests failed, say
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/test-infra repository. I understand the commands that are listed here. |
Closing in favor of #1458 |
Cron -knative-prow-robot
/cc knative-extensions/eventing-writers
/assign knative-extensions/eventing-writers
Produced by: knative-extensions/knobots/actions/update-deps