Skip to content

Pull requests: knative/func

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

remote tests use default builder approved 🤖 PR has been approved by an approver from all required OWNERS files. size/S 🤖 PR changes 10-29 lines, ignoring generated files.
#4027 opened Aug 29, 2026 by gauron99 Contributor Loading…
cleanup: Inject a single k8s.Client instead of reading the kubeconfig ad hoc approved 🤖 PR has been approved by an approver from all required OWNERS files. kind/cleanup Cleanup size/XXL 🤖 PR changes 1000+ lines, ignoring generated files.
#4026 opened Aug 28, 2026 by gauron99 Contributor Loading…
feat(mcp): add a parameterized 'onboard' prompt approved 🤖 PR has been approved by an approver from all required OWNERS files. kind/enhancement Feature additions or improvements to existing lgtm 🤖 PR is ready to be merged. size/XL 🤖 PR changes 500-999 lines, ignoring generated files.
#4021 opened Aug 24, 2026 by Ankitsinghsisodya Contributor Loading…
Remove leftover unused files approved 🤖 PR has been approved by an approver from all required OWNERS files. kind/cleanup Cleanup size/XXL 🤖 PR changes 1000+ lines, ignoring generated files.
#4018 opened Aug 21, 2026 by gauron99 Contributor Loading…
fix(k8s): preserve service network fields on redeploy kind/bug Bugs needs-ok-to-test 🤖 Needs an org member to approve testing size/L 🤖 PR changes 100-499 lines, ignoring generated files.
#4013 opened Aug 18, 2026 by Elvand-Lie Contributor Loading…
fix(git): avoid misclassifying GitLab repository URLs do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. kind/bug Bugs needs-ok-to-test 🤖 Needs an org member to approve testing size/M 🤖 PR changes 30-99 lines, ignoring generated files.
#4002 opened Aug 10, 2026 by Elvand-Lie Contributor Draft
feat: pin func-utils image to a per-release-branch tag approved 🤖 PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. size/L 🤖 PR changes 100-499 lines, ignoring generated files.
#3994 opened Aug 6, 2026 by gauron99 Contributor Draft
[WIP] Add TLS/SASL authentication support for Kafka functions do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. size/L 🤖 PR changes 100-499 lines, ignoring generated files.
#3975 opened Jul 28, 2026 by aliok Member Loading…
feat: add Kafka invocation support to func invoke kind/enhancement Feature additions or improvements to existing needs-ok-to-test 🤖 Needs an org member to approve testing size/L 🤖 PR changes 100-499 lines, ignoring generated files.
#3955 opened Jul 21, 2026 by singhshresth26 Loading…
fix: use %w instead of %v for error wrapping in fmt.Errorf kind/cleanup Cleanup needs-ok-to-test 🤖 Needs an org member to approve testing needs-rebase Cannot be merged due to conflicts with HEAD. size/L 🤖 PR changes 100-499 lines, ignoring generated files.
#3946 opened Jul 14, 2026 by kritagyaio Loading…
gateway impl to expose raw deployer functions approved 🤖 PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. kind/enhancement Feature additions or improvements to existing needs-rebase Cannot be merged due to conflicts with HEAD. size/XXL 🤖 PR changes 1000+ lines, ignoring generated files.
#3945 opened Jul 12, 2026 by gauron99 Contributor Draft
Migrate non-Knative Ingress resources to Gateway API HTTPRoute approved 🤖 PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. needs-rebase Cannot be merged due to conflicts with HEAD. size/L 🤖 PR changes 100-499 lines, ignoring generated files.
#3944 opened Jul 10, 2026 by matejvasek Contributor Draft
Let KEDA functions scale to zero needs-ok-to-test 🤖 Needs an org member to approve testing size/M 🤖 PR changes 30-99 lines, ignoring generated files.
#3925 opened Jun 30, 2026 by Tushar-Khandelwal-2004 Loading…
fix(ci): make git describe robust against shallow checkouts kind/bug Bugs needs-ok-to-test 🤖 Needs an org member to approve testing needs-rebase Cannot be merged due to conflicts with HEAD. size/M 🤖 PR changes 30-99 lines, ignoring generated files.
#3922 opened Jun 25, 2026 by shreyaabaranwal Loading…
pipelines: ship effective config inside the source upload approved 🤖 PR has been approved by an approver from all required OWNERS files. kind/bug Bugs size/L 🤖 PR changes 100-499 lines, ignoring generated files.
#3919 opened Jun 25, 2026 by gauron99 Contributor Loading…
refactor(invoke): simplify extension map iteration kind/cleanup Cleanup needs-ok-to-test 🤖 Needs an org member to approve testing size/XS 🤖 PR changes 0-9 lines, ignoring generated files.
#3913 opened Jun 20, 2026 by shreyaabaranwal Loading…
fix: guard against empty Build.Image in ImageNameWithDigest needs-ok-to-test 🤖 Needs an org member to approve testing size/XS 🤖 PR changes 0-9 lines, ignoring generated files.
#3905 opened Jun 17, 2026 by Elvand-Lie Contributor Loading…
fix: use %g instead of %f for autoscaling annotation values needs-ok-to-test 🤖 Needs an org member to approve testing needs-rebase Cannot be merged due to conflicts with HEAD. size/M 🤖 PR changes 30-99 lines, ignoring generated files.
#3904 opened Jun 17, 2026 by Elvand-Lie Contributor Loading…
feat(mcp): integrate tools with functions.Client API instead of CLI shell-out needs-ok-to-test 🤖 Needs an org member to approve testing needs-rebase Cannot be merged due to conflicts with HEAD. size/XXL 🤖 PR changes 1000+ lines, ignoring generated files.
#3889 opened Jun 10, 2026 by vishwas-droid Contributor Loading…
5 tasks done
fix: use taskRunTemplate for podTemplate in Tekton v1 PipelineRuns needs-ok-to-test 🤖 Needs an org member to approve testing needs-rebase Cannot be merged due to conflicts with HEAD. size/M 🤖 PR changes 30-99 lines, ignoring generated files.
#3871 opened Jun 1, 2026 by Itx-Psycho0 Contributor Loading…
fix(cmd): reorder invoke validation to check Initialized before Validate kind/bug Bugs ok-to-test 🤖 Non-member PR verified by an org member that is safe to test. size/M 🤖 PR changes 30-99 lines, ignoring generated files.
#3849 opened May 25, 2026 by Elvand-Lie Contributor Loading…
fix(cmd): move file read from newInvokeConfig to runInvoke kind/cleanup Cleanup needs-ok-to-test 🤖 Needs an org member to approve testing size/L 🤖 PR changes 100-499 lines, ignoring generated files.
#3847 opened May 25, 2026 by Elvand-Lie Contributor Loading…
Cleanup: Extend CLI error wrapping to subscribe and config commands needs-ok-to-test 🤖 Needs an org member to approve testing size/L 🤖 PR changes 100-499 lines, ignoring generated files.
#3837 opened May 22, 2026 by cubaseuser123 Contributor Loading…
mcp: use build-time version instead of hardcoded "0.1.0" needs-rebase Cannot be merged due to conflicts with HEAD. ok-to-test 🤖 Non-member PR verified by an org member that is safe to test. size/M 🤖 PR changes 30-99 lines, ignoring generated files.
#3832 opened May 21, 2026 by Ankitsinghsisodya Contributor Loading…
refactor: consolidate reference tracking with Tracker in deployer needs-rebase Cannot be merged due to conflicts with HEAD. ok-to-test 🤖 Non-member PR verified by an org member that is safe to test. size/L 🤖 PR changes 100-499 lines, ignoring generated files.
#3830 opened May 21, 2026 by Ankitsinghsisodya Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.