Skip to content

Pull requests: kubernetes-sigs/agent-sandbox

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

Add helm chart for agent sandbox 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#618 opened Apr 18, 2026 by pandaji Loading…
WIP: Create docs eval for install-from-source scenario 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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#617 opened Apr 18, 2026 by justinsb Contributor Draft
feat: adopt safe-to-evict=on-completion for claimed sandbox pods 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.
#615 opened Apr 18, 2026 by chw120 Contributor Loading…
fix: recover sandbox when tracked pod is deleted externally 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.
#613 opened Apr 17, 2026 by kincoy Contributor Loading…
Add AvailableReplicas to SandboxWarmPool status 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#610 opened Apr 17, 2026 by yashasvimisra2798 Contributor Loading…
Fix SandboxClaim stuck in TemplateNotFound status 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.
#609 opened Apr 17, 2026 by Oneimu Contributor Loading…
test: add warm pool pod exclusivity regression test 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.
#608 opened Apr 16, 2026 by wllbo Contributor Loading…
Add example to integrate HPA with warmpool cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#605 opened Apr 16, 2026 by shrutiyam-glitch Contributor Loading…
optimization: r.List() improved filtering 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. 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.
#601 opened Apr 15, 2026 by vicentefb Member Loading…
Initial PR for adding gRPC Proto that defines the Sandbox execution methods 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. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#597 opened Apr 15, 2026 by SHRUTI6991 Contributor Loading…
feat: recreate Pod on Sandbox PodTemplate spec drift 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#593 opened Apr 15, 2026 by dongjiang1989 Member Loading…
Fix retained expired SandboxClaim cleanup for adopted sandboxes 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.
#589 opened Apr 14, 2026 by rayowang Contributor Loading…
chore: add dependabot configuration for Go modules and GitHub Actions 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.
#588 opened Apr 14, 2026 by Oneimu Contributor Loading…
Python SDK K8 helper bug for fail fast and retry on reconcilation error 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. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#586 opened Apr 13, 2026 by SHRUTI6991 Contributor Loading…
feat: introduce TTL-based cleanups for SandboxClaims 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#583 opened Apr 13, 2026 by bittermandel Loading…
Add install.sh script for one-line local setup using kind 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.
#579 opened Apr 12, 2026 by yashasvimisra2798 Contributor Loading…
Add end-to-end tests for AsyncSandboxClient 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.
#578 opened Apr 12, 2026 by yashasvimisra2798 Contributor Loading…
enable-go-race-detector 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.
#575 opened Apr 11, 2026 by yashasvimisra2798 Contributor Loading…
Add end-to-end client to claim ready latency metric 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. 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.
#565 opened Apr 10, 2026 by igooch Contributor Loading…
feat: add async pod snapshot support to Python SDK 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.
#563 opened Apr 9, 2026 by AndyJCai Contributor Loading…
Fix for Duplicate Sandbox Adoption 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.
#559 opened Apr 9, 2026 by chw120 Contributor Loading…
override podsnapshot api version 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.
#556 opened Apr 9, 2026 by brandonroyal Contributor Loading…
feat: set service ports when containerPort is set 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.
#547 opened Apr 8, 2026 by flpanbin Contributor Loading…
Fix stale observedTimes entries for ControllerStartupLatency 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. 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.
#546 opened Apr 8, 2026 by igooch Contributor Loading…
feat: implement automated release workflow 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#542 opened Apr 7, 2026 by shrutiyam-glitch Contributor Loading…
ProTip! Adding no:label will show everything without a label.