This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b5c88b4e56b45ee06097f245cb81247cfe94929d
kubernetes
/
pkg
/
controller
/
podautoscaler
/
metrics
History
Solly Ross
89a56a3cee
Move HPA to use custom-metrics/v1beta1
...
This commit migrates the HPA metrics clients to use the beta version of the custom metrics API.
2017-09-01 15:08:31 -04:00
..
BUILD
Move HPA to use custom-metrics/v1beta1
2017-09-01 15:08:31 -04:00
interfaces.go
run hack/update-all
2017-06-22 11:31:03 -07: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
Scripted migration from clientset_generated to client-go.
2017-07-17 15:05:37 -07:00
rest_metrics_client_test.go
Move HPA to use custom-metrics/v1beta1
2017-09-01 15:08:31 -04:00
rest_metrics_client.go
Move HPA to use custom-metrics/v1beta1
2017-09-01 15:08:31 -04:00
utilization.go
fix typo
2017-05-15 12:23:37 +08:00