Skip to content

Commit 57909f0

Browse files
authored
Merge pull request #8330 from maciaszczykm/patch-1
2024 Annual Report: SIG UI
2 parents ec3a523 + d7646b8 commit 57909f0

File tree

1 file changed

+16
-25
lines changed

1 file changed

+16
-25
lines changed

sig-ui/annual-report-2024.md

Lines changed: 16 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,26 @@
44

55
1. What work did the SIG do this year that should be highlighted?
66

7-
<!--
8-
Some example items that might be worth highlighting:
9-
- Major KEP advancement
10-
- Important initiatives that aren't tracked via KEPs
11-
- Paying down significant tech debt
12-
- Governance and leadership changes
13-
-->
7+
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.
8+
9+
Released a couple of new versions, containing smaller updates, bug fixes and dependency updates to stay compatible with Kubernetes releases.
10+
1411

1512
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
1613

14+
None.
1715

1816
3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
1917

20-
<!--
21-
Examples include links to email, slides, or recordings.
22-
-->
18+
[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)
2319

24-
4. KEP work in 2024 (v1.30, v1.31, v1.32):
25-
<!--
26-
TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction.
20+
Slides: https://static.sched.com/hosted_files/kccncna2024/14/Kubecon%202024%20NA.pptx.pdf
2721

28-
Note: This list is generated from the KEP metadata in kubernetes/enhancements repository.
29-
If you find any discrepancy in the generated list here, please check the KEP metadata.
30-
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
31-
-->
22+
Recording: https://www.youtube.com/watch?v=7BV1QAgTCxI
3223

33-
<!--
24+
4. KEP work in 2024 (v1.30, v1.31, v1.32):
3425

35-
-->
26+
None.
3627

3728
## [Subprojects](https://git.k8s.io/community/sig-ui#subprojects)
3829

@@ -46,12 +37,12 @@
4637
## Operational
4738

4839
Operational tasks in [sig-governance.md]:
49-
- [ ] [README.md] reviewed for accuracy and updated if needed
50-
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
51-
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
52-
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
53-
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
54-
- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
40+
- [x] [README.md] reviewed for accuracy and updated if needed
41+
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
42+
- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
43+
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
44+
- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
45+
- [x] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
5546

5647

5748
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-ui/CONTRIBUTING.md

0 commit comments

Comments
 (0)