kubernetes/pkg/controller/podautoscaler/metrics
mattjmcnaughton 77e651aed1 Clarify error messages in HPA metrics
With the introduction of the RESTMetrics client, there are two ways to
fetch metrics for auto-scaling. However, they previously shared error
messages. This could be misleading. Make the error message more clearly
show which method is in use.
2018-01-03 21:55:59 -05:00
..
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
interfaces.go Move consumers of autoscaling/v2alpha1 to v2beta1 2017-09-05 17:49:30 -04:00
legacy_metrics_client_test.go remove duplicated import and wrong alias name of api package 2017-07-25 10:04:25 +08:00
legacy_metrics_client.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
rest_metrics_client_test.go Clarify error messages in HPA metrics 2018-01-03 21:55:59 -05:00
rest_metrics_client.go Clarify error messages in HPA metrics 2018-01-03 21:55:59 -05:00
utilization.go fix typos: remove duplicated word in comments 2017-09-16 14:38:10 +08:00