Commit Graph

5208 Commits

Author SHA1 Message Date
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