autoscaler/cluster-autoscaler/cloudprovider
Łukasz Osipiuk 78fc81716b Update azure compute client to 2018-04-01 2018-09-05 16:41:30 +02:00
..
aws Update resource version 2018-08-27 11:56:14 +09:00
azure Update azure compute client to 2018-04-01 2018-09-05 16:41:30 +02:00
builder Remove discoveryOptions from GKE manager constructor 2018-08-20 11:18:41 +02:00
gce Clean up GceManager interface 2018-08-14 16:41:03 +02:00
gke Reduce repetitive GKE API calls 2018-09-04 17:11:27 +02:00
kubemark Make Create() return newly created node group 2018-08-08 14:56:59 +02:00
test Add a method for inserting real node group to test cloud provider 2018-09-05 13:02:02 +02:00
cloud_provider.go Add HasMinLimitSet and HasMaxLimitSet to methods ResourceLimiter 2018-09-04 14:07:29 +02:00
cloud_provider_test.go Add HasMinLimitSet and HasMaxLimitSet to methods ResourceLimiter 2018-09-04 14:07:29 +02:00
node_group_discovery_options.go AWS: Support selecting ASG by values 2018-04-10 16:11:46 +02:00
node_group_discovery_options_test.go AWS: Support selecting ASG by values 2018-04-10 16:11:46 +02:00
util_test.go Replace the Polling Autoscaler 2017-12-11 13:09:56 -08:00
utils.go