Commit Graph

1215 Commits

Author SHA1 Message Date
MaciekPytel 2366493a00 Merge pull request #99 from aleksandra-malinowska/pdb-namespace-check
Add checking namespace to matching pods with PDBs
2017-05-31 16:47:55 +02:00
Aleksandra Malinowska 0684ceb42b Add checking namespace to matching pods with PDBs 2017-05-31 15:58:37 +02:00
Maciej Pytel 849b3a2712 Function to compare nodeinfos to find similar nodegroups 2017-05-31 13:21:27 +02:00
Marcin Wielgus cd6b27b48f Merge pull request #93 from MaciekPytel/node_group_sets_proposal
Proposal for balancing node groups for multizone
2017-05-31 11:23:29 +02:00
Maciej Pytel d7a7fc659b Proposal for balancing node groups for multizone 2017-05-31 10:54:34 +02:00
Marcin Wielgus 4c9da35037 Proposals in FAQ 2017-05-30 20:54:03 +02:00
Marcin Wielgus bdeae4e68c Merge pull request #94 from mwielgus/zone-5
Preferred node in price-preferred expander
2017-05-30 20:44:49 +02:00
Marcin Wielgus e9ebfb1c35 Preferred node in price-preferred expander 2017-05-30 20:33:10 +02:00
Marcin Wielgus f0779f923c Merge pull request #92 from mwielgus/price-4
Price-preferred node expander - part 1
2017-05-30 13:51:53 +02:00
Marcin Wielgus fa87710b1e Price-preferred node expander - part 1 2017-05-30 13:30:22 +02:00
Marcin Wielgus 6e1c5d23fd Merge pull request #87 from mwielgus/price-2
Price-based node group ranking function proposal
2017-05-29 13:56:44 +02:00
MaciekPytel 8b1dfac810 Merge pull request #90 from aleksandra-malinowska/health-check-errors
Add failing health check if autoscaler loop consistently returns error
2017-05-29 13:39:02 +02:00
Aleksandra Malinowska 972772440a Add failing health check if autoscaler loop consistently returns error 2017-05-29 11:31:57 +02:00
Marcin Wielgus 5988fece28 Merge pull request #91 from mwielgus/price-3
GCE pricing model
2017-05-26 21:52:51 +02:00
Marcin Wielgus 80bf191f02 GCE pricing model 2017-05-26 17:37:32 +02:00
kgrygiel f8c3cf543b Apply gofmt and golint. 2017-05-26 15:22:11 +02:00
Marcin Wielgus e11fa3df27 Merge pull request #86 from mwielgus/price-1
Pricing model interface for CA
2017-05-26 14:22:37 +02:00
kgrygiel f32d4c1fec Fix import paths. 2017-05-26 10:41:04 +02:00
Marcin Wielgus 1397882fbe Price-based node group ranking function 2017-05-26 10:31:57 +02:00
Marcin Wielgus 83a11552df Merge pull request #88 from MaciekPytel/ca_faq_update
Add description of testing PR to CA FAQ
2017-05-25 15:16:18 +02:00
Maciej Pytel a7443c8f7c Add description of testing PR to CA FAQ 2017-05-25 15:04:46 +02:00
Marcin Wielgus c6af5ae003 Merge pull request #79 from aleksandra-malinowska/health-check
Add health check
2017-05-25 14:16:11 +02:00
Marcin Wielgus 165b1d9b43 Merge pull request #83 from jansel/master
Update cluster-autoscaler version number in AWS example deployment
2017-05-25 13:59:04 +02:00
Aleksandra Malinowska 7c94367099 Add health check 2017-05-25 11:37:44 +02:00
Marcin Wielgus bc86bb2676 Pricing model for CA 2017-05-25 11:01:05 +02:00
ejether a3654a2473 Update README.md
Empirically determined that the policy "autoscaling:DescribeAutoScalingTags" is actually "autoscaling:DescribeTags",
2017-05-24 14:03:42 -07:00
Jason Ansel ef173ab691 Update cluster-autoscaler version number in AWS example deployment 2017-05-23 10:18:08 -07:00
kgrygiel e6c49231d3 Add a class to aggregate container usage samples. 2017-05-22 22:37:54 +02:00
Marcin Wielgus 670b5b4b78 Merge pull request #80 from mwielgus/zero-10
Handle empty node groups in cluster state
2017-05-19 18:04:57 +02:00
Marcin Wielgus 0a8a88c580 Handle empty node groups in cluster state 2017-05-19 17:46:53 +02:00
Marcin Wielgus 9083c135c6 Merge pull request #74 from MaciekPytel/autoscaler_errors
Add typed errors, add errors_total metric
2017-05-19 11:48:52 +02:00
Marcin Wielgus 0d8bd3d5e7 Merge pull request #78 from mwielgus/zero-9
Handle custom machine types in GCE cloud provider
2017-05-18 16:38:30 +02:00
Marcin Wielgus dc7fac0340 Handle custom machine types in GCE cloud provider 2017-05-18 16:13:34 +02:00
Maciej Pytel 58cdfa1702 Updated log levels in main loop 2017-05-18 14:09:15 +02:00
Maciej Pytel 3f8ca51768 Use typed errors in scale down 2017-05-18 14:09:15 +02:00
Maciej Pytel 7f5c7ed3a2 Used typed errors in scale up code
Updated some of the functions called by scale up
to return new errors as required.
2017-05-18 14:09:15 +02:00
Maciej Pytel f716a7e496 Add typed errors; add errors_total metric
To keep reasonable commit size only top-level files use
new errors. Will add them in other files in next commits.
2017-05-18 14:09:15 +02:00
Marcin Wielgus b432362a70 Merge pull request #73 from mwielgus/zero-7
Add manifest-run kube-proxy to GCE template node
2017-05-17 11:23:27 +02:00
Marcin Wielgus abb817177b Add manifest-run kube-proxy to GCE template node 2017-05-17 10:20:51 +02:00
Marcin Wielgus 87c9f722bf Merge pull request #75 from mwielgus/zero-8
Enable min size 0 in gce
2017-05-16 23:40:00 +02:00
Marcin Wielgus bfa105e959 Enable min size 0 in gce 2017-05-16 17:41:58 +02:00
Marcin Wielgus faad1da0ad Merge pull request #72 from mwielgus/zero-6
Prefer using ready nodes and cloudprovider template nodes over unready/unschedulable nodes in scale-up
2017-05-16 14:00:45 +02:00
Marcin Wielgus ea7bd81681 Prefer using ready nodes and cloudprovider template nodes over unready/unschedulable nodes in scale-up 2017-05-16 13:06:19 +02:00
Marcin Wielgus e0f9de73ce Merge pull request #71 from mwielgus/zero-5
Use TemplateNodeInfo in scale up
2017-05-16 11:57:51 +02:00
Marcin Wielgus d9bf5aacd7 Use TemplateNodeInfo in scale up 2017-05-16 11:45:05 +02:00
MaciekPytel ae21c299a5 Merge pull request #70 from MaciekPytel/metrics_3
Add metrics counting CA operations
2017-05-15 13:26:07 +02:00
Maciej Pytel 7a21a68b56 Add metrics counting CA operations 2017-05-15 13:03:00 +02:00
MaciekPytel 61eeb9d6e9 Merge pull request #69 from ohaiwalt/master
cluster-autoscaler: Correct typos for `deamon` -> `daemon` as in `DaemonSet`
2017-05-15 10:51:52 +02:00
Matthew Walter f64a73429a Correct typos for `deamon` -> `daemon` as in `DaemonSet` 2017-05-12 13:27:40 -04:00
Marcin Wielgus 1f53407318 Merge pull request #68 from mwielgus/nocolon
Remove : from headers in CA readme
2017-05-12 14:29:10 +02:00