-
Notifications
You must be signed in to change notification settings - Fork 184
Pull requests: kubernetes-sigs/agent-sandbox
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: clear stale pod-name annotation instead of hard error
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#521
opened Apr 3, 2026 by
noeljackson
Loading…
3 tasks done
fix: skip not-ready sandboxes during warm pool adoption
area:extensions
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#519
opened Apr 3, 2026 by
noeljackson
Loading…
3 tasks done
feat: propagate podTemplate annotations from Sandbox to Pod
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
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.
#517
opened Apr 3, 2026 by
noeljackson
Loading…
4 tasks done
Add --cluster-domain flag to make service FQDN configurable
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#516
opened Apr 3, 2026 by
kincoy
Loading…
fix(python): add backward compatibility for SandboxClaim status.sandbox.Name
area:python-client
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
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.
#515
opened Apr 3, 2026 by
kincoy
Loading…
feat: implement KEP-0174 for label and annotation propagation to sandbox pods
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
next-step:contributor
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#514
opened Apr 3, 2026 by
chw120
Loading…
Support extensions and custom controller flags in deploy-to-kube tool
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
next-step:contributor
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#511
opened Apr 2, 2026 by
igooch
Loading…
feat: async Python client for non-blocking sandbox operations
area:python-client
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#510
opened Apr 2, 2026 by
AndyJCai
Loading…
optimization: replace .Update() with .Patch() for claim updateStatus
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
next-step:contributor
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#508
opened Apr 2, 2026 by
vicentefb
Loading…
fix(python-client): harden tracing, uploads, and execution response handling
area:python-client
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#501
opened Apr 1, 2026 by
wllbo
Loading…
Open telemetry e2e test for Agent Sandbox Client
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
next-step:contributor
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#500
opened Apr 1, 2026 by
SHRUTI6991
•
Draft
perf(controllers): implement warm-pool assignment and async binding
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
next-step:contributor
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#497
opened Mar 31, 2026 by
vicentefb
Loading…
automation setup for the dependency vulnerability robot
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
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.
next-step:contributor
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
feat(python-sdk): add SandboxInClusterConnectionConfig to bypass router
area:python-client
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#489
opened Mar 30, 2026 by
vgunapati
Loading…
1 task done
feat: Add fgprof debug endpoint for Off-CPU time analysis
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
next-step:contributor
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#486
opened Mar 29, 2026 by
dongjiang1989
Loading…
Make cluster domain configurable via --cluster-domain flag
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
next-step:contributor
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#477
opened Mar 26, 2026 by
framsouza
Loading…
Use gvisor in openclaw example
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
next-step:contributor
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#475
opened Mar 25, 2026 by
janetkuo
Loading…
fix: ensure warm pool pod-name annotation before Sandbox Ready
area:extensions
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#469
opened Mar 24, 2026 by
Pepper-rice
Loading…
feat: support workspace resource overrides on SandboxClaims
area:extensions
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#459
opened Mar 22, 2026 by
noeljackson
Loading…
feat(env): Add automatic memory limit handling
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#457
opened Mar 21, 2026 by
dongjiang1989
Loading…
extensions: propagate claim identity labels to Sandboxes and backing Pods
area:extensions
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#455
opened Mar 21, 2026 by
noeljackson
Loading…
Implement list and delete snapshot functionality in Python SDK
area:python-client
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#448
opened Mar 20, 2026 by
shrutiyam-glitch
Loading…
sandboxclaim fix TemplateNotFound (#444)
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
next-step:contributor
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#445
opened Mar 20, 2026 by
phantooom
Loading…
Implement Sandbox status via conditions
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
next-step:contributor
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#422
opened Mar 16, 2026 by
SHRUTI6991
Loading…
add ownerRef to sandboxClaim
area:extensions
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#386
opened Mar 10, 2026 by
bwilkinson881
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.