Marcin Wielgus
a766f676ba
Node Autoprovisioning expansion of CloudProvider api
2017-08-18 15:34:24 +02:00
Beata Skiba
14df1b808b
Drill down scale down metrics
...
Split scale down duration into three parts:
1. Find nodes to remove
2. Node deletion
3. Misc operations
2017-08-18 14:17:02 +02:00
Marcin Wielgus
139b6955d5
Merge pull request #236 from mwielgus/update-godeps-faq
...
Godep update in FAQ
2017-08-18 17:12:24 +05:30
Marcin Wielgus
9453c09fa9
Godep update in FAQ
2017-08-18 13:02:24 +02:00
Marcin Wielgus
6a4c945703
Add libseccomp-dev to dockerbuilder
2017-08-18 12:21:29 +02:00
Marcin Wielgus
728cbd315d
Merge pull request #232 from mwielgus/godeps-kubemark
...
Update dependencies for kubemark
2017-08-18 15:37:25 +05:30
Marcin Wielgus
139e21046e
Fix kubemark boilerplate
2017-08-18 11:43:53 +02:00
Marcin Wielgus
fcbd6e1ef5
Comments on blank imports
2017-08-18 11:32:18 +02:00
Marcin Wielgus
4570f5a206
Libseccomp install
2017-08-18 11:15:28 +02:00
Marcin Wielgus
caed0eee6c
Merge pull request #229 from mwielgus/remove-azure
...
Remove Azure support
2017-08-18 14:01:23 +05:30
Marcin Wielgus
0c5453bde6
Godep update
2017-08-18 00:12:45 +02:00
Marcin Wielgus
cd54849a42
Kubemark placeholder
2017-08-18 00:11:59 +02:00
Marcin Wielgus
06c27485a9
A simple script to update k8s staging deps and remove vendor dirs
2017-08-18 00:10:44 +02:00
Marcin Wielgus
6df186aeac
Remove Azure support
2017-08-17 22:36:31 +02:00
Marcin Wielgus
d779086f2e
Merge pull request #228 from mwielgus/readme-update
...
Update sig meeting link
2017-08-18 01:47:38 +05:30
Marcin Wielgus
72e7eacd26
Update sig meeting link
2017-08-17 17:43:58 +02:00
Marcin Wielgus
8a960c8bc1
Merge pull request #222 from drinktee/master
...
Use glog to replace fmt in azure cloudprovider
2017-08-17 15:00:23 +05:30
Marcin Wielgus
e697e5b011
Merge pull request #226 from mwielgus/nap-labels
...
NAP - pick best labels for pods
2017-08-17 14:46:03 +05:30
Marcin Wielgus
33f3fcdef9
NAP - pick best labels for pods
2017-08-17 10:47:15 +02:00
chenguoyan01
783a7abe53
Set the verbosity level for azureprovider info logs
2017-08-17 10:30:51 +08:00
Marcin Wielgus
b54bbccb33
Merge pull request #189 from MaciekPytel/remove_pod_timestamp_check
...
Remove PodScheduled filter
2017-08-16 21:37:38 +05:30
Maciej Pytel
95b5b4be94
Remove --verify-unschedulabe-pods flag
...
This flag was true in default setups for every platform,
we haven't heard about any user changing it to false and
after removing check on PodScheduled condition setting it
to false would basically break CA.
2017-08-16 17:31:59 +02:00
Maciej Pytel
ef1241b3c6
Remove checking and resetting PodSchedulable condition
...
The performance cost was too high and the pods should
be filtered out by follow up checks anyway.
Check out https://github.com/kubernetes/autoscaler/issues/187
for details.
2017-08-16 17:30:11 +02:00
Marcin Wielgus
998b3f1acd
Merge pull request #198 from MaciekPytel/support_zone_failures
...
Backoff for node group after failed scale-up
2017-08-16 20:46:45 +05:30
Marcin Wielgus
ca5f3b7424
Merge pull request #224 from mwielgus/nap-prop-fix
...
Labels in NAP proposal update
2017-08-16 17:58:45 +05:30
Marcin Wielgus
f6a7eadadf
Labels in NAP proposal update
2017-08-16 14:27:44 +02:00
chenguoyan01
a1c1ea1b93
use glog to replace fmt in azure cloudprovider
2017-08-16 16:59:55 +08:00
Marcin Wielgus
111eb1d797
Merge pull request #208 from mwielgus/nap-doc
...
Node Auto-provisioning proposal doc
2017-08-16 13:39:35 +05:30
Marcin Wielgus
2aa9e8aa35
Merge pull request #216 from mbssaiakhil/patch-1
...
Fix Typo in Kubernetes Autoscaler README
2017-08-14 04:13:39 +05:30
Marcin Wielgus
12e59352f6
Merge pull request #217 from mwielgus/listers-fix
...
Fix listers in CA after godep update
2017-08-14 04:08:15 +05:30
Marcin Wielgus
b8c1fc2b01
Fix listers in CA after godep update
2017-08-14 00:14:31 +02:00
Malepati Bala Siva Sai Akhil
e4413063cb
Fix Typo in Kubernetes Autoscaler README
2017-08-13 16:19:47 +05:30
Marcin Wielgus
69316cbd26
Merge pull request #213 from mwielgus/godepupdate-11-08-2017
...
CA godeps update to K8S head at 2017-10-08
2017-08-11 22:23:28 +05:30
Marcin Wielgus
f8541bdb6d
Unexport leader election functions
2017-08-11 18:13:26 +02:00
Marcin Wielgus
08c74cb0c8
Merge pull request #214 from mwielgus/0.7.0-alpha1
...
Bump CA version to 0.7 alpha1
2017-08-11 21:39:06 +05:30
Marcin Wielgus
a263da7a7b
Bump CA version to 0.7 alpha1
2017-08-11 18:02:32 +02:00
Marcin Wielgus
9116e4c08c
Compilation fix for CA after godeps update
2017-08-11 17:56:47 +02:00
Marcin Wielgus
885f0d6823
Godeps update in CA for K8s HEAD at 11-08-2017
2017-08-11 17:56:24 +02:00
MaciekPytel
698b94756e
Merge pull request #212 from bskiba/metric_parser
...
Add script for parsing metrics from CA e2e tests
2017-08-11 11:34:26 +02:00
Beata Skiba
7287f3b402
fix boilerplate
2017-08-11 11:09:53 +02:00
Beata Skiba
506518cb30
Comment fixes
2017-08-11 10:00:36 +02:00
Beata Skiba
c4d12edc02
Add script for parsing metrics from CA e2e tests
2017-08-10 17:29:01 +02:00
Marcin Wielgus
45d83f44c8
Merge pull request #211 from mwielgus/5-to-6
...
Update e2e config in FAQ
2017-08-10 18:55:31 +05:30
Marcin Wielgus
83ee7af992
Update e2e config in FAQ
2017-08-10 15:02:51 +02:00
Marcin Wielgus
d1a05dfb8b
Merge pull request #203 from asifdxtreme/patch-1
...
Split Verification & Test in seperate stage in Travis
2017-08-10 16:29:14 +05:30
Marcin Wielgus
b9db78a354
Merge pull request #210 from 007/release6update
...
bump container image version to 0.6.0
2017-08-10 16:01:42 +05:30
Ryan Moore
943c5acba7
bump container image version to 0.6.0
2017-08-09 16:03:09 -07:00
Marcin Wielgus
64f9e065f4
Node Auto-provisioning doc
2017-08-09 13:59:31 +02:00
Mohammad Asif Siddiqui
5a0da29562
Split Verification & Test in seperate stage in Travis
2017-08-09 17:19:16 +08:00
Aleksandra Malinowska
7e213a63fc
Merge pull request #202 from mwielgus/empty-nodes
...
Fix getEmptyNodes function in CA
2017-08-08 10:46:01 +02:00