autoscaler/cluster-autoscaler/core
Marcin Wielgus 021a2fdf5d Merge pull request #286 from mwielgus/exist-no-error
Do not return error from exist
2017-09-01 16:05:52 +05:30
..
autoscaler.go Compilation fix for CA after godeps update 2017-08-11 17:56:47 +02:00
autoscaler_builder.go Compilation fix for CA after godeps update 2017-08-11 17:56:47 +02:00
autoscaler_test.go Compilation fix for CA after godeps update 2017-08-11 17:56:47 +02:00
autoscaling_context.go Make ScaleDownNonEmptyCandidatesCount a flag. 2017-08-31 15:05:06 +02:00
dynamic_autoscaler.go Add cleaner function labels for metrics exporting. 2017-08-22 16:09:42 +02:00
dynamic_autoscaler_test.go cluster-autoscaler: Fix scale-down when the node group auto-discovery feature is enabled 2017-06-22 10:25:37 +09:00
polling_autoscaler.go Add cleaner function labels for metrics exporting. 2017-08-22 16:09:42 +02:00
polling_autoscaler_test.go rename test provider package 2017-07-06 16:23:15 +02:00
scale_down.go Make ScaleDownNonEmptyCandidatesCount a flag. 2017-08-31 15:05:06 +02:00
scale_down_test.go Make ScaleDownNonEmptyCandidatesCount a flag. 2017-08-31 15:05:06 +02:00
scale_up.go Do not return error from exist 2017-09-01 00:24:01 +02:00
scale_up_test.go Compilation fix for CA after godeps update 2017-08-11 17:56:47 +02:00
static_autoscaler.go Disable MatchInterPodAffinity if there are no pods using affinity 2017-08-30 16:18:31 +02:00
utils.go Disable MatchInterPodAffinity if there are no pods using affinity 2017-08-30 16:18:31 +02:00
utils_test.go use OwnerReferences instead of deprecated created by annotation 2017-08-29 17:26:38 +02:00