kubernetes/pkg/controller/podautoscaler
Kubernetes Submit Queue d8efc779ed Merge pull request #38154 from caesarxuchao/rename-release_1_5
Automatic merge from submit-queue (batch tested with PRs 38154, 38502)

Rename "release_1_5" clientset to just "clientset"

We used to keep multiple releases in the main repo. Now that [client-go](https://github.com/kubernetes/client-go) does the versioning, there is no need to keep releases in the main repo. This PR renames the "release_1_5" clientset to just "clientset", clientset development will be done in this directory.

@kubernetes/sig-api-machinery @deads2k 

```release-note
The main repository does not keep multiple releases of clientsets anymore. Please find previous releases at https://github.com/kubernetes/client-go
```
2016-12-14 14:21:51 -08:00
..
metrics rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
BUILD rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
horizontal_test.go rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
horizontal.go rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
OWNERS Update OWNERS based on PR comments 2016-11-02 16:28:23 -07:00
replica_calculator_test.go rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
replica_calculator.go rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00