Skip to content

Commit de2e9c8

Browse files
authored
Merge pull request #7178 from gjtempleton/SIG-Autoscaling-Report-2022
SIG Autoscaling - 2022 Annual Report
2 parents 07deb4b + 448ac44 commit de2e9c8

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

sig-autoscaling/annual-report-2022.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4,64 +4,65 @@
44

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

7-
-
8-
-
9-
-
7+
- Continued productionisation of VPA
108

119
2. What initiatives are you working on that aren't being tracked in KEPs?
1210

13-
-
14-
-
15-
-
16-
11+
- [Multidimensional Pod Autoscaler](https://github.com/kubernetes/autoscaler/pull/5342)
12+
- [Balancer](https://github.com/kubernetes/autoscaler/blob/master/balancer/proposals/balancer.md)
13+
- Improving SIG Processes
14+
- [Increasing documentation of CA cloudprovider implementation expectations](https://github.com/kubernetes/autoscaler/pull/5198)
15+
- [Moving to a regular release schedule for CA](https://github.com/kubernetes/autoscaler/pull/5589)
1716

1817

1918
3. KEP work in 2022 (v1.24, v1.25, v1.26):
2019

20+
- None
21+
2122

2223
## Project health
2324

2425
1. What areas and/or subprojects does your group need the most help with?
2526
Any areas with 2 or fewer OWNERs? (link to more details)
2627

27-
-
28-
-
28+
- [Horizontal Pod Autoscaler](https://github.com/kubernetes/kubernetes/pull/117178) - down to one approver and reviewer currently.
29+
- Cluster Autoscaler issue triage continues to be a challenge.
2930
-
3031

3132
2. What metrics/community health stats does your group care about and/or measure?
3233

33-
-
34-
-
34+
- SIG Call engagement/attendance
35+
- Numbers of open PRs
3536
-
3637

3738
3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
3839
to activities or programs that provide useful context or allow easy participation?
3940

40-
-
41+
- No
4142

4243
4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide],
4344
does your [CONTRIBUTING.md] document those to help **existing** contributors grow throughout the [contributor ladder]?
4445

45-
-
46+
- N/A
4647

4748
5. Does the group have contributors from multiple companies/affiliations?
4849

49-
-
50+
- Yes - though the SIG's owners files continue to be heavily weighted towards a single company/
5051

5152
6. Are there ways end users/companies can contribute that they currently are not?
5253
If one of those ways is more full time support, what would they work on and why?
5354

54-
-
55-
-
55+
- HPA - expanding the owners/reviewers and improving the reliability of tests in this area
5656

5757
## Membership
5858

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 -->
59+
- Primary slack channel member count: 4470
60+
- Primary mailing list member count: 291
61+
- Primary meeting attendee count (estimated, if needed): ~10
62+
- Primary meeting participant count (estimated, if needed): ~5
63+
- Unique reviewers for SIG-owned packages: 9 (have aggregated this across all SIG owned subprojects)
64+
- Unique approvers for SIG-owned packages: 9 (have aggregated this across all SIG owned subprojects)
65+
- Cluster Autoscaler including cloud provider implementations: ~40
6566

6667
Include any other ways you measure group membership
6768

@@ -74,7 +75,6 @@ Include any other ways you measure group membership
7475
- addon-resizer
7576
- cluster-autoscaler
7677
- horizontal-pod-autoscaler
77-
- scale-client
7878
- vertical-pod-autoscaler
7979

8080

@@ -83,20 +83,20 @@ Include any other ways you measure group membership
8383

8484
**New in 2022:**
8585

86-
- Batch
86+
- [Balancer](https://github.com/kubernetes/autoscaler/blob/master/balancer/proposals/balancer.md)
8787

8888
## Operational
8989

9090
Operational tasks in [sig-governance.md]:
9191

92-
- [ ] [README.md] reviewed for accuracy and updated if needed
93-
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
92+
- [x] [README.md] reviewed for accuracy and updated if needed
93+
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
9494
(or created if missing and your contributor steps and experience are different or more
9595
in-depth than the documentation listed in the general [contributor guide] and [devel] folder.)
96-
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
97-
- [ ] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed
98-
- [ ] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed
99-
- [ ] Did you have community-wide updates in 2022 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings:
96+
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
97+
- [x] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed
98+
- [x] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed
99+
- [x] Did you have community-wide updates in 2022 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings:
100100
-
101101
-
102102

0 commit comments

Comments
 (0)