https://github.com/kubernetes/autoscaler

sort by:
Revision Author Date Message Commit Date
849ff1a Merge pull request #879 from aleksandra-malinowska/cluster-autoscaler-version-1.0.6 Cluster Autoscaler 1.0.6 17 May 2018, 13:41:23 UTC
5e85a6d Cluster Autoscaler 1.0.6 17 May 2018, 13:23:51 UTC
df0242c Merge pull request #847 from aleksandra-malinowska/cherry-pick-stateful-set-drain-1.0 Cherry pick stateful set drain 1.0 11 May 2018, 12:47:07 UTC
0b9b87e Fix log message 11 May 2018, 12:11:09 UTC
e913ba4 Fix cleaning up taints 11 May 2018, 12:11:09 UTC
6b22d7f Add support for rescheduled pods with the same name in drain 11 May 2018, 12:11:09 UTC
428c13f Merge pull request #726 from aleksandra-malinowska/cluster-autoscaler-1.0.5 CA 1.0.5 19 March 2018, 12:43:55 UTC
4493fa6 CA 1.0.5 19 March 2018, 12:25:02 UTC
650e08b Merge pull request #662 from aleksandra-malinowska/cherry-pick-update-dockerfiles-fix-1.0 Add installing libseccomp-devel to builder 15 February 2018, 18:05:41 UTC
cd055a9 Add installing libseccomp-devel to builder 15 February 2018, 16:12:30 UTC
bcff403 Merge pull request #653 from aleksandra-malinowska/cherry-pick-update-dockerfiles-1.0 Use Debian image 14 February 2018, 14:34:52 UTC
a913648 Use Debian image 14 February 2018, 13:19:22 UTC
161dc9e Merge pull request #609 from MaciekPytel/ca_1_0_4 Cluster Autoscaler 1.0.4 02 February 2018, 15:33:21 UTC
f204f54 Cluster Autoscaler 1.0.4 02 February 2018, 14:48:43 UTC
3d894e1 Merge pull request #606 from bskiba/cherry-pick-remove-unregistered Remove old unregistered nodes before checking cluster healthiness 02 February 2018, 14:05:41 UTC
36f5724 Remove old unregistered nodes before checking cluster healthiness 02 February 2018, 12:55:16 UTC
254f78b Merge pull request #549 from aleksandra-malinowska/cherrypick-no-lead-no-metrics-1.0 Don't register metrics unless on leading master 16 January 2018, 12:38:33 UTC
bf40d05 Don't register metrics unless on leading master 16 January 2018, 12:09:37 UTC
818f991 Merge pull request #482 from aleksandra-malinowska/cherry-pick-safety-net Extra checks when pushing an image to gcr repository 17 November 2017, 15:40:39 UTC
74a8b57 Extra checks when pushing an image to gcr repository 17 November 2017, 15:14:25 UTC
624ba01 Merge pull request #479 from mwielgus/ca-1.0.3 Cluster Autoscaler 1.0.3 17 November 2017, 14:40:00 UTC
7b0c841 Merge pull request #481 from aleksandra-malinowska/cherry-pick-release-notes-1.0.3 Release notes for Cluster Autoscaler 1.0.3 17 November 2017, 14:39:21 UTC
deec610 Release notes for Cluster Autoscaler 1.0.3 17 November 2017, 12:38:48 UTC
dd77b3c Cluster Autoscaler 1.0.3 17 November 2017, 12:06:32 UTC
74b8a10 Merge pull request #477 from aleksandra-malinowska/cherry-pick-unit-tests-fix Cherry-pick "Fix unit static autoscaler unit tests." 17 November 2017, 11:28:11 UTC
7603fc0 Merge pull request #475 from aleksandra-malinowska/cherrypick-doc-updates Cherry-pick doc updates 17 November 2017, 11:27:42 UTC
f874aec Merge pull request #476 from aleksandra-malinowska/cherry-pick-gpu-unready-fix Cherry-pick "Consider GPU nodes unready until allocatable GPU is > 0" 17 November 2017, 11:27:14 UTC
ed3761d Fix unit static autoscaler unit tests. 17 November 2017, 11:12:32 UTC
b3a743b Increase MaxNodeStartupTime to 15 minutes. 17 November 2017, 11:09:04 UTC
b0b3338 Mark nodes with uninitialized GPUs as unready 17 November 2017, 11:08:57 UTC
aa95cb4 Fix GCE pricing model to properly evaluate GPUs 17 November 2017, 11:08:51 UTC
dd5b0f5 Add a workaround for scaling of VMs with GPUs When a machine with GPU becomes ready it can take up to 15 minutes before it reports that GPU is allocatable. This can cause Cluster Autoscaler to trigger a second unnecessary scale up. The workaround sets allocatable to capacity for GPU so that a node that waits for GPUs to become ready to use will be considered as a place where pods requesting GPUs can be scheduled. 17 November 2017, 11:08:38 UTC
bc9cef9 Adds KUBE_AUTOSCALER_ENABLE_SCALE_DOWN export to e2e test question in CA FAQ. 17 November 2017, 11:04:39 UTC
f685ff1 Update metrics documentation 17 November 2017, 11:04:16 UTC
05d9ed0 Fix release notes for 1.0.2 17 November 2017, 11:03:52 UTC
5ec66f5 Update README with release notes for 1.0.1 and 1.0.2 17 November 2017, 11:03:17 UTC
a258cf4 Observation about safe-to-evict annotation on FAQ 17 November 2017, 11:00:53 UTC
f3d959c Merge pull request #468 from aleksandra-malinowska/safe-to-evict-cherry-pick Cherry-pick safe-to-evict annotation to 1.0.3 15 November 2017, 15:55:31 UTC
8ed816d Annotation which indicates that a pod is safe to evict despite other constraints 15 November 2017, 10:12:23 UTC
202dbbc Merge pull request #450 from mwielgus/ca-1.0.2 Cluster Autoscaler 1.0.2 06 November 2017, 17:32:05 UTC
132a584 Cluster Autoscaler 1.0.2 06 November 2017, 10:59:06 UTC
049c2d4 Merge pull request #445 from johanneswuerbach/aws-rate-limit-1.0 Cherry-pick AWS DescribeAutoScalingGroups requests too aggressive to 1.0 02 November 2017, 17:55:29 UTC
b5d549a Renaming the interface function to Cleanup() for CloudProvider type 01 November 2017, 21:02:21 UTC
b7a7e0b Fixing for issue 252 by implementing a channel to stop the go routine 01 November 2017, 21:02:12 UTC
7986ba8 Merge pull request #441 from MaciekPytel/cherrypick_update_nap_api_again Cherrypick update GKE cloudprovider on release 1.0 01 November 2017, 15:02:24 UTC
e8fd4e8 Merge pull request #442 from MaciekPytel/cherrypick_nap_metrics Cherrypick metrics for autoprovisioning 01 November 2017, 15:01:53 UTC
889ec49 Add metrics for autoprovisioning 01 November 2017, 09:54:05 UTC
ea4c0cb Add a check against dereferencing nil in GKE cloudprovider 01 November 2017, 09:49:56 UTC
97dc967 Update fetching ResourceLimits from GKE to use GB not MB 01 November 2017, 09:49:45 UTC
9639e89 Update GKE alpha client 01 November 2017, 09:49:36 UTC
629c028 Merge pull request #439 from sethpollack/cluster-autoscaler-release-1.0 update aws instance types 01 November 2017, 08:13:01 UTC
60e8a90 update aws instance types 31 October 2017, 19:45:22 UTC
671be9b Merge pull request #437 from mwielgus/ca-1.0.2-b1 Bump CA version to 1.0.1-beta1 31 October 2017, 17:29:42 UTC
ba4c63a Bump CA version to 1.0.1-beta1 31 October 2017, 17:13:21 UTC
eec127f Merge pull request #434 from bskiba/cluster-autoscaler-release-1.0 Cherrypick changes to support regional clusters. 31 October 2017, 15:28:24 UTC
83f2f43 Call location API for regional clusters. 31 October 2017, 14:54:13 UTC
9188f62 Cluster Autoscaler integration with regional clusters. Make GKE cloud provider work with locations instead of zones. Use beta GKE endpoint for regional clusters. 31 October 2017, 14:53:52 UTC
3c263f5 Merge pull request #433 from bskiba/cluster-autoscaler-release-1.0 Cherrypick changes to support GPUs in scale from 0. 31 October 2017, 14:48:13 UTC
3d8cda4 fix typo 31 October 2017, 14:33:55 UTC
d97c2b0 Fix GPU resource name. 31 October 2017, 14:33:28 UTC
70a0894 Support GPUs in scale to/from 0 31 October 2017, 14:32:56 UTC
c1aad9e Merge pull request #427 from MaciekPytel/cherrypick_gke_nap Fixes for GKE cloudprovider and autoprovisioning 30 October 2017, 11:55:01 UTC
2c47e50 Gets resource limits from GKE API. 30 October 2017, 11:24:30 UTC
cb8ffd4 Adds gke-api-endpoint flag to GCE could provider. 30 October 2017, 11:24:03 UTC
fa4cd69 Write events when autoprovisioned nodegroup is created / deleted 30 October 2017, 11:23:56 UTC
44b209a Fix a bug with parsing int64 in GKE alpha client 30 October 2017, 11:23:48 UTC
26ee7c0 Add Refresh method to cloud provider This can be used to dynamically update cloud provider config (in particular list of managed NodeGroups and their min/max constraints). Add GKE implementation. 30 October 2017, 11:23:39 UTC
6861602 Enable cluster-level CA config in GKE alpha client 30 October 2017, 11:23:29 UTC
6264844 Adds resource limits to cloud provider. 30 October 2017, 11:23:21 UTC
3b71c7f Use GKE alpha client when autoprovisioning is enabled 30 October 2017, 11:23:13 UTC
2ae7b91 Add v1alpha1 GKE client to vendor 30 October 2017, 11:23:04 UTC
093fc7a Update clusterstate after scale-up 30 October 2017, 11:22:55 UTC
99d4979 Handle nodegroup id changing upon creation 30 October 2017, 11:22:47 UTC
4a7f2f6 GKE cloudprovider bugfixes * Make autoprovisioned node pools names shorter (previously it was exceeding max name length). * Set autoscaling fields when creating node pool 30 October 2017, 11:22:40 UTC
22900e4 Rename clusterName flag to cluster-name for consistency 30 October 2017, 11:22:31 UTC
4213f72 Refresh mig cache if node pool config has changed 30 October 2017, 11:22:23 UTC
3c27178 Merge pull request #410 from mwielgus/ca-1.0.1 Cluster Autoscaler 1.0.1 20 October 2017, 13:25:00 UTC
462ceab Cluster Autoscaler 1.0.1 20 October 2017, 13:22:11 UTC
5413bc2 Merge pull request #405 from mwielgus/1.0.1-b1 Bump 1.0 release to 1.0.1-beta1 18 October 2017, 12:17:15 UTC
08c441b Bump 1.0 release to 1.0.1-beta1 18 October 2017, 12:14:35 UTC
def4168 Merge pull request #404 from MaciekPytel/zonefix_cherrypick Cherrypick Fix some bugs in GKE cloudprovider 18 October 2017, 12:06:25 UTC
fe200c6 Merge pull request #403 from MaciekPytel/cherrypick_allocatable Cherrypick Compute allocatable for auto-provisioned migs 18 October 2017, 12:06:00 UTC
a8cb3a8 Fix some bugs in GKE cloudprovider - Mig.TargetSize tried to query non-existing mig if autoprovisioning was enabled. - GKE client was created using hosted master project instead of users project. 18 October 2017, 11:14:00 UTC
2448284 Compute allocatable for auto-provisioned migs 18 October 2017, 11:06:34 UTC
3f7647d Merge pull request #381 from MaciekPytel/long_unregistered_cherrypick Keep track of nodes that failed to register for a long time 18 October 2017, 11:03:48 UTC
8207188 Keep track of nodes that failed to register for a long time Previously a node that failed to register and couldn't be deleted basically broke CA. 18 October 2017, 10:15:06 UTC
0305ebc Merge pull request #394 from krzysztof-jastrzebski/cluster-autoscaler-release-1.0 Fix setting target size for group in core/static_autoscaler_test.go. 16 October 2017, 13:53:08 UTC
52d0dfe Fix setting target size for group in core/static_autoscaler_test.go. 16 October 2017, 12:50:07 UTC
27eb9d6 Merge pull request #380 from MaciekPytel/failed_scale_up_reason_cherrypick Add failed scale-up reason in metric 03 October 2017, 15:05:55 UTC
728f667 Add failed scale-up reason in metric 28 September 2017, 15:52:26 UTC
7adb339 Merge pull request #373 from nikhita/fix-link-design-proposal Fix link after design proposal move 25 September 2017, 21:18:49 UTC
b82adcd Fix link after design proposal move 25 September 2017, 18:56:26 UTC
99f35c0 Merge pull request #372 from mwielgus/ca-1.0 Mark Cluster Autoscaler as GA (1.0.0) 25 September 2017, 18:46:41 UTC
d6c661c Mark Cluster Autoscaler as GA (1.0.0) 25 September 2017, 17:40:34 UTC
f512749 Merge pull request #370 from MaciekPytel/add_metric_label Add reason field to faied_scale_ups_total metric 25 September 2017, 15:36:57 UTC
7f7243e Add reason field to faied_scale_ups_total metric For now it's just a placeholder, will add proper logic for next release 25 September 2017, 14:33:49 UTC
e6d255f Merge pull request #367 from krzysztof-jastrzebski/core-test2 Unit tests for scale-up, scale-down and price expander 25 September 2017, 11:59:21 UTC
80a7577 Unit tests. 25 September 2017, 09:37:24 UTC
56625fb Merge pull request #366 from mwielgus/0.7.0-beta2 Bump CA version to 0.7.0-beta2 22 September 2017, 23:00:16 UTC
fd6e093 Merge pull request #363 from mwielgus/godep-sync-0.7-rc Godep sync 0.7 rc 22 September 2017, 23:00:07 UTC
back to top