|
4 | 4 |
|
5 | 5 | 1. What work did the SIG do this year that should be highlighted?
|
6 | 6 |
|
| 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 |
7 | 10 | <!--
|
8 | 11 | 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 | + --> |
14 | 17 |
|
15 | 18 | 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
|
16 | 19 |
|
| 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 |
17 | 26 |
|
18 | 27 | 3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
|
19 | 28 |
|
| 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 | + |
20 | 33 | <!--
|
21 | 34 | Examples include links to email, slides, or recordings.
|
22 | 35 | -->
|
23 | 36 |
|
24 | 37 | 4. KEP work in 2024 (v1.30, v1.31, v1.32):
|
| 38 | + |
| 39 | +NONE |
| 40 | + |
25 | 41 | <!--
|
26 | 42 | TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction.
|
27 | 43 |
|
|
30 | 46 | Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
|
31 | 47 | -->
|
32 | 48 |
|
33 |
| -<!-- |
| 49 | +<!-- |
34 | 50 |
|
35 | 51 | -->
|
36 | 52 |
|
37 | 53 | ## [Subprojects](https://git.k8s.io/community/sig-k8s-infra#subprojects)
|
38 | 54 |
|
39 |
| - |
40 | 55 | **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 |
47 | 63 |
|
48 | 64 | ## [Working groups](https://git.k8s.io/community/sig-k8s-infra#working-groups)
|
49 | 65 |
|
50 | 66 | **Continuing:**
|
51 |
| - - LTS |
| 67 | + |
| 68 | +- LTS |
52 | 69 |
|
53 | 70 | ## Operational
|
54 | 71 |
|
55 | 72 | 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 |
57 | 75 | - [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
|
58 | 76 | - [ ] 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 |
61 | 79 | - [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
|
62 | 80 |
|
63 |
| - |
64 | 81 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-k8s-infra/CONTRIBUTING.md
|
65 | 82 | [sig-governance.md]: https://git.k8s.io/community/committee-steering/governance/sig-governance.md
|
66 | 83 | [README.md]: https://git.k8s.io/community/sig-k8s-infra/README.md
|
67 | 84 | [sigs.yaml]: https://git.k8s.io/community/sigs.yaml
|
68 |
| -[devel]: https://git.k8s.io/community/contributors/devel/README.md |
|
0 commit comments