-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bumping knative.dev/eventing c91a9d8...ae6ed99: > ae6ed99 Fix JobSink to support AuthZ on GET too (# 8196) > 608e76c Add broker transformation test to upgrade tests (# 8190) Signed-off-by: Knative Automation <[email protected]>
- Loading branch information
1 parent
776ceba
commit 76872a4
Showing
5 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Submodule eventing
updated
5 files
+11 −12 | cmd/jobsink/main.go | |
+0 −9 | pkg/auth/token_verifier.go | |
+67 −37 | test/rekt/features/broker/feature.go | |
+39 −12 | test/upgrade/upgrade.go | |
+4 −0 | test/upgrade/upgrade_test.go |
Submodule eventing-kafka-broker
updated
from 76e67c to 8b4b0d
This file contains 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