Commit Graph

1125 Commits

Author SHA1 Message Date
Piotr Szczesniak c3583b3047 Implemented operations on MIGs in GCE 2016-04-22 10:05:46 +02:00
Piotr Szczesniak 841ac4fe31 Added GCP libraries to Godeps 2016-04-21 21:02:22 +02:00
Marcin Wielgus 93855c2ee0 Merge pull request https://github.com/kubernetes/contrib/pull/822 from mwielgus/estimator
Cluster-autoscaler: New node count estimator
2016-04-21 19:49:09 +02:00
Marcin Wielgus 8dc3999c15 Cluster-autoscaler: New node count estimator 2016-04-21 19:33:24 +02:00
Marcin Wielgus a84990e345 Merge pull request https://github.com/kubernetes/contrib/pull/820 from mwielgus/utils
Cluster-autoscaler: Utils + more scale up flow
2016-04-21 14:38:44 +02:00
Marcin Wielgus 78b3a4a730 Cluster-autoscaler: Utils + more scale up flow 2016-04-21 14:14:49 +02:00
Piotr Szczesniak 79133aae28 Merge pull request https://github.com/kubernetes/contrib/pull/814 from mwielgus/podwatch
Cluster-autoscaler: Unscheduled pod watch
2016-04-21 10:24:04 +02:00
Marcin Wielgus e066014d14 Cluster-autoscaler: Unscheduled pod watch 2016-04-20 14:07:34 +02:00
Marcin Wielgus 52807a41ac Cluster-autoscaler: Godeps update 2016-04-20 14:06:43 +02:00
Piotr Szczesniak 65cc1e074a Removed unused deps 2016-04-20 12:27:12 +02:00
Piotr Szczesniak 8d2be0e262 Merge pull request https://github.com/kubernetes/contrib/pull/812 from mwielgus/kubeconfig
Cluster-Autoscaler - Kubernetes client config builder
2016-04-20 12:16:29 +02:00
Marcin Wielgus f6e5d78487 Cluster-autoscaler - Kubernetes client config builder 2016-04-20 12:02:30 +02:00
Marcin Wielgus 4abc6554c2 Cluster-Autoscaler - Kubernetes client deps 2016-04-20 11:49:38 +02:00
Marcin Wielgus 29d2bdd908 Merge pull request https://github.com/kubernetes/contrib/pull/805 from mwielgus/flags
Configuration flags for cluster autoscaler
2016-04-19 17:32:56 +02:00
Marcin Wielgus 30b6ceecf5 Configuration flags for cluster autoscaler 2016-04-19 17:21:40 +02:00
Marcin Wielgus 044b7d2f64 Merge pull request https://github.com/kubernetes/contrib/pull/804 from mwielgus/placeholder
Cluster autoscaler make and main
2016-04-19 15:06:07 +02:00
Marcin Wielgus fe24a43956 Cluster autoscaler make and main 2016-04-19 14:25:11 +02:00
Marcin Wielgus 083a745827 Merge pull request https://github.com/kubernetes/contrib/pull/795 from piosz/placeholder
Added placeholder for Cluster Autoscaler
2016-04-18 12:15:43 +02:00
Piotr Szczesniak 9e3af83386 Added placeholder for Cluster Autoscaler 2016-04-18 12:10:43 +02:00
Quintin Lee 3cc8672a1a Verify flags apparently also looks in .md files. 2016-03-10 16:47:35 -08:00
Quintin Lee eb5772b84b Adding flags to known flags. 2016-03-10 16:32:19 -08:00
Quintin Lee 3f2fbdd524 Ran gofmt and golint on all go files. 2016-03-10 16:05:27 -08:00
Quintin Lee bb68cf418c Ran gofmt on estimator_test.go 2016-03-10 15:20:21 -08:00
Quintin Lee c9f9eddd62 Renaming to "addon-resizer". 2016-03-10 15:01:34 -08:00
Eric Paris 8106c9fc02 Huge rewrite to submit-queue and mungegithub
- Move ALL read/write from github into github/ package
- Move shared flags and functions between submit-queue and mungegithub
  into that github/ package
- Create 'config' objects to make function calling significantly easier
- Use cobra for the commands
2015-09-16 00:06:23 -04:00