k3s/pkg/controller/podautoscaler
Kubernetes Submit Queue e7dff4fd12 Merge pull request #48595 from bonowang/master
Automatic merge from submit-queue (batch tested with PRs 48997, 48595, 48898, 48711, 48972)

remove useless code in podautoscaler

**What this PR does / why we need it**:
code optimization,remove some useless code.

**Special notes for your reviewer:**
My first Kubernetes PR,please let me know if anything wrong on this one.

**Release note**:

```release-note
NONE
```
2017-07-17 13:23:49 -07:00
..
metrics run hack/update-all 2017-06-22 11:31:03 -07:00
BUILD run hack/update-all 2017-06-22 11:31:03 -07: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: Prevent scaling below MinReplicas if desiredReplicas is zero 2017-07-17 09:32:06 +02:00
horizontal_test.go hpa: Prevent scaling below MinReplicas if desiredReplicas is zero 2017-07-17 09:32:06 +02:00
legacy_horizontal_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
legacy_replica_calculator_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
rate_limitters.go Rate limit HPA controller to sync period 2017-03-09 16:32:01 -05:00
replica_calculator.go remove useless code 2017-07-07 17:59:44 +08:00
replica_calculator_test.go run hack/update-all 2017-06-22 11:31:03 -07:00