k8s-ci-robot
ec11e48853
Merge pull request #4922 from jpds/autoscaler-prometheus
...
addons/cluster-autoscaler: Annotate for Prometheus by default.
2018-04-09 14:24:19 -07:00
Jonathan Davies
847f5bad52
addons/cluster-autoscaler: Added healthchecks.
2018-04-05 17:38:16 +01:00
Jonathan Davies
4d4bcf27e9
addons/cluster-autoscaler: Annotate for Prometheus by default.
2018-04-05 14:18:15 +01: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
Seth Pollack
5d9c432030
add cluster autoscaler addon
2017-05-28 16:35:15 -04:00