Skip to content

Pull requests: knative/eventing

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Move GetLoggingConfig from cmd/broker to pkg/utils needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#9015 opened Apr 10, 2026 by Ankitsinghsisodya Loading…
4 tasks done
fix(adapter): start pprof server when profiling is enabled ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#9008 opened Apr 1, 2026 by theakshaypant Loading…
5 tasks
test: update KAIL_VERSION from v0.16.1 to v0.17.4 area/test-and-release Test infrastructure, tests or release do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#9006 opened Apr 1, 2026 by Ankitsinghsisodya Loading…
hack: quote REPO_ROOT_DIR inside mktemp call in verify-codegen.sh area/test-and-release Test infrastructure, tests or release needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#9004 opened Apr 1, 2026 by Ankitsinghsisodya Loading…
hack: remove redundant exit-code check after go run in install.sh area/test-and-release Test infrastructure, tests or release needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#9002 opened Apr 1, 2026 by Ankitsinghsisodya Loading…
hack: replace fragile awk pipeline with 'go env GOARCH' in install.sh area/test-and-release Test infrastructure, tests or release needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#9000 opened Apr 1, 2026 by Ankitsinghsisodya Loading…
ci: standardize rtCamp/action-slack-notify to v2.2.1 across workflows needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8998 opened Apr 1, 2026 by Ankitsinghsisodya Loading…
hack: remove deprecated export GO111MODULE=on area/test-and-release Test infrastructure, tests or release needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8996 opened Apr 1, 2026 by Ankitsinghsisodya Loading…
hack: remove redundant 'set -e' alongside 'set -o errexit' area/test-and-release Test infrastructure, tests or release needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8994 opened Apr 1, 2026 by Ankitsinghsisodya Loading…
hack: quote dirname substitution and REPO_ROOT_DIR in release.sh area/test-and-release Test infrastructure, tests or release needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8992 opened Apr 1, 2026 by Ankitsinghsisodya Loading…
hack: quote YAML_OUTPUT_DIR in rm command to prevent word-splitting area/test-and-release Test infrastructure, tests or release lgtm Indicates that a PR is ready to be merged. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8990 opened Apr 1, 2026 by Ankitsinghsisodya Loading…
ci: upgrade actions/checkout from v2 to v4 in knative-downstream workflow needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8988 opened Apr 1, 2026 by Ankitsinghsisodya Loading…
2 tasks
[release-1.21] Backport centralized TLS configuration needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#8966 opened Mar 25, 2026 by Fedosin Contributor Loading…
Update default minimum TLS version to 1.3 size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#8916 opened Mar 17, 2026 by Fedosin Contributor Loading…
5 tasks done
Migrate tracingTest helper from Zipkin to OpenTelemetry area/test-and-release Test infrastructure, tests or release needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8913 opened Mar 14, 2026 by brucearctor Loading…
fix: upgrade Go to 1.26.0 to resolve CVE-2025-68121 needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#8884 opened Feb 23, 2026 by WSandboxedOCCodeBot Loading…
Add URI validation for EventType Source and Schema fields kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#8837 opened Jan 11, 2026 by Kunal1522 Contributor Loading…
feat: Add klog verbosity configuration via the K_KLOG_LEVEL environme… needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8835 opened Jan 8, 2026 by Kunal1522 Contributor Loading…
Add disableCache flag to ApiServerSource for reduced API connections needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8833 opened Jan 7, 2026 by Kunal1522 Contributor Loading…
feat(eventdrop): add centralized telemetry API for dropped events do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#8818 opened Dec 9, 2025 by jijo-OO7 Draft
Inform user of dropped events #8572 lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#8817 opened Dec 5, 2025 by namanONcode Loading…
5 tasks
fix: added a function to response labels needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#8658 opened Aug 6, 2025 by EraKin575 Contributor Loading…
5 tasks
ProTip! Filter pull requests by the default branch with base:main.