Skip to content

Commit 0761c01

Browse files
committed
SIG k8s Infra 2024 annual report
Signed-off-by: Arnaud Meukam <[email protected]>
1 parent dccb378 commit 0761c01

File tree

1 file changed

+35
-19
lines changed

1 file changed

+35
-19
lines changed

sig-k8s-infra/annual-report-2024.md

Lines changed: 35 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,40 @@
44

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

7+
- Integration with Microsoft Azure
8+
- Migration of prow.k8s.io to the community Infrastructure
9+
- Requirements for the migration fromg Google GCR to Google Artifact Registry
710
<!--
811
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-
-->
12+
- Major KEP advancement
13+
- Important initiatives that aren't tracked via KEPs
14+
- Paying down significant tech debt
15+
- Governance and leadership changes
16+
-->
1417

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

20+
- Improve our security posture
21+
- Optimize resources consumption
22+
- https://github.com/kubernetes/k8s.io/issues/5127
23+
- https://github.com/kubernetes/k8s.io/issues/7584
24+
- https://github.com/kubernetes/k8s.io/issues/4303
25+
- Observability
1726

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

29+
[Kubernetes Infra SIG: Intro and Updates](https://www.youtube.com/watch?v=1-OCYY-OG0A)
30+
31+
[Intro & Deep Dive Kubernetes Infrastructure](https://www.youtube.com/watch?v=XZlalBACTSg)
32+
2033
<!--
2134
Examples include links to email, slides, or recordings.
2235
-->
2336

2437
4. KEP work in 2024 (v1.30, v1.31, v1.32):
38+
39+
NONE
40+
2541
<!--
2642
TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction.
2743
@@ -30,39 +46,39 @@
3046
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
3147
-->
3248

33-
<!--
49+
<!--
3450
3551
-->
3652

3753
## [Subprojects](https://git.k8s.io/community/sig-k8s-infra#subprojects)
3854

39-
4055
**Continuing:**
41-
- community-images
42-
- k8s-infra-dns
43-
- k8s-infra-groups
44-
- k8s.io
45-
- porche
46-
- registry.k8s.io
56+
57+
- community-images
58+
- k8s-infra-dns
59+
- k8s-infra-groups
60+
- k8s.io
61+
- porche
62+
- registry.k8s.io
4763

4864
## [Working groups](https://git.k8s.io/community/sig-k8s-infra#working-groups)
4965

5066
**Continuing:**
51-
- LTS
67+
68+
- LTS
5269

5370
## Operational
5471

5572
Operational tasks in [sig-governance.md]:
56-
- [ ] [README.md] reviewed for accuracy and updated if needed
73+
74+
- [x] [README.md] reviewed for accuracy and updated if needed
5775
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
5876
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
59-
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
60-
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
77+
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
78+
- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
6179
- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
6280

63-
6481
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-k8s-infra/CONTRIBUTING.md
6582
[sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md
6683
[README.md]: https://git.k8s.io/community/sig-k8s-infra/README.md
6784
[sigs.yaml]: https://git.k8s.io/community/sigs.yaml
68-
[devel]: https://git.k8s.io/community/contributors/devel/README.md

0 commit comments

Comments
 (0)