This is the last engineering step towards the pluggable autoscaler as we know it. It's about making it easy to use the HPA with concurrency metrics in Knative by auto-configuring it to use the metrics exposed by the custom-metrics API if the correct annotation is set.
Acceptance criteria:
- Implemented and merged upstream.
- Used in our E2E test suite.