Merge pull request #8330 from maciaszczykm/patch-1

2024 Annual Report: SIG UI
This commit is contained in:
Kubernetes Prow Robot 2025-03-04 05:31:43 -08:00 committed by GitHub
commit 57909f0a86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 17 additions and 26 deletions

View File

@ -4,35 +4,26 @@
1. What work did the SIG do this year that should be highlighted?
<!--
Some example items that might be worth highlighting:
- Major KEP advancement
- Important initiatives that aren't tracked via KEPs
- Paying down significant tech debt
- Governance and leadership changes
-->
Added caching functionality to the Dashboard API. Once the cache is hydrated it significantly improves both responsiveness and memory usage of Dashboard on clusters with large amounts of resources. More information can be found in the design doc and new cache-related arguments added to the API module.
Released a couple of new versions, containing smaller updates, bug fixes and dependency updates to stay compatible with Kubernetes releases.
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
None.
3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
<!--
Examples include links to email, slides, or recordings.
-->
[Navigating the Future: Exploring the Latest in Kubernetes Dashboard Development - Marcin Maciaszczyk & Sebastian Florek, Plural](https://kccncna2024.sched.com/event/1hoym/navigating-the-future-exploring-the-latest-in-kubernetes-dashboard-development-marcin-maciaszczyk-sebastian-florek-plural)
Slides: https://static.sched.com/hosted_files/kccncna2024/14/Kubecon%202024%20NA.pptx.pdf
Recording: https://www.youtube.com/watch?v=7BV1QAgTCxI
4. KEP work in 2024 (v1.30, v1.31, v1.32):
<!--
TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction.
Note: This list is generated from the KEP metadata in kubernetes/enhancements repository.
If you find any discrepancy in the generated list here, please check the KEP metadata.
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
-->
<!--
-->
None.
## [Subprojects](https://git.k8s.io/community/sig-ui#subprojects)
@ -46,12 +37,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
- [ ] 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] [README.md] reviewed for accuracy and updated if needed
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated 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-ui/CONTRIBUTING.md