GuyTempleton
d9c0c74133
Add 2 missing CA flags to param docs
2018-10-24 20:50:27 +01:00
ringtail
962826e46a
Add Alibaba Cloud Provider support with no vendor ( #1309 )
...
* Add Alibaba Cloud Provider
* Add Alibaba Cloud Provider Documents
* Add Alibaba Cloud Provider Examples
* Remove sdk test cases
* fix conflicts in cloud-provider builder
* remove LICENSE in cloudprovider
2018-10-23 14:23:34 +02:00
k8s-ci-robot
fd12e80ae3
Merge pull request #1334 from rifelpet/zone_scheduling_faq
...
Update volume topological scheduling FAQ
2018-10-22 11:53:17 -07:00
Ewa Czechowska
8b76a39469
Update FAQ: remove info on not existent flag --unregistered-node-removal-time
2018-10-22 14:07:49 +02:00
Peter Rifel
e79d36fa0d
Update volume topological scheduling documentation
...
This has since been released. I also added node group setup suggestions based on my experiences with AWS ASGs
2018-10-19 15:30:27 -07:00
Łukasz Osipiuk
29c22c0a3d
Store single ScaleUpRequest per node group
2018-10-18 18:27:31 +02:00
Aleksandra Malinowska
5292a52074
Remove Kubemark cloud provider from default build
2018-10-17 13:45:21 +02:00
Aleksandra Malinowska
617fab6193
Support build tags in Makefile
2018-10-15 18:38:52 +02:00
Aleksandra Malinowska
c8b14e8cac
Extract selecting builder to separate files with build tags
2018-10-15 18:38:47 +02:00
Aleksandra Malinowska
59a47e95d7
Move building Kubemark inside kubemark module
2018-10-15 16:35:58 +02:00
Aleksandra Malinowska
87ae6786cf
Move building Azure inside azure module
2018-10-15 16:01:05 +02:00
Aleksandra Malinowska
230c0a9c29
Move building AWS inside aws module
2018-10-15 15:55:09 +02:00
Aleksandra Malinowska
439a3f3a80
Move building GCE inside gce module
2018-10-15 15:49:59 +02:00
Aleksandra Malinowska
4d74314c24
Move building GKE inside gke module
2018-10-15 15:42:47 +02:00
Beata Skiba
ef28be1c82
Update generated VPA code.
...
Includes getting changes to verify-booilerplate from k/k as the
boilerplate for the generated code has changed.
2018-10-10 15:16:13 +02:00
k8s-ci-robot
03283328a7
Merge pull request #1306 from losipiuk/lo/fluentd-ds-ready
...
Ignore lo/fluentd-ds-ready when checking node similarity
2018-10-10 03:55:57 -07:00
k8s-ci-robot
8bb0aafc2f
Merge pull request #1293 from aermakov-zalando/fix-taint-node
...
deletetaint: retry on conflicts
2018-10-10 03:37:07 -07:00
Łukasz Osipiuk
e3891ba025
Ignore lo/fluentd-ds-ready when checking node similarity
2018-10-10 09:57:47 +02:00
k8s-ci-robot
01f70e38f4
Merge pull request #1305 from mooncak/fix_issues
...
Fix typos issues
2018-10-10 00:45:49 -07:00
mooncake
f750ec6995
fix typos issues
...
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-10-09 23:15:59 +08:00
Alexey Ermakov
9e8d026b19
deletetaint: retry on conflicts
...
Signed-off-by: Alexey Ermakov <alexey.ermakov@zalando.de>
2018-10-08 11:22:07 +02:00
Łukasz Osipiuk
64fc0090aa
Small clarification in FAQ (how scale-down works)
2018-10-08 09:34:20 +02:00
Richard Taylor
27794eaead
Grammar correction
2018-10-03 12:45:02 -07:00
k8s-ci-robot
2908132f14
Merge pull request #1294 from losipiuk/lo/fix-balancing-ap
...
Recalculate clusterStateRegistry after adding multiple node groups
2018-10-02 08:28:07 -07:00
Łukasz Osipiuk
a266420f6a
Recalculate clusterStateRegistry after adding multiple node groups
2018-10-02 17:15:20 +02:00
k8s-ci-robot
5273c58b24
Merge pull request #1292 from losipiuk/lo/fix-balancing-ap
...
If possible use nodeInfo based on created node group
2018-10-02 06:58:52 -07:00
Łukasz Osipiuk
437efe4af6
If possible use nodeInfo based on created node group
2018-10-02 15:46:45 +02:00
Shatil Rafiullah
a36f8007af
Read AWS Region from EC2 Metadata
...
Tackles kubernetes/autoscaler#1208 . EC2 Metadata helpfully supplies AWS
Region info, so rather than _requiring_ an environment variable, this
patch enables `aws_manager.go` to retrieve that information from EC2
itself.
Example YAMLs no longer reference the vestigial `AWS_REGION` environment
variable, but supplying it to `cluster-autoscaler` still relays it to
the AWS SDK like before.
2018-09-28 22:45:34 -07:00
k8s-ci-robot
c9950113f7
Merge pull request #1269 from WebSpider/parameter_documentation
...
Adds a FAQ entry with all commandline parameters
2018-09-27 05:05:03 -07:00
k8s-ci-robot
8b524a55c9
Merge pull request #1273 from mikeweiwei/my_fix
...
fix logging calls(cloud_provider_builder.go)
2018-09-25 01:41:35 -07:00
mikeweiwei
4ae1de0a1a
fix logging calls(cloud_provider_builder.go)
2018-09-25 16:12:06 +08:00
Nils Vogels
469e2d3ac6
Replace go-type defaults with readable text
...
Add missing parameters (thanks @xmik)
2018-09-23 23:56:29 +02:00
Nils Vogels
94ca3a9e55
Adds a FAQ entry with all commandline parameters
2018-09-23 09:48:31 +02:00
k8s-ci-robot
97acd14b96
Merge pull request #1256 from towca/feat/jtuznik/scale-status
...
Refactor the scale-(up|down) status processors so that they have more…
2018-09-20 09:05:47 -07:00
k8s-ci-robot
3099aa1265
Merge pull request #1261 from johanneswuerbach/batch-asg-fetch
...
Fetch ASG names in chunks of 50
2018-09-20 08:33:46 -07:00
Jakub Tużnik
8179e4e716
Refactor the scale-(up|down) status processors so that they have more info available
...
Replace the simple boolean ScaledUp property of ScaleUpStatus with a more
comprehensive ScaleUpResult. Add more possible values to ScaleDownResult.
Refactor the processors execution so that they are always executed every
iteration, even if RunOnce exits earlier.
2018-09-20 17:12:02 +02:00
k8s-ci-robot
556029ad8d
Merge pull request #1255 from towca/feat/jtuznik/original-reasons
...
Add the ability to retrieve the original reasons from a PredicateError
2018-09-20 07:12:37 -07:00
Johannes Würbach
e29bddc483
Fetch ASG names in chunks of 50
2018-09-20 12:18:41 +02:00
Jakub Tużnik
8a7338e6d8
Add the ability to retrieve the original reasons from a PredicateError
2018-09-19 17:31:34 +02:00
k8s-ci-robot
1fa94e35f0
Merge pull request #1254 from losipiuk/lo/muzon2
...
NodeGroupManager.CreateNodeGroup can return extra created node groups.
2018-09-19 07:35:52 -07:00
Łukasz Osipiuk
bf8cfef10b
NodeGroupManager.CreateNodeGroup can return extra created node groups.
2018-09-19 13:55:51 +02:00
k8s-ci-robot
4881e7b1ba
Merge pull request #1259 from mikeweiwei/my_fix
...
fix logging calls(cloud_provider_builder.go)
2018-09-19 04:53:11 -07:00
mikeweiwei
10333ad872
fix logging calls(cloud_provider_builder.go)
2018-09-19 18:01:27 +08:00
k8s-ci-robot
dd92706b69
Merge pull request #1253 from mikeweiwei/my_fix
...
fix logging calls(azure_container_service_pool.go)
2018-09-18 04:38:07 -07:00
mikeweiwei
1d19d628c6
fix logging calls(azure_container_service_pool.go)
2018-09-18 19:23:34 +08:00
k8s-ci-robot
d56bb24b71
Merge pull request #1244 from losipiuk/lo/muzon
...
Call CheckPodsSchedulableOnNode in scale_up.go via caching layer
2018-09-18 02:16:35 -07:00
Aleksandra Malinowska
33720c24df
Update OWNERS
2018-09-18 11:11:20 +02:00
Aleksandra Malinowska
0a893c492a
Update OWNERS
2018-09-18 11:04:11 +02:00
Łukasz Osipiuk
8904988ee0
Merge pull request #1250 from aleksandra-malinowska/readme-1.12
...
Update Cluster Autoscaler releases recommendation
2018-09-18 09:15:16 +02:00
Łukasz Osipiuk
4cd7c4d955
Merge pull request #1247 from mikeweiwei/my_fix
...
Add operator for the pod tolerations
2018-09-18 09:13:53 +02:00