Skip to content

Pull requests: kubernetes-sigs/lws

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

chore(deps): bump the kubernetes group with 8 updates 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. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#939 opened Jul 25, 2026 by dependabot Bot Loading…
docs: fix verb agreement and missing preposition in README.md cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#938 opened Jul 23, 2026 by amir-rezaei Loading…
feat: implement KEP-715 In-Place Group Restart 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.
#936 opened Jul 23, 2026 by Dasmat13 Contributor Loading…
feat: support configuring per-LWS gang scheduling enablement 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.
#935 opened Jul 23, 2026 by Dasmat13 Contributor Loading…
chore(deps-dev): bump the all group across 1 directory with 2 updates 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. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#934 opened Jul 18, 2026 by dependabot Bot Loading…
Populate DisaggregatedSet .status from owned LWS objects cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/bug Categorizes issue or PR as related to a bug. 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.
#933 opened Jul 17, 2026 by BenAyedMedAla Loading…
fix: prevent nil pointer panics in webhook and controller 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.
#932 opened Jul 16, 2026 by Dasmat13 Contributor Loading…
feat(disaggregatedset): per-role autoscaling via DisaggregatedSetRoleScaler cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/feature Categorizes issue or PR as related to a new feature. 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.
#922 opened Jul 9, 2026 by hasB4K Contributor Loading…
DisaggregatedSet: don't stall on slow pods and use the full range of maxUnavailable to maxSurge. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/feature Categorizes issue or PR as related to a new feature. 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.
#907 opened Jul 1, 2026 by hasB4K Contributor Loading…
fix(helm): add pre-install/pre-upgrade hook for CRD management and prevent helm upgrade deleting v0.7.0 CRDs cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. 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.
#886 opened Jun 17, 2026 by NoobDream2568 Loading…
Add fail-fast restart budget and init-phase DNS opt-in cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/feature Categorizes issue or PR as related to a new feature. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#877 opened Jun 9, 2026 by panpan0000 Member Loading…
Support subGroupPlacement for explicit worker subgroup assignment and node-constrained scheduling cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/feature Categorizes issue or PR as related to a new feature. 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.
#854 opened May 15, 2026 by liaolinrong Loading…
PoC Integration with Workload and PodGroup API 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. kind/feature Categorizes issue or PR as related to a new feature. 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.
#847 opened May 6, 2026 by Edwinhr716 Contributor Draft
KEP-666: Gang Scheduling in LWS 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. kind/documentation Categorizes issue or PR as related to documentation. kind/feature Categorizes issue or PR as related to a new feature. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. wg/workload-aware-scheduling Categorizes issue or PR as relevant to workload-aware scheduling WG.
#844 opened May 3, 2026 by yankay Member Loading…
ProTip! Filter pull requests by the default branch with base:main.