Skip to content

Commit 3634be9

Browse files
committed
SIG Autoscaling 2021 - Address report feedback
1 parent 5c5de2f commit 3634be9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sig-autoscaling/annual-report-2021.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

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

7-
- Promotion of autoscaling v2 API to GA
8-
- Continued improvements of VPA via community feedback
9-
- Improved extensibility of Cluster Autoscaler
7+
- [Promotion of autoscaling v2 API to GA.](https://github.com/kubernetes/enhancements/pull/2703)
8+
- [Continued improvements of VPA via community feedback](https://github.com/kubernetes/autoscaler/issues/3913)
9+
- [Improved extensibility of Cluster Autoscaler](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/proposals/plugable-provider-grpc.md)
1010

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

@@ -37,7 +37,7 @@ In future, this will be generated from kubernetes/enhancements kep.yaml files
3737

3838
- Code contributors and reviewers
3939
- Issue triage/response
40-
- Whilst there are no areas with explicitly 2 or few owners, there are a number of areas where we have this few subject matter experts, acting as a significant bottleneck for significant changes
40+
- Whilst there are no areas with explicitly 2 or few owners, there are a number of areas where we have this few subject matter experts, acting as a significant bottleneck for significant changes. These currently include the core Cluster Autoscaler code, as well as the HPA controller.
4141

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

@@ -57,12 +57,12 @@ In future, this will be generated from kubernetes/enhancements kep.yaml files
5757

5858
5. Does the group have contributors from multiple companies/affiliations?
5959

60-
- Yes - though the core approvers are almost all from a single company.
60+
- Yes - though the core approvers are almost all from a single company (Google). Other contributors/code owners are from a variety of companies, including end users (Datadog, Airbnb, Skyscanner...) and vendors (Microsoft, Red Hat, Amazon...), particularly for Cluster Autoscaler cloud provider implementations.
6161

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

65-
- Increased support for some cloud provider implementations for the Cluster Autoscaler
65+
- Increased support for some cloud provider implementations for the Cluster Autoscaler. See e.g. [issues](https://github.com/kubernetes/autoscaler/issues?q=is%3Aopen+is%3Aissue+label%3Aarea%2Fprovider%2Faws+) and [pull requests](https://github.com/kubernetes/autoscaler/pulls?q=is%3Aopen+is%3Apr+label%3Aarea%2Fprovider%2Fhetzner) which can be queried by cloud provider for starting points. (Modify the label filter as appropriate from the above links.)
6666
- Responding to issues - the SIG currently lacks the capacity to respond to all issues raised
6767

6868
## Membership

0 commit comments

Comments
 (0)