Marcin Wielgus
e821036d5c
Bump CA version to 1.1.2
2018-03-06 12:20:38 +01:00
Maciej Pytel
930c210843
Delay scale-up including GPU request
...
Nodes with GPU are expensive and it's likely a bunch of pods
using them will be created in a batch. In this case we can
wait a bit for all pods to be created to make more efficient
scale-up decision.
2018-03-05 12:29:45 +01:00
Marcin Wielgus
37ff77372a
Skip iteration if pending pods are too new
2018-03-05 12:17:14 +01:00
Maciej Pytel
4e7f3a73e6
Ignore unfitness in price expander if using GPU
2018-03-05 11:55:10 +01:00
Aleksandra Malinowska
3540efcd04
Use Debian image
2018-02-14 14:28:42 +01:00
Maciej Pytel
87c9f8c099
Cluster Autoscaler 1.1.1
2018-02-02 16:31:23 +01:00
Beata Skiba
9b56bdefb4
Remove old unregistered nodes before checking cluster healthiness
2018-02-02 15:56:47 +01:00
Aleksandra Malinowska
5f2d615674
Don't register metrics unless on leading master
2018-01-15 17:42:39 +01:00
Marcin Wielgus
e956f8a259
Cluster Autoscaler 1.1.0
2017-12-08 10:16:14 -06:00
Timothy Palpant
7f6b021cef
Add h1 and m5 AWS instance types
2017-12-04 13:16:48 -05:00
Marcin Wielgus
5fe841e69a
Cluster Autoscaler 1.1.0-beta1
2017-12-01 12:21:22 +01:00
Marcin Wielgus
8be728a93e
Merge pull request #489 from mwielgus/godep-fix
...
Godep update
2017-11-28 15:50:45 +01:00
Marcin Wielgus
2b525c5c5d
Remove Windows-specific libraries from godeps
2017-11-28 14:48:05 +01:00
Marcin Wielgus
e14f6a0c55
Add appropriate license to _override
2017-11-28 14:31:20 +01:00
Marcin Wielgus
65aca02fdc
Rename override to _override to allow ./... patterns in go command
2017-11-28 14:21:17 +01:00
Marcin Wielgus
f8c0e20ad9
Source fix after godep update
2017-11-28 14:01:43 +01:00
Marcin Wielgus
f424b3da99
Include GKE api in fix gopath
2017-11-28 14:01:26 +01:00
Marcin Wielgus
efa6560195
Godeps update
2017-11-28 14:00:58 +01:00
Gary Rennie
7942427a17
Set code types for syntax highlighting in README.md
2017-11-28 12:47:34 +00:00
Pengfei Ni
78a04a81d8
Fix image name for azure
...
The official image name sould be used instead of a pernal one.
2017-11-24 16:22:57 +08:00
Marcin Wielgus
64badc960e
Merge pull request #485 from mwielgus/azure-readme
...
Azure in Readme(s).md
2017-11-23 08:34:23 +01:00
Marcin Wielgus
3140e96c3a
Add Azure to CA readme
2017-11-23 08:28:00 +01:00
Marcin Wielgus
d31e65f037
Merge pull request #483 from miry/aws-c5-instances
...
Added aws c5 instance types.
2017-11-23 01:13:38 +01:00
Michael Nikitochkin
fa0a66396d
Updated aws instance types.
2017-11-22 22:42:30 +01:00
Marcin Wielgus
26960b49df
Merge pull request #460 from sergeylanzman/replace-depricate-func
...
Replace deprecate kubernetes client functions
2017-11-22 15:58:01 +01:00
Marcin Wielgus
819687760e
Merge pull request #454 from feiskyer/azure
...
Add azure cloud provider
2017-11-22 15:28:57 +01:00
Michael Nikitochkin
8e1c712f39
Added aws c5 instance types.
2017-11-22 08:28:55 +01:00
Marcin Wielgus
832084386d
Merge pull request #478 from mwielgus/safety-net
...
Extra checks when pushing an image to gcr repository
2017-11-17 16:12:51 +01:00
Marcin Wielgus
5fb92f5da2
Extra checks when pushing an image to gcr repository
2017-11-17 15:49:52 +01:00
Aleksandra Malinowska
f7f2661a33
Release notes for Cluster Autoscaler 1.0.3
2017-11-17 13:35:32 +01:00
Pengfei Ni
9618cc61cb
Add deploy guide for Azure
2017-11-16 21:33:59 +08:00
Pengfei Ni
d53b58ae5e
Fix unit testing
2017-11-16 21:31:49 +08:00
Pengfei Ni
03f1b91c89
Convert instance ID to lower case.
...
This is because instance.ID is in different in different API calls (e.g. GET and LIST).
2017-11-16 21:31:49 +08:00
Pengfei Ni
8f7d35b4e0
Enable azure options for autoscaler
2017-11-16 21:31:49 +08:00
Pengfei Ni
4cc7ac56b0
Add unit tests for azure provider
2017-11-16 21:27:55 +08:00
Pengfei Ni
3a72e97db9
Add azure cloud provider
2017-11-16 21:27:55 +08:00
Pengfei Ni
0d31cfe1b3
Update azure sdk to v11.1.1
2017-11-16 21:27:55 +08:00
Marcin Wielgus
2589c43a61
Merge pull request #469 from aleksandra-malinowska/single-unregistered-flag
...
Remove --unregistered-node-removal-time flag
2017-11-16 13:07:52 +01:00
Marcin Wielgus
82d9b07f51
Merge pull request #425 from Henrod/feature/faq
...
Observation about safe-to-evict annotation on FAQ
2017-11-16 12:48:45 +01:00
Marcin Wielgus
f260252aaa
Merge pull request #465 from aleksandra-malinowska/faq-typos
...
Update FAQ
2017-11-16 11:33:01 +01:00
Krzysztof Jastrzebski
6c8d3aa37d
Fix unit static autoscaler unit tests.
2017-11-15 16:13:18 +01:00
Aleksandra Malinowska
2ff962e53e
Remove --unregistered-node-removal-time flag
2017-11-15 11:11:30 +01:00
Aleksandra Malinowska
11a7d9f137
Fix typos in FAQ
2017-11-14 14:46:09 +01:00
Marcin Wielgus
362b0319de
Merge pull request #463 from mwielgus/ca-1.1.0-alpha1
...
ClusterAutoscaler 1.1.0-alpha1
2017-11-13 15:30:12 +01:00
Marcin Wielgus
ded016dfd8
Merge pull request #461 from MaciekPytel/gpu_unready_fix
...
Consider GPU nodes unready until allocatable GPU is > 0
2017-11-13 15:29:27 +01:00
Maciej Pytel
53603d0a2a
Increase MaxNodeStartupTime to 15 minutes.
2017-11-13 15:14:47 +01:00
Marcin Wielgus
c512ea0077
ClusterAutoscaler 1.1.0-alpha1
2017-11-13 13:13:11 +01:00
Maciej Pytel
d81dca5991
Mark nodes with uninitialized GPUs as unready
2017-11-10 17:56:10 +01:00
Maciej Pytel
4c83330c29
Fix GCE pricing model to properly evaluate GPUs
2017-11-10 17:38:47 +01:00
Sergey Lanzman
eb546b87a0
Replace deprecate kubernetes client functions
2017-11-09 19:49:41 +02:00