Aleksandra Malinowska
02b6014acb
Merge pull request #1163 from aleksandra-malinowska/cherry-pick-1.1-debian-base-0.3.2
...
Cherry pick of #1155 : Update Cluster Autoscaler base image
2018-08-20 12:48:54 +01:00
Aleksandra Malinowska
361afa73af
Update Cluster Autoscaler base image to debian-base-amd:0.3.2
2018-08-20 13:10:52 +02:00
MaciekPytel
b51d2feaa6
Merge pull request #1130 from jeruane/cherry-pick-fix-nvidia-gpu-resource-name-1.1
...
cherry pick: "Fix nvidia gpu resource name on AWS" to 1.1
2018-08-09 11:20:50 +02:00
Johannes 'fish' Ziemke
e68d5fb50c
Fix nvidia gpu resource name on AWS
2018-08-08 14:53:01 -04:00
Aleksandra Malinowska
71f0bc431d
Merge pull request #1055 from vainu-arto/cherry-pick-pod-unsafe-annotations-1.1
...
Cherry pick pod unsafe annotations for 1.1
2018-07-12 11:47:07 +02:00
Arto Jantunen
a863acba33
Allow using the PodSafeToEvictKey annotation in reverse
...
Adding the "cluster-autoscaler.kubernetes.io/safe-to-evict": "false"
annotation to a pod prevents the cluster autoscaler from touching it.
2018-07-11 16:03:05 +03:00
Arto Jantunen
b0316799b1
Add test to use the PodSafeToEvictKey in reverse
...
When this is set to false instead of true, the pod should not be evicted by
the autoscaler.
2018-07-11 16:03:05 +03:00
Aleksandra Malinowska
350a2ab516
Merge pull request #878 from aleksandra-malinowska/cluster-autoscaler-version-1.1.3
...
Cluster Autoscaler 1.1.3
2018-05-17 15:41:13 +02:00
Aleksandra Malinowska
a46e15e729
Cluster Autoscaler 1.1.3
2018-05-17 15:22:40 +02:00
MaciekPytel
b359e16c72
Merge pull request #845 from aleksandra-malinowska/cherry-pick-stateful-set-drain-1.1
...
Cherry pick stateful set drain 1.1
2018-05-11 14:48:02 +02:00
Aleksandra Malinowska
8a421dd298
Fix log message
2018-05-11 13:51:40 +02:00
Aleksandra Malinowska
ff77f2cc7d
Fix cleaning up taints
2018-05-11 13:51:40 +02:00
Aleksandra Malinowska
31f82b19c6
Add support for rescheduled pods with the same name in drain
2018-05-11 13:51:40 +02:00
Marcin Wielgus
f368858082
Merge pull request #697 from mwielgus/ca-1.1.2
...
Bump CA version to 1.1.2
2018-03-06 12:23:18 +01:00
Marcin Wielgus
e821036d5c
Bump CA version to 1.1.2
2018-03-06 12:20:38 +01:00
Marcin Wielgus
d5e094d645
Merge pull request #693 from MaciekPytel/cherrypick_gpuexpander_1.1
...
Cherrypick gpu expander fix on CA 1.1 branch
2018-03-05 17:01:51 +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
Marcin Wielgus
d559af3da7
Merge pull request #664 from aleksandra-malinowska/cherry-pick-update-dockerfiles-fix-1.1
...
Add installing libseccomp-devel to builder
2018-02-15 19:05:26 +01:00
Aleksandra Malinowska
c8dd214f8c
Add installing libseccomp-devel to builder
2018-02-15 17:13:45 +01:00
Marcin Wielgus
9fbe337c68
Merge pull request #654 from aleksandra-malinowska/cherry-pick-update-dockerfiles-1.1
...
Use Debian image
2018-02-14 15:34:31 +01:00
Aleksandra Malinowska
3540efcd04
Use Debian image
2018-02-14 14:28:42 +01:00
Marcin Wielgus
129f67f843
Merge pull request #611 from MaciekPytel/ca_1_1_1
...
Cluster Autoscaler 1.1.1
2018-02-02 16:33:09 +01:00
Maciej Pytel
87c9f8c099
Cluster Autoscaler 1.1.1
2018-02-02 16:31:23 +01:00
MaciekPytel
b7257135ac
Merge pull request #610 from bskiba/cherry-pick-remove-unregistered-1.1
...
Remove old unregistered nodes before checking cluster healthiness
2018-02-02 16:30:06 +01:00
Beata Skiba
9b56bdefb4
Remove old unregistered nodes before checking cluster healthiness
2018-02-02 15:56:47 +01:00
Marcin Wielgus
a4d5610110
Merge pull request #545 from aleksandra-malinowska/cherrypick-no-lead-no-master
...
Don't register metrics unless on leading master
2018-01-15 19:33:55 +01:00
Aleksandra Malinowska
5f2d615674
Don't register metrics unless on leading master
2018-01-15 17:42:39 +01:00
Marcin Wielgus
7d7f275dce
Merge pull request #499 from mwielgus/ca-1.1
...
Cluster Autoscaler 1.1.0
2017-12-08 10:29:17 -06:00
Marcin Wielgus
e956f8a259
Cluster Autoscaler 1.1.0
2017-12-08 10:16:14 -06:00
Marcin Wielgus
8225983307
Merge pull request #493 from timpalpant/master
...
Add h1 and m5 AWS instance types
2017-12-07 04:27:48 +00:00
Timothy Palpant
7f6b021cef
Add h1 and m5 AWS instance types
2017-12-04 13:16:48 -05:00
Marcin Wielgus
eb48463675
Merge pull request #490 from mwielgus/ca-1.1-b1
...
Cluster Autoscaler 1.1.0-beta1
2017-12-01 13:09:29 +01: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
8304f8770e
Merge pull request #488 from Gazler/patch-1
...
Set code types for syntax highlighting in README.md
2017-11-28 14:33:39 +01:00
Marcin Wielgus
467b43b7f2
Skip _override in boilerplate.py
2017-11-28 14:31:55 +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
Marcin Wielgus
0e2fb19e6a
Merge pull request #487 from feiskyer/fix-image
...
Fix image name for azure
2017-11-24 09:35:53 +01: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
7d910ec495
Add Azure to top level readme
2017-11-23 08:25:58 +01:00