https://github.com/kubernetes/autoscaler

sort by:
Revision Author Date Message Commit Date
b027a7f Merge pull request #2350 from krzysztof-jastrzebski/cluster-autoscaler-release-1.15 Cluster Autoscaler 1.15.2. 17 September 2019, 09:36:24 UTC
d77f7e8 Cluster Autoscaler 1.15.2. 17 September 2019, 09:21:55 UTC
c8c95d8 Merge pull request #2330 from feiskyer/cluster-autoscaler-release-1.15 Cluster Autoscaler: Cherry pick of #2237 12 September 2019, 09:08:28 UTC
8aebab7 Ignore nodes that have no ProviderID. (kubernetes#2236) Signed-off-by: Masaki Muranaka <monaka@monami-ya.com> 12 September 2019, 08:36:23 UTC
e83a6fc Merge pull request #2131 from parallax/cluster-autoscaler-release-1.15 update images, they reference the wrong version 02 August 2019, 05:47:52 UTC
e70cab9 Merge pull request #2203 from losipiuk/lo/ca-1.15.1 Update CA version to 1.15.1 19 July 2019, 12:27:12 UTC
f585ad4 Update CA version to 1.15.1 19 July 2019, 12:05:19 UTC
00c0911 Merge pull request #2199 from losipiuk/lo/a849859d2-1.15 Update c5,i3en,m5,r5 instance types 19 July 2019, 09:29:11 UTC
c474575 Update c5,i3en,m5,r5 instance types 19 July 2019, 09:21:26 UTC
276399f Merge pull request #2170 from feiskyer/cluster-autoscaler-release-1.15 CA 1.15: cherry pick of #2151 and #2152 08 July 2019, 08:58:33 UTC
7f6d6a1 Fix race conditions when checking the VMSS size 08 July 2019, 08:48:32 UTC
97a4136 Fix Azure client requests stuck issues on http.StatusTooManyRequests 05 July 2019, 03:28:33 UTC
d183d42 Add cache for vmss VM 05 July 2019, 03:28:28 UTC
189a0a5 Ensure upcoming nodes are different 05 July 2019, 03:28:05 UTC
f95e3a0 Allow scaling multiple vmss synchronously 05 July 2019, 02:48:42 UTC
86fab12 update images, they reference the wrong version 19 June 2019, 17:13:24 UTC
1b4f185 Merge pull request #2104 from losipiuk/lo/1.15-beta Update Cluster Autoscaler version to 1.15.0-beta.1 07 June 2019, 11:39:59 UTC
3315f94 Update Cluster Autoscaler version to 1.15.0-beta.1 07 June 2019, 11:29:27 UTC
640a724 Merge pull request #2097 from vaibhav-random/patch-1 update cluster-proportional-autoscaler running command 07 June 2019, 11:23:59 UTC
e25e1a3 Merge pull request #2102 from losipiuk/lo/update-vendor Updating vendor against git@github.com:kubernetes/kubernetes.git:master (ef7808fec57284582c7bf3fc834570e5769df83e 06 June 2019, 22:44:03 UTC
b0376d0 Remove godep from Makefile 06 June 2019, 18:39:54 UTC
738ce84 Update gofmt 06 June 2019, 18:35:16 UTC
303afe6 Remove deprecated vendor update recipe from FAQ 06 June 2019, 18:27:37 UTC
75cc16a Remove kubernetes.sync 06 June 2019, 18:27:35 UTC
f7c0d4c Remove _override 06 June 2019, 18:27:33 UTC
2bc4a8d Remove godeps 06 June 2019, 18:27:31 UTC
02c9941 Fix call to scheduler.AddAllEventHandlers 06 June 2019, 18:27:29 UTC
cba6582 Use k8s.io/legacy-cloud-providers 06 June 2019, 18:27:27 UTC
c1eca0a Updating vendor against git@github.com:kubernetes/kubernetes.git:master (ef7808fec57284582c7bf3fc834570e5769df83e) 06 June 2019, 18:27:23 UTC
4fd63bb Add go.mod-extra 06 June 2019, 18:27:20 UTC
7d400e0 Merge pull request #2100 from jbartosik/pod-limit-range-e2e Fix raises request according to pod min limit set in LimitRange test 06 June 2019, 15:10:19 UTC
9cb4543 Fix raises request according to pod min limit set in LimitRange test Admisson controller was crashing because it was tryig to divide by 0 so it dind't make any changes to pod. Adter I fixed that only 1 pod would fit in the cluster so I lowered recommendation. 06 June 2019, 14:52:40 UTC
f507cd1 Merge pull request #2099 from jbartosik/pod-limit-range-e2e Fix limit support 06 June 2019, 13:40:15 UTC
ff32565 Fix limit support 06 June 2019, 13:00:25 UTC
037355e Merge pull request #2095 from jbartosik/pod-limit-range-e2e Clean up e2e vpa tests 06 June 2019, 10:12:12 UTC
8ea9f6a Fix pod limit range e2e tests Looks like target not in [lower bound, upper bound] is what was breaking e2e tests. 06 June 2019, 09:10:29 UTC
ed94813 update cluster-proportional-autoscaler running command cluster-proportional-autoscaler run command had the . missing 06 June 2019, 05:41:40 UTC
e303d03 Clean up e2e vpa tests 05 June 2019, 13:53:54 UTC
6a31047 Merge pull request #2093 from jbartosik/pod-limit-range-e2e Ee2 test for pod limit range support 04 June 2019, 10:57:03 UTC
ffaf0ed Ee2 test for pod limit range support 04 June 2019, 10:20:26 UTC
1c43612 Merge pull request #2092 from jbartosik/pod-limit-range-e2e Fix e2e testing min from limit range 04 June 2019, 09:31:07 UTC
c9978dc Fix e2e testing min from limit range Min from limit range applies to both limit and request, adjust e2e tests to work with that. 04 June 2019, 09:13:54 UTC
c906874 Merge pull request #2067 from losipiuk/lo/cache-templates Add caching for mig instance templates 04 June 2019, 06:55:05 UTC
0e17b31 Merge pull request #2082 from krzysztof-jastrzebski/optimizations2 Optimize building node infos by using map with pods for nodes. 03 June 2019, 17:21:33 UTC
1d1aec3 Merge pull request #2091 from jbartosik/pod-limit-range2 Minimums of limit range apply also to requests 03 June 2019, 14:10:26 UTC
d0e5e17 Minimums of limit range apply also to requests 03 June 2019, 13:17:19 UTC
62dcc2e Merge pull request #2084 from losipiuk/lo/quick-react-on-all-errors Quickly fail scaleup on all instance creation errors 03 June 2019, 11:52:15 UTC
950a8a9 Quickly fail scaleup on all instance creation errors Change-Id: Ib918251f3e3229d882d5182a98f129b77d7731a3 03 June 2019, 11:32:41 UTC
aa4c449 Set error code for 'other' errors in GCE CP 03 June 2019, 11:32:41 UTC
22b4a62 Optimize building node infos by using map with pods for nodes. 03 June 2019, 11:24:09 UTC
a0853bc Merge pull request #2071 from losipiuk/lo/predicate-checker-speedup Precompute inter pod equivalence groups in checkPodsSchedulableOnNode 03 June 2019, 10:52:16 UTC
4c984a1 Merge pull request #2086 from krzysztof-jastrzebski/optimizations3 Fetch node instances for scaling up node groups in parallel. 03 June 2019, 08:46:22 UTC
e6781b9 Fetch node instances for scaling up node groups in parallel. 03 June 2019, 08:20:20 UTC
0c16234 Implement Stringer for InstanceErrorClass 31 May 2019, 13:51:17 UTC
2543e3e Merge pull request #2083 from losipiuk/lo/quota-fixes Degug log related to instance creation errors 31 May 2019, 13:42:30 UTC
c88f014 Add debug log in handleOutOfResourcesErrorsForNodeGroup 31 May 2019, 13:26:41 UTC
0e31439 Add log with counts of error creating GCE instances by error code 31 May 2019, 13:26:40 UTC
82cfd87 Merge pull request #2078 from krzysztof-jastrzebski/fixes2 Cache cloud provider node instances in cluster state. 31 May 2019, 12:48:27 UTC
7718606 Merge pull request #2080 from jbartosik/pod-limit-range2 Pod limit range 31 May 2019, 12:22:24 UTC
8f62c6b Capping to pod limit range 31 May 2019, 11:35:34 UTC
9ce20d6 Add method for getting pod limit range 31 May 2019, 09:31:37 UTC
8bb4cb1 Merge pull request #2079 from bskiba/min-limit-cont Account for min Limit from LimitRange. 31 May 2019, 09:20:25 UTC
2fd9d33 Account for min Limit from LimitRange. Refactoring to make the code consistent. Removed applying to upper and lower bound - I was mistaken that it was needed >.<. Note that since the recommendation is already capped to max/min limit, there is no additional need for capping in the GetContainerResources method. 31 May 2019, 09:04:03 UTC
4831d76 Cache cloud provider node instances in cluster state. 31 May 2019, 08:11:51 UTC
3f57084 Merge pull request #2062 from mrkm4ntr/namespace-keyed-indexer-and-reflector Create stores and reflectors with a simpler way 30 May 2019, 14:42:22 UTC
87720ab Merge pull request #2077 from bskiba/e2e-num Fix number comparison for limits 30 May 2019, 11:58:20 UTC
764068b Fix number comparison for limits 30 May 2019, 11:38:43 UTC
1b6184d Merge pull request #2073 from bskiba/min-limit Support multiple limitrange items 30 May 2019, 11:20:20 UTC
7b89672 Support multiple limitrange items 30 May 2019, 10:39:56 UTC
1e4ea4c Merge pull request #2076 from bskiba/lr-rbac Add LimitRange to VPA rbac 30 May 2019, 10:34:23 UTC
2d16938 Add LimitRange to VPA rbac 30 May 2019, 10:11:22 UTC
3f5972c Merge pull request #2072 from bskiba/panic Fix initializing min in limitrange 30 May 2019, 08:18:24 UTC
76670ec Fix initializing min in limitrange 30 May 2019, 07:50:25 UTC
63039fb Merge pull request #2049 from jbartosik/limit-range-limit-support Limit range limit support 30 May 2019, 07:34:18 UTC
1b0165c Support scaling request to maintain ratio with limit in updater To be squashed before submit 29 May 2019, 16:08:13 UTC
a849ead Precompute inter pod equivalence groups in checkPodsSchedulableOnNode 29 May 2019, 16:05:52 UTC
7f59902 Merge pull request #2068 from bskiba/limits-e2e Bunch of e2e tests for making sure limit handling is correct in VPA 29 May 2019, 15:08:31 UTC
c1ceb0f e2e test for VPA updater observing limit range 29 May 2019, 14:46:03 UTC
8cb8393 Capitalize log messages in gce/cache.go Change-Id: Id44382af91ff136ea3b69b9597795b39138b36f1 29 May 2019, 12:10:25 UTC
6cd164b Add caching for mig instance templates 29 May 2019, 12:10:25 UTC
da76008 e2e test for VPA respecting LimitRange min and max 29 May 2019, 10:08:28 UTC
d8264ad Move limit range calc to be squashed before merging 29 May 2019, 09:58:12 UTC
b7be892 Extract code to ba shared between updater and admission controller To be squashed 29 May 2019, 09:55:14 UTC
a39b0df e2e for VPA keeping limit to request ratio constant 29 May 2019, 08:51:29 UTC
1c906a2 Create stores and reflectors with a simpler way 29 May 2019, 01:27:42 UTC
79b031d Address review comments I want to squash this commit before merging but have it separate to make review clearer. 28 May 2019, 14:08:34 UTC
fa0e199 Merge pull request #2066 from krzysztof-jastrzebski/fixes2 Delete zero values from deletionsInProgress map in NodeDeletionTracker. 28 May 2019, 13:09:54 UTC
6944f3f Delete zero values from deletionsInProgress map in NodeDeletionTracker. 28 May 2019, 12:34:56 UTC
07f97d1 Merge pull request #2063 from bskiba/ar-2 Addon resizer version 2.3 28 May 2019, 09:41:55 UTC
f73fd85 Merge pull request #2046 from krzysztof-jastrzebski/master Merge AllNodeLister with ReadyNodeLister. 28 May 2019, 08:55:53 UTC
fc91eaa Merge AllNodeLister with ReadyNodeLister. 28 May 2019, 08:41:08 UTC
6d7545a Merge pull request #2047 from krzysztof-jastrzebski/mocks Use fakeNodeLister instead of mocks. 28 May 2019, 08:17:55 UTC
2c1e38a Addon resizer version 2.3 27 May 2019, 14:56:17 UTC
da82f83 Use fakeNodeLister instead of mocks. 27 May 2019, 13:10:31 UTC
f1a537a Rename limit_range_checker files to limit_range_calculator 27 May 2019, 12:43:47 UTC
33928d9 Change logic for supporting limits. Keep limit/request user set (even if the limit comes from limit range). Cap limits to Max configured in the limit range. 27 May 2019, 12:43:42 UTC
5c743c1 Merge pull request #2056 from losipiuk/lo/predicate-setup-out-of-init Move static scheduler initialization out of module init() 23 May 2019, 09:44:29 UTC
fbc09ea Merge pull request #2055 from mboersma/update-azure-readme-2 docs: more improvements to CA on Azure README 23 May 2019, 03:38:25 UTC
2b0ae7e Move static scheduler initialization out of module init() Having call to algorithmprovider.ApplyFeatureGates() in module init function was problematic as the mathod calls out to klog.Infof(). The call to klog.Infof() was then happening before klog related application flags were parsed which resulted in klog misbehavior. See https://github.com/kubernetes/klog/issues/67. 22 May 2019, 22:17:57 UTC
afb1d90 docs: more improvements to CA on Azure README 22 May 2019, 16:26:45 UTC
back to top