kubernetes/federation/pkg/federation-controller
Kubernetes Submit Queue f0ff280f42 Merge pull request #45993 from irfanurrehman/fed-hpa
Automatic merge from submit-queue (batch tested with PRs 45993, 50293)

[Federation] HPA controller

This PR implements the design listed in https://github.com/kubernetes/community/pull/593.
This is still a work in progress, and needs more unit tests to be added.
I will add the integration tests and e2e tests in a separate PR(s).

@kubernetes/sig-federation-pr-reviews 

**Release note**:

```
Horizontal Pod Autoscaling is now available as an alpha feature in federation. 
It can be used to distribute and scale workload across clusters joined in a federation. 
In its current form, it works only on cpu utilization and the support for other metrics is yet to be built in.
```
2017-08-08 02:54:53 -07:00
..
cluster fed/clustercontroller: fix race when updating data 2017-08-02 10:56:30 +01:00
ingress remove duplicated import and wrong alias name of api package 2017-07-25 10:04:25 +08:00
job add job controller 2017-08-07 11:36:45 -07:00
service fix typos in federation-controller 2017-08-04 14:52:28 +08:00
sync [Federation] hpa controller 2017-08-06 00:38:45 +05:30
util Merge pull request #45993 from irfanurrehman/fed-hpa 2017-08-08 02:54:53 -07:00
BUILD add job controller 2017-08-07 11:36:45 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS OWNERS: Update latest OWNERS files 2017-01-23 10:05:48 -08:00