Commit Graph

19 Commits

Author SHA1 Message Date
k8s-ci-robot 4b8db1eee0
Merge pull request #4137 from thockin-tmp/gcr-vanity
Convert registry to k8s.gcr.io
2018-02-20 08:54:39 -08:00
Michael Angelos Simos e10c8b5db4
add storageclasses permissions for cluster-autoscaler:v1.1.0 2018-02-18 23:22:23 +02:00
Tim Hockin 79d5f793e7 Convert registry to k8s.gcr.io 2018-02-14 10:08:41 -08:00
Steve Coffman 6942f1d5e3 Reduce the Delta between this and the Autoscaler AWS documentation 2018-02-08 06:49:24 -05:00
Carlos Sanchez febc9d4512 Add permissions to cluster autoscaler to get statefulsets
Otherwise getting error

    User system:serviceaccount:kube-system:cluster-autoscaler cannot get statefulsets.apps in the namespace xxx. (get statefulsets.apps yyy)
2017-10-13 18:17:46 +02:00
Johan Hubens e67788eef6 Add permissions for cluster autoscaler addon to scale down
Cluster autoscaler had insufficient permissions for the actions to scale down. fixes #3418
2017-09-19 13:51:33 +02:00
andrewsykim 6c01c946e6 cluster-autoscaler should use dnsPolicy Default 2017-09-16 19:44:45 -04:00
Johan Hubens 2087cac9e4 Allow cluster autoscaler addon to read statefulsets
Cluster autoscaler addon was unable to list/watch statefulsets when RBAC is enabled because it wasn't granted permission. fixes #3363
2017-09-11 13:44:48 +02:00
BradErz be2305ff18 Adding pod/status update permissions and adding patch for events 2017-08-05 12:53:52 +01:00
BradErz 938f42ca5a Fixing the order of the manifest 2017-08-05 12:52:01 +01:00
bhack ddef7f13c5 Sync image version 2017-08-02 19:04:34 -07:00
Seth Pollack 5d9c432030
add cluster autoscaler addon 2017-05-28 16:35:15 -04:00
Otto Yiu 0993e0334b Set tolerations on cluster-autoscaler.yaml as field for Kubernetes 1.6 support 2017-04-05 07:46:22 -07:00
yissachar 35f163d548 Merge pull request #1715 from justinsb/cluster_autoscaler_readme
Update cluster-autoscaler readme
2017-03-08 01:31:07 -05:00
Justin Santa Barbara 4c35c74680 Update cluster-autoscaler readme 2017-01-30 23:21:47 -05:00
Sergio Ballesteros b0957f177a Schedule autoscaler-addon in master nodes 2017-01-25 17:18:17 +01:00
Sergej Jevsejev 14912c284a Update cluster-autoscaler to latest `0.4.0` 2017-01-20 10:41:40 +01:00
andrewsykim 1f18cb574f fix bug in ca addon spec 2016-12-15 08:15:42 -05:00
andrewsykim 609149c1d9 cluster autoscaler addon 2016-11-16 14:19:38 -05:00