-
Notifications
You must be signed in to change notification settings - Fork 206
Pull requests: knative/func
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test(mcp): add robust client-side behavioral tests for read-only and write modes
needs-ok-to-test
🤖 Needs an org member to approve testing
size/L
🤖 PR changes 100-499 lines, ignoring generated files.
#3791
opened May 19, 2026 by
SeeyaVhora
Loading…
fix: listen on IPv6 loopback (::1) in addition to 127.0.0.1
approved
🤖 PR has been approved by an approver from all required OWNERS files.
lgtm
🤖 PR is ready to be merged.
size/XS
🤖 PR changes 0-9 lines, ignoring generated files.
#3790
opened May 19, 2026 by
matejvasek
Contributor
Loading…
mcp: migrate healthcheck tool to call pkg/functions directly
needs-ok-to-test
🤖 Needs an org member to approve testing
size/XL
🤖 PR changes 500-999 lines, ignoring generated files.
#3788
opened May 19, 2026 by
vishal-iiserb
Loading…
[main] Upgrade to latest dependencies
approved
🤖 PR has been approved by an approver from all required OWNERS files.
lgtm
🤖 PR is ready to be merged.
size/S
🤖 PR changes 10-29 lines, ignoring generated files.
skip-review
PR may be merged without full review.
#3787
opened May 19, 2026 by
knative-automation
Contributor
Loading…
refactor(mcp): call pkg/functions directly for create and delete tools
needs-ok-to-test
🤖 Needs an org member to approve testing
size/L
🤖 PR changes 100-499 lines, ignoring generated files.
#3780
opened May 18, 2026 by
sneharathod7
Loading…
fix(deploy): don't write func.yaml before remote pipeline runs (#3679)
kind/bug
Bugs
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.
#3779
opened May 18, 2026 by
Sofiyan-Shaikh
Loading…
refactor(mcp): call pkg/functions directly for list tool
needs-ok-to-test
🤖 Needs an org member to approve testing
size/L
🤖 PR changes 100-499 lines, ignoring generated files.
#3778
opened May 17, 2026 by
xenonnn4w
Contributor
Loading…
3 tasks done
fix: forward CLI overrides to in-cluster deploy for Git-based remote deploys
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.
#3777
opened May 17, 2026 by
Ankitsinghsisodya
Contributor
Loading…
feat: enable volume mounts for local func run
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.
#3776
opened May 17, 2026 by
Ankitsinghsisodya
Contributor
Loading…
cleanup: replace docker.io image references with ghcr.io mirrors
ok-to-test
🤖 Non-member PR verified by an org member that is safe to test.
size/XS
🤖 PR changes 0-9 lines, ignoring generated files.
#3775
opened May 17, 2026 by
Ankitsinghsisodya
Contributor
Loading…
feat: add --json output mode to all func subcommands
ok-to-test
🤖 Non-member PR verified by an org member that is safe to test.
size/XXL
🤖 PR changes 1000+ lines, ignoring generated files.
#3774
opened May 17, 2026 by
Ankitsinghsisodya
Contributor
Loading…
7 tasks
Cleanup: Extend CLI error wrapping to describe and invoke commands
needs-ok-to-test
🤖 Needs an org member to approve testing
size/L
🤖 PR changes 100-499 lines, ignoring generated files.
#3773
opened May 17, 2026 by
cubaseuser123
Contributor
Loading…
fix: use non-root group for dialer and volume-uploader pods
ok-to-test
🤖 Non-member PR verified by an org member that is safe to test.
size/XS
🤖 PR changes 0-9 lines, ignoring generated files.
#3767
opened May 16, 2026 by
Itx-Psycho0
Contributor
Loading…
feat(mcp): add repository list/add/rename/remove tools
kind/enhancement
Feature additions or improvements to existing
needs-ok-to-test
🤖 Needs an org member to approve testing
size/XL
🤖 PR changes 500-999 lines, ignoring generated files.
#3766
opened May 16, 2026 by
Ankitsinghsisodya
Contributor
Loading…
docs(mcp): fix delete tool instructions — no-args CWD mode not supported
needs-ok-to-test
🤖 Needs an org member to approve testing
size/XS
🤖 PR changes 0-9 lines, ignoring generated files.
#3764
opened May 16, 2026 by
Ankitsinghsisodya
Contributor
Loading…
fix(mcp): use result in error message instead of nil err in create test
needs-ok-to-test
🤖 Needs an org member to approve testing
size/XS
🤖 PR changes 0-9 lines, ignoring generated files.
#3763
opened May 16, 2026 by
Ankitsinghsisodya
Contributor
Loading…
fix(cmd): return error when config add flags are partially provided
needs-ok-to-test
🤖 Needs an org member to approve testing
size/M
🤖 PR changes 30-99 lines, ignoring generated files.
#3762
opened May 16, 2026 by
Ankitsinghsisodya
Contributor
Loading…
fix(mcp): prevent hang in config add/remove handlers when required fields are omitted
needs-ok-to-test
🤖 Needs an org member to approve testing
size/L
🤖 PR changes 100-499 lines, ignoring generated files.
#3761
opened May 16, 2026 by
Ankitsinghsisodya
Contributor
Loading…
feat: func clusters - dev cluster creation
approved
🤖 PR has been approved by an approver from all required OWNERS files.
size/XXL
🤖 PR changes 1000+ lines, ignoring generated files.
#3754
opened May 16, 2026 by
lkingland
Member
Loading…
feat: Add CA certificate bundle support for builds
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.
#3751
opened May 15, 2026 by
Itx-Psycho0
Contributor
Loading…
fix(mcp): block build --push in read-only MCP mode
needs-ok-to-test
🤖 Needs an org member to approve testing
size/XS
🤖 PR changes 0-9 lines, ignoring generated files.
#3741
opened May 14, 2026 by
Ankitsinghsisodya
Contributor
Loading…
mcp: add invoke tool to test deployed Functions from agent context
kind/enhancement
Feature additions or improvements to existing
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.
#3739
opened May 14, 2026 by
thonmay
Loading…
mcp: add func-workflow prompt for guided Function lifecycle
kind/enhancement
Feature additions or improvements to existing
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.
#3737
opened May 14, 2026 by
thonmay
Loading…
mcp: add describe tool for Function inspection
kind/enhancement
Feature additions or improvements to existing
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.
#3736
opened May 14, 2026 by
thonmay
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.