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
2. What initiatives are you working on that aren't being tracked in KEPs?
12
13
13
-
-
14
-
-
15
-
-
14
+
- Performance improvements and benchmarking
15
+
- Code refactorings and cleanups
16
+
- Enhancements to node resource -based scoring (see [101946](https://github.com/kubernetes/kubernetes/pull/101946) and [101822](https://github.com/kubernetes/kubernetes/pull/101822))
17
+
16
18
17
19
3. KEP work in 2021 (1.x, 1.y, 1.z):
18
20
@@ -23,45 +25,47 @@ In future, this will be generated from kubernetes/enhancements kep.yaml files
-[2249 - Namespace Selector for Pod Affinity](https://github.com/kubernetes/enhancements/tree/master/keps/sig-scheduling/2249-pod-affinity-namespace-selector) - 1.22
1. What areas and/or subprojects does your group need the most help with?
40
45
Any areas with 2 or fewer OWNERs? (link to more details)
41
46
42
-
-
43
-
-
44
-
-
47
+
-https://github.com/kubernetes-sigs/kube-scheduler-simulator is short of reviewers/owners.
45
48
46
49
2. What metrics/community health stats does your group care about and/or measure?
47
50
48
-
-
49
-
-
50
-
-
51
+
- Diversity
52
+
- Number of contributors
53
+
- Meetings attendance
54
+
51
55
52
56
3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
53
57
to activities or programs that provide useful context or allow easy participation?
54
58
55
-
-
59
+
- It looks up-to-date
56
60
57
61
4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide],
58
62
does your [CONTRIBUTING.md] document those to help **existing** contributors grow throughout the [contributor ladder]?
59
63
60
-
-
64
+
- Nothing special.
61
65
62
66
5. Does the group have contributors from multiple companies/affiliations?
63
67
64
-
-
68
+
- Yes
65
69
66
70
6. Are there ways end users/companies can contribute that they currently are not?
67
71
If one of those ways is more full time support, what would they work on and why?
@@ -71,12 +75,12 @@ In future, this will be generated from kubernetes/enhancements kep.yaml files
71
75
72
76
## Membership
73
77
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 -->
78
+
- Primary slack channel member count: 2529
79
+
- Primary mailing list member count: 586
80
+
- Primary meeting attendee count (estimated, if needed): 10
81
+
- Primary meeting participant count (estimated, if needed): 5
82
+
- Unique reviewers for SIG-owned packages: 6 <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
83
+
- Unique approvers for SIG-owned packages: 4 <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
80
84
81
85
Include any other ways you measure group membership
82
86
@@ -87,17 +91,20 @@ In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $Y
87
91
Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md`
0 commit comments