You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sig-cluster-lifecycle/annual-report-2022.md
+70-34Lines changed: 70 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,64 +4,100 @@
4
4
5
5
1. What work did the SIG do this year that should be highlighted?
6
6
7
-
-
8
-
-
9
-
-
10
-
7
+
- We migrated the default image repository in kubeadm and some of our other k8s deployment
8
+
tools from k8s.gcr.io to registry.k8s.io.
9
+
- kubeadm initiated work on migrating its etcd bootstrapping to use ["learner mode"](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cluster-lifecycle/kubeadm/3614-etcd-learner-mode)
10
+
- We finilized migrating subprojects away from the legacy ["master" label/taint](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint)
11
+
- We completed the setup of the ["kubernetes-sigs/cluster-api-addon-provider-helm"](https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/blob/main/OWNERS) subproject providing an option for Cluster API users to manage addons, and most specifically CPI being moved out of tree.
12
+
- We created the ["logical-cluster"](https://github.com/kubernetes-sigs/logical-cluster/blob/main/OWNERS) subproject to help in cases of CAPI cluster fleets.
13
+
- We worked tighly with test-infra supporting the migration to registry.k8s.io as well as reviewing test footprint of Cluster API.
14
+
- We started a Cluster API release team modeled from the Kubernetes release team, and this allowed the introduction of a [quarterly release cadence](https://github.com/kubernetes-sigs/cluster-api/tree/main/docs/release) for the entire 2023.
15
+
11
16
2. What initiatives are you working on that aren't being tracked in KEPs?
12
17
13
-
-
14
-
-
15
-
-
16
-
17
-
18
+
- SIG Cluster Lifecyle has not added any new KEPs that affect the whole group or the wider Kubernetes.
19
+
New KEPs and KEP updates were only done for [kubeadm](https://git.k8s.io/enhancements/keps/sig-cluster-lifecycle/kubeadm),
20
+
which is the only subproject that is part of the Kubernetes release artifacts.
21
+
Most of the activity in this group happens outside of the KEP process.
22
+
Individual projects have implemented their own proposal tracking means, such
23
+
as the [Cluster API CAEP process](https://sigs.k8s.io/cluster-api/docs/proposals).
24
+
- A general theme across subprojects is driving them to maturity.
25
+
With the exception of projects like kubeadm, minikube, kOps and kubespray most of
26
+
our other subprojects are fairly new in Kubernetes years.
18
27
19
28
3. KEP work in 2022 (v1.24, v1.25, v1.26):
20
29
30
+
As noted above, only kubeadm relies on the KEP process; work completed in 2022 includes.
31
+
32
+
-[KEP-2915](https://features.k8s.io/2915): Replace usage of the kubelet-config-x.y naming in kubeadm, using UnversionedKubeletConfigMap alpha:v1.23; beta: v1.24; GA: v1.25; Removed: v1.26. This is not included probably because it started in 2021.
33
+
-[KEP-1739](https://features.k8s.io/1739): kubeadm customization with patches: kubeadm: add support for patching a "kubeletconfiguration" target #110405 v1.25. This is similar that the KEP started before 2022, and the only kubeletconfiguration patching was supported in 2022.
34
+
- Some KEPs were retroactively updated to GA, since the work there was done without KEP updates.
21
35
22
36
## Project health
23
37
24
38
1. What areas and/or subprojects does your group need the most help with?
25
39
Any areas with 2 or fewer OWNERs? (link to more details)
6. Are there ways end users/companies can contribute that they currently are not?
52
79
If one of those ways is more full time support, what would they work on and why?
53
80
54
-
-
55
-
-
81
+
In our [survey](https://forms.gle/xZn8DXww4XxPsXvCA) results we found a few common areas where more help is needed across subprojects:
82
+
- Code review
83
+
- CI / e2e test monitoring and integration
84
+
- Roadmap planning
85
+
- Docs authoring and review
86
+
87
+
These areas seems suitable for both full time and part time contributors.
88
+
Replying to user questions on Slack and other communication channels is something
89
+
that can be considered as full time support.
90
+
Users/companies can reach out to the subproject leads if certain details
91
+
are missing in the [CONTRIBUTING.md] file of a subproject.
56
92
57
93
## Membership
58
94
59
-
- Primary slack channel member count:
60
-
- Primary mailing list member count:
61
-
- Primary meeting attendee count (estimated, if needed):
62
-
- Primary meeting participant count (estimated, if needed):
63
-
- Unique reviewers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
64
-
- Unique approvers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
95
+
- Primary slack channel member count: 3116
96
+
- Primary mailing list member count: 1100+
97
+
- Primary meeting attendee count (estimated, if needed): 5-10
98
+
- Primary meeting participant count (estimated, if needed): 5-10
99
+
- Unique reviewers for SIG-owned packages: 30+ <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
100
+
- Unique approvers for SIG-owned packages: 30+ <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
65
101
66
102
Include any other ways you measure group membership
67
103
@@ -73,6 +109,7 @@ Include any other ways you measure group membership
73
109
74
110
- cluster-api-operator
75
111
- cluster-api-provider-cloudstack
112
+
- cluster-api-addon-provider-helm
76
113
- kOps
77
114
78
115
**Retired in 2022:**
@@ -113,16 +150,15 @@ Include any other ways you measure group membership
113
150
114
151
Operational tasks in [sig-governance.md]:
115
152
116
-
-[][README.md] reviewed for accuracy and updated if needed
117
-
-[][CONTRIBUTING.md] reviewed for accuracy and updated if needed
153
+
-[x][README.md] reviewed for accuracy and updated if needed
154
+
-[x][CONTRIBUTING.md] reviewed for accuracy and updated if needed
118
155
(or created if missing and your contributor steps and experience are different or more
119
156
in-depth than the documentation listed in the general [contributor guide] and [devel] folder.)
120
-
-[ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
121
-
-[ ] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed
122
-
-[ ] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed
123
-
-[ ] Did you have community-wide updates in 2022 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings:
124
-
-
125
-
-
157
+
-[x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
158
+
-[x] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed
159
+
-[x] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed
160
+
-[x] Did you have community-wide updates in 2022 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings:
161
+
- We had both [KubeCon EU](https://www.youtube.com/watch?v=9H8flXm_lKk) and [KubeCon NA](https://www.youtube.com/watch?v=0Zo0cWYU0fM) sessions in 2022
0 commit comments