issues
search
newrelic
/
newrelic-k8s-metrics-adapter
This repository hosts the NewRelic Kubernetes metrics adapter
Apache License 2.0
7
stars
10
forks
source link
feat: E2E testing: use `autoscaling/v2` instead of `autoscaling/v2beta2`
#252
Closed
juanjjaramillo
closed
11 months ago
juanjjaramillo
commented
11 months ago
Description
HPA has been promoted to
stable
Type of change
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[x] New feature / enhancement (non-breaking change which adds functionality)
[ ] Security fix
[ ] Bug fix (non-breaking change which fixes an issue)
Checklist:
[x] Add changelog entry following the
contributing guide
[x] Documentation has been updated
[ ] This change requires changes in testing:
[ ] unit tests
[x] E2E tests
Description
HPA has been promoted to stable
Type of change
Checklist: