|
4 | 4 |
|
5 | 5 | 1. What work did the SIG do this year that should be highlighted?
|
6 | 6 |
|
7 |
| - - |
8 |
| - - |
9 |
| - - |
| 7 | + - Major improvements in the Job API (see below job-related KEPs). |
| 8 | + - Stability and availability improvements across several controllers (see below KEPs for DaemonSets and StatefulSets). |
| 9 | + - Leadership changes: Maciej joins leadership, Matt and Adnan moving to emeritus. |
10 | 10 |
|
11 | 11 | 2. What initiatives are you working on that aren't being tracked in KEPs?
|
12 | 12 |
|
13 |
| - - |
14 |
| - - |
15 |
| - - |
| 13 | + - Conformance testing promotions. |
16 | 14 |
|
17 |
| -3. KEP work in 2021 (1.x, 1.y, 1.z): |
18 |
| - |
19 |
| -<!-- |
20 |
| -In future, this will be generated from kubernetes/enhancements kep.yaml files |
21 |
| -1. with SIG as owning-sig or in participating-sigs |
22 |
| -2. listing 1.x, 1.y, or 1.z in milestones or in latest-milestone |
23 |
| ---> |
| 15 | +3. KEP work in 2021 (1.21, 1.22, 1.23): |
24 | 16 |
|
25 | 17 | - Stable
|
26 |
| - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.stable |
27 |
| - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.stable |
| 18 | + - [19 - CronJob to Stable](https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/19-Graduate-CronJob-to-Stable/README.md) - 1.21 |
| 19 | + - [85 - PodDisruptionBudget to GA](https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/85-Graduate-PDB-to-Stable/README.md) - 1.22 |
| 20 | + - [592 - TTL After Finished](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/592-ttl-after-finish/README.md) - 1.23 |
28 | 21 | - Beta
|
29 |
| - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.beta |
30 |
| - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.beta |
| 22 | + - [2185 - Random Pod Selection on ReplicaSet Downscale](https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/2185-random-pod-select-on-replicaset-downscale/README.md) - 1.22 |
| 23 | + - [1591 - Allow DaemonSets to surge during update like Deployments](https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/1591-daemonset-surge/README.md) - 1.22 |
| 24 | + - [2214 - Indexed Job](https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/2214-indexed-job/README.md) - 1.22 |
| 25 | + - [2232 - Suspend Job](https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/2232-suspend-jobs/README.md) - 1.22 |
| 26 | + - [2255 - ReplicaSet Pod Deletion Cost](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2255-pod-cost/README.md) - 1.22 |
| 27 | + - [2307 - Job tracking without lingering Pods](https://github.com/kubernetes/enhancements/tree/master/keps/sig-scheduling/2926-job-mutable-scheduling-directives/README.md) - 1.23 |
| 28 | + - [2599 - minReadySeconds for StatefulSets](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2599-minreadyseconds-for-statefulsets/README.md) - 1.23 |
| 29 | + - [2926 - Mutable Node Scheduling Directives for Jobs](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2599-minreadyseconds-for-statefulsets/README.md) - 1.23 |
31 | 30 | - Alpha
|
32 |
| - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.alpha |
33 |
| - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) - $milestone.alpha |
34 |
| - - Pre-alpha |
35 |
| - - [$kep-number - $title](https://git.k8s.io/community/$link/README.md) |
| 31 | + - [2185 - Random Pod Selection on ReplicaSet Downscale](https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/2185-random-pod-select-on-replicaset-downscale/README.md) - 1.21 |
| 32 | + - [1591 - Allow DaemonSets to surge during update like Deployments](https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/1591-daemonset-surge/README.md) - 1.21 |
| 33 | + - [2214 - Indexed Job](https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/2214-indexed-job/README.md) - 1.21 |
| 34 | + - [2232 - Suspend Job](https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/2232-suspend-jobs/README.md) - 1.21 |
| 35 | + - [2255 - ReplicaSet Pod Deletion Cost](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2255-pod-cost/README.md) - 1.21 |
| 36 | + - [2307 - Job tracking without lingering Pods](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2307-job-tracking-without-lingering-pods/README.md) - 1.22 |
| 37 | + - [2599 - minReadySeconds for StatefulSets](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/2599-minreadyseconds-for-statefulsets/README.md) - 1.22 |
| 38 | + - [1847 - Auto delete PVCs created by StatefulSet](https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/1847-autoremove-statefulset-pvcs/README.md) - 1.23 |
| 39 | + - [2879 - Track ready Pods in Job status](https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/2879-ready-pods-job-status/README.md) - 1.23 |
36 | 40 |
|
37 | 41 | ## Project health
|
38 | 42 |
|
39 | 43 | 1. What areas and/or subprojects does your group need the most help with?
|
40 | 44 | Any areas with 2 or fewer OWNERs? (link to more details)
|
41 | 45 |
|
42 |
| - - |
43 |
| - - |
44 |
| - - |
| 46 | + - Growing additional reviewers and approvers, also see no. 4 below. |
45 | 47 |
|
46 | 48 | 2. What metrics/community health stats does your group care about and/or measure?
|
47 | 49 |
|
48 |
| - - |
49 |
| - - |
50 |
| - - |
| 50 | + - Open untriaged issues and PRs |
51 | 51 |
|
52 | 52 | 3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
|
53 | 53 | to activities or programs that provide useful context or allow easy participation?
|
54 | 54 |
|
55 |
| - - |
| 55 | + - It's up-to-date. |
56 | 56 |
|
57 | 57 | 4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide],
|
58 | 58 | does your [CONTRIBUTING.md] document those to help **existing** contributors grow throughout the [contributor ladder]?
|
59 | 59 |
|
60 |
| - - |
| 60 | + - We’re working with SIG-CLI on starting a monthly review club, details to be announced soon. |
61 | 61 |
|
62 | 62 | 5. Does the group have contributors from multiple companies/affiliations?
|
63 | 63 |
|
64 |
| - - |
| 64 | + - [11 companies](https://k8s.devstats.cncf.io/d/8/company-statistics-by-repository-group?orgId=1&var-period=y&var-metric=contributions&var-repogroup_name=SIG%20Apps&var-repo_name=kubernetes%2Fkubernetes&var-companies=All&from=1609455600000&to=1639350000000) contributed code in 2021. |
65 | 65 |
|
66 | 66 | 6. Are there ways end users/companies can contribute that they currently are not?
|
67 | 67 | If one of those ways is more full time support, what would they work on and why?
|
68 | 68 |
|
69 |
| - - |
70 |
| - - |
| 69 | + - Increase the test coverage for all controllers. |
71 | 70 |
|
72 | 71 | ## Membership
|
73 | 72 |
|
74 |
| -- Primary slack channel member count: |
75 |
| -- Primary mailing list member count: |
76 |
| -- Primary meeting attendee count (estimated, if needed): |
77 |
| -- Primary meeting participant count (estimated, if needed): |
78 |
| -- Unique reviewers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files --> |
79 |
| -- Unique approvers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files --> |
| 73 | +- Primary slack channel member count: 2900 |
| 74 | +- Primary mailing list member count: 674 |
| 75 | +- Primary meeting attendee count (estimated, if needed): 10 |
| 76 | +- Primary meeting participant count (estimated, if needed): 6 |
| 77 | +- Unique reviewers for SIG-owned packages: 23 |
| 78 | +- Unique approvers for SIG-owned packages: 31 |
80 | 79 |
|
81 | 80 | Include any other ways you measure group membership
|
82 | 81 |
|
83 | 82 | ## Subprojects
|
84 | 83 |
|
85 |
| -<!-- |
86 |
| -In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $YYYY-12-31 |
87 |
| -Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md` |
88 |
| ---> |
| 84 | +New in 2021: |
| 85 | +- None |
89 | 86 |
|
90 |
| -New in $YYYY: |
91 |
| -- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name) |
92 |
| -- |
93 | 87 |
|
94 |
| -Retired in $YYYY: |
95 |
| -- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name) |
96 |
| -- |
| 88 | +Retired in 2021: |
| 89 | +- None |
97 | 90 |
|
98 | 91 | Continuing:
|
99 |
| -- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name) |
100 |
| -- |
| 92 | +- [application](https://git.k8s.io/community/sig-apps#application) |
| 93 | +- [examples](https://git.k8s.io/community/sig-apps#examples) |
| 94 | +- [execution-hook](https://git.k8s.io/community/sig-apps#execution-hook) |
| 95 | +- [kompose](https://git.k8s.io/community/sig-apps#kompose) |
101 | 96 |
|
102 | 97 | ## Working groups
|
103 | 98 |
|
104 |
| -<!-- |
105 |
| -In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $YYYY-12-31 |
106 |
| -Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md` |
107 |
| ---> |
108 |
| - |
109 |
| -New in $YYYY: |
110 |
| -- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md)) |
111 |
| -- |
| 99 | +New in 2021: |
| 100 | +- None |
112 | 101 |
|
113 |
| -Retired in $YYYY: |
114 |
| -- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md)) |
115 |
| -- |
| 102 | +Retired in 2021: |
| 103 | +- None |
116 | 104 |
|
117 | 105 | Continuing:
|
118 |
| -- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md)) |
119 |
| -- |
| 106 | +- [Data Protection](https://git.k8s.io/community/wg-data-protection/) ([2021 report](https://github.com/kubernetes/community/blob/master/wg-data-protection/annual-report-2021.md)) |
120 | 107 |
|
121 | 108 | ## Operational
|
122 | 109 |
|
123 | 110 | Operational tasks in [sig-governance.md]:
|
124 | 111 |
|
125 |
| -- [ ] [README.md] reviewed for accuracy and updated if needed |
126 |
| -- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
| 112 | +- [x] [README.md] reviewed for accuracy and updated if needed |
| 113 | +- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
127 | 114 | (or created if missing and your contributor steps and experience are different or more
|
128 | 115 | in-depth than the documentation listed in the general [contributor guide] and [devel] folder.)
|
129 |
| -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
130 |
| -- [ ] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed |
131 |
| -- [ ] Meeting notes and recordings for 2021 are linked from [README.md] and updated/uploaded if needed |
132 |
| -- [ ] Did you have community-wide updates in 2021 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings: |
133 |
| - - |
134 |
| - - |
| 116 | +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
| 117 | +- [x] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed |
| 118 | +- [x] Meeting notes and recordings for 2021 are linked from [README.md] and updated/uploaded if needed |
| 119 | +- [x] Did you have community-wide updates in 2021 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings: |
| 120 | + - [KubeCon NA 2021 Sig Apps updates](https://youtu.be/ZvFYvYiMeTs) |
135 | 121 |
|
136 | 122 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-apps/CONTRIBUTING.md
|
137 | 123 | [contributor ladder]: https://git.k8s.io/community/community-membership.md
|
|
0 commit comments