k3s/pkg/controller/podautoscaler
Solly Ross 00a19f1289 HPA: only send updates when the status has changed
This commit only sends updates if the status has actually changed.
Since the HPA runs at a regular interval, this should reduce the volume
of writes, especially on short HPA intervals with relatively constant
metrics.
2017-06-07 10:57:19 -04:00
..
metrics Merge pull request #45184 from DirectXMan12/feature/metrics-client-gen-tweaks 2017-06-02 18:05:50 -07:00
BUILD HPA: only send updates when the status has changed 2017-06-07 10:57:19 -04:00
OWNERS Update OWNERS based on PR comments 2016-11-02 16:28:23 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
horizontal.go HPA: only send updates when the status has changed 2017-06-07 10:57:19 -04:00
horizontal_test.go HPA: only send updates when the status has changed 2017-06-07 10:57:19 -04:00
legacy_horizontal_test.go rely on staging/metrics instead of on 2017-05-15 13:50:49 -07:00
legacy_replica_calculator_test.go rely on staging/metrics instead of on 2017-05-15 13:50:49 -07:00
rate_limitters.go Rate limit HPA controller to sync period 2017-03-09 16:32:01 -05:00
replica_calculator.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
replica_calculator_test.go Fix HPA unit tests with new fake client 2017-05-10 13:33:18 -04:00