diff --git a/sig-scheduling/annual-report-2024.md b/sig-scheduling/annual-report-2024.md index 2a9e7a8fe85..8667ae7ffcc 100644 --- a/sig-scheduling/annual-report-2024.md +++ b/sig-scheduling/annual-report-2024.md @@ -12,8 +12,16 @@ - Governance and leadership changes --> +- **Performance improvement** + - Iterated on QueueingHints towards re-enabling the feature. ([KEP-4247](https://github.com/kubernetes/enhancements/tree/master/keps/sig-scheduling/4247-queueinghint)) + - Introduced asynchronous preemption ([KEP-4832](https://github.com/kubernetes/enhancements/tree/master/keps/sig-scheduling/4832-async-preemption)) when there are pods to be preempted. + - Improved [the internal scheduling performance test suite (scheduler-perf)](https://github.com/kubernetes/kubernetes/tree/master/test/integration/scheduler_perf) to cover more scenarios and alert us when the degradation is introduced. +- **DRA**: Added DRA scheduling with the structured parameters, replacing classic DRA ([KEP-4381](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/4381-dra-structured-parameters#kube-scheduler)). + 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)? +- [scheduler-plugins](https://github.com/kubernetes-sigs/scheduler-plugins/) +- [kwok](https://github.com/kubernetes-sigs/kwok) 3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)? @@ -21,27 +29,23 @@ Examples include links to email, slides, or recordings. --> -4. KEP work in 2024 (v1.30, v1.31, v1.32): - +4. KEP work in 2024 (v1.30, v1.31, v1.32): - + - [3838 - Pod Mutable Scheduling Directives](https://github.com/kubernetes/enhancements/tree/master/keps/sig-scheduling/3838-pod-mutable-scheduling-directives) - v1.30 ## [Subprojects](https://git.k8s.io/community/sig-scheduling#subprojects) @@ -69,12 +73,12 @@ ## Operational Operational tasks in [sig-governance.md]: -- [ ] [README.md] reviewed for accuracy and updated if needed -- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed +- [x] [README.md] reviewed for accuracy and updated if needed +- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed - [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed -- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed -- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed +- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed +- [x] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed [CONTRIBUTING.md]: https://git.k8s.io/community/sig-scheduling/CONTRIBUTING.md