swh:1:snp:2f03ce5544681ba840560cccc1370b7b35f2566e

sort by:
Revision Author Date Message Commit Date
52ead13 Merge pull request #2384 from wojtek-t/use_protobufs Use protobufs for communication with apiserver in addon-resizer 1.8 26 September 2019, 07:25:08 UTC
d472360 Use protobufs for communication with apiserver 25 September 2019, 13:22:24 UTC
d209fa4 Merge pull request #2061 from bskiba/ar-185 Addon resizer version 1.8.5 27 May 2019, 08:45:51 UTC
e18ddf2 Merge pull request #2035 from bskiba/addon-resizer-release-1.8 Rebase addon-resizer to distroless 27 May 2019, 08:35:51 UTC
e2a9dba Merge pull request #2060 from bskiba/owners-1.8 Add bskiba to addon-resizer OWNERS in 1.8 branch 27 May 2019, 08:31:51 UTC
708f381 Addon resizer version 1.8.5 27 May 2019, 08:24:29 UTC
a519b55 Add bskiba to addon-resizer OWNERS in 1.8 branch 27 May 2019, 08:21:30 UTC
b8b1046 Rebase addon-resizer to distroless 16 May 2019, 15:46:35 UTC
260e9f6 Merge pull request #1391 from mborsz/meta Migrate pod_nanny to fetch only nodes metadata. 08 November 2018, 13:08:49 UTC
e62e7fe Migrate pod_nanny to fetch only nodes metadata. This pod requires only number of nodes so we can fetch only nodes metadata to reduce resource consumption and latency. Tests on 5000-node cluster show that this change reduces 'GET /api/v1/nodes' latency from ~5s to ~100ms. 08 November 2018, 12:20:21 UTC
b8dc1bd Update dependencies 08 November 2018, 12:20:21 UTC
c0a0080 Merge pull request #1392 from mborsz/go10 Migrate to go1.10 08 November 2018, 12:11:28 UTC
b97d325 Migrate to go1.10 and deprecate go <1.9 08 November 2018, 11:08:51 UTC
5c42ca8 Merge pull request #1067 from x13n/addon-resizer-release-1.8 bump addon resizer tag to 1.8.3 17 July 2018, 08:20:48 UTC
b7ee8c1 bump addon resizer tag to 1.8.3 (and remove trailing whitespace in Makefile) 17 July 2018, 07:05:32 UTC
26f080f Merge pull request #1047 from vantuvt/vantuvt-r-1.8-patch-1 Add support for custom min cluster sizes 12 July 2018, 12:04:12 UTC
b16120a Add support for custom min cluster sizes Add a command line flag allowing the use of an ExponentialEstimator with a custom minimum cluster size. The default minimum cluster size is 16 to retain compatibility with existing behaviour. Also implement a couple other minor tweaks: - Update unit test error logging to make it easier to diagnose failures. - Fix a minor bug in the error message reported when an invalid threshold value is specified. 09 July 2018, 14:06:04 UTC
b885ab9 Merge pull request #1046 from wojtek-t/build_1_8_2_release Build 1.8.2 image od addon resizer 05 July 2018, 12:50:35 UTC
efba52d Bump addon resizer tag 05 July 2018, 12:26:52 UTC
b54abf2 Merge pull request #1031 from vantuvt/vantuvt-r-1.8-patch-1 Fix the parsing of resource values 05 July 2018, 12:01:52 UTC
49838a1 Fix the parsing of resource values Refactor the per node overhead parsing hack to improve readability and testability. When parsing a resource value such as "0.5m" the unit information was being extracted as "00u" instead of "u". 05 July 2018, 11:42:56 UTC
1104b93 Merge pull request #1041 from wojtek-t/cherrypick_protobufs_for_nanny Cherrypick: "Use protobufs in pod-nanny" to 1.8 branch of addon-resizer 04 July 2018, 14:34:28 UTC
ea9cd08 Use protobufs in pod-nanny 04 July 2018, 14:15:10 UTC
9d5c044 Bug fix for auto-resizer 1.8.1 not reading command arguments (#559) * If not setting default values on configMapConfig it will always return empty values from function, because FillInDefaults_ will not set any values from defaultConfig because configMapConfig has empty string values * Creating empty configmap if decodeNannyConfiguration fails. It always returns nil object if err != nil. * Removed unnecessary line 23 January 2018, 19:47:16 UTC
381f74e Merge pull request #528 from kawych/addon-resizer-release-1.8 Addon resizer release 1.8 08 January 2018, 19:44:00 UTC
cd6de77 Merge pull request #497 from kawych/addon-resizer-release-1 Bump Addon-Resizer version to 1.8.1 08 December 2017, 11:50:28 UTC
94d84d7 Bump Addon-Resizer version to 1.8.1 08 December 2017, 11:17:49 UTC
cc5e7c2 Merge pull request #492 from kawych/addon-resizer-release-1 Re-introduce flags that are used to configure Addon Resizer resources if not specified by config map 06 December 2017, 14:13:58 UTC
18dbb83 Re-introduce flags that are used to configure Addon Resizer resources if not specified by config map 04 December 2017, 15:03:03 UTC
7ca6aab Merge pull request #473 from kawych/addon-resizer-release-1.7 Bump Addon Resizer version to 1.8.0 16 November 2017, 10:31:24 UTC
b8d23dc Bump Addon Resizer version to 1.8.0 16 November 2017, 09:42:58 UTC
a784cfc Merge pull request #387 from kawych/addon-resizer-release-1.7 Use ComponentConfig in Addon Resizer 18 October 2017, 11:05:30 UTC
9c2477c Use ComponentConfig in Nanny 09 October 2017, 14:28:28 UTC
444a51a Fix lint error in cluster autoscaler 09 October 2017, 13:43:02 UTC
2952a41 Disable golint for generated files 09 October 2017, 13:39:18 UTC
b21a99b Add API group for Nanny configuration 09 October 2017, 12:54:16 UTC
49e6453 Use updated dependencies in Nanny 09 October 2017, 11:37:37 UTC
7254256 Update dependencies 09 October 2017, 11:37:37 UTC
e1eda78 Merge pull request #121 from mwielgus/add-addon Merge addon resizer into kubernetes/autoscaler 16 June 2017, 08:22:28 UTC
ecd62c5 Fix imports in pod nanny 16 June 2017, 07:30:10 UTC
55a7baa Merge remote-tracking branch 'remotes/mwcontrib/onlyaddon' into add-addon 16 June 2017, 06:40:46 UTC
63e679a Merge pull request #120 from MaciekPytel/fix_graceful_flag Fix typos related to max-graceful-termination-sec 14 June 2017, 12:42:35 UTC
8d59afa Merge pull request #119 from MaciekPytel/status_configmap_improvement Status configmap fixes 14 June 2017, 12:18:45 UTC
767367c Fix typos related to max-graceful-termination-sec 14 June 2017, 12:14:21 UTC
fe514ed Make status configmap respect namespace parameter 14 June 2017, 12:07:13 UTC
7c5679b Improve error handling in status configmap 14 June 2017, 11:07:06 UTC
060b6c2 Merge pull request #118 from mwielgus/0.6.0-alpha2 Bump CA version to 0.6.0-alpha2 14 June 2017, 06:59:31 UTC
0b83fdb Bump CA version to 0.6.0-alpha2 14 June 2017, 06:49:57 UTC
8e05eca Merge pull request #117 from mwielgus/fix-config Fix NPE in kubernetes config 14 June 2017, 06:48:56 UTC
e184b0a Fix NPE in kubernetes config 14 June 2017, 06:30:53 UTC
153e705 Merge pull request #116 from mwielgus/vpa-godeps Update godeps in vpa 13 June 2017, 13:41:36 UTC
a344ac2 Update godeps in vpa 13 June 2017, 13:30:30 UTC
0b4e5ac Merge pull request #115 from mwielgus/godeps-0.6-1 Update GODEPS 13 June 2017, 13:19:07 UTC
1bedee5 Update GODEPS 13 June 2017, 12:48:24 UTC
5adf428 Merge pull request #114 from mwielgus/0.6.0-alpha1 Bump cluster autoscaler version to 0.6-alpha1 13 June 2017, 09:15:43 UTC
6ce37d0 Merge pull request #112 from mwielgus/enable-pricing Enable pricing in expander factory 12 June 2017, 21:51:06 UTC
b3d17b0 Bump cluster autoscaler version to 0.6-alpha1 12 June 2017, 20:14:41 UTC
cd65705 Fix lint problems in preferred.go 12 June 2017, 20:13:00 UTC
69c7779 Fix error types 12 June 2017, 19:26:50 UTC
e2e171b Enable pricing in expander factory 09 June 2017, 18:09:43 UTC
5e778ce Merge pull request #111 from mwielgus/cleanup-1 Move Autoscaler Builder to a new file 09 June 2017, 17:18:57 UTC
be0d16a Move Autoscaler Builder to a new file 09 June 2017, 17:02:44 UTC
4101dea Merge pull request #105 from MaciekPytel/node_group_sets4 Balance sizes of similar nodegroups in scale-up 06 June 2017, 17:46:13 UTC
cd186f3 Balance sizes of similar nodegroups in scale-up 05 June 2017, 22:52:38 UTC
0fd87ae Merge pull request #100 from aleksandra-malinowska/evict-kube-system-pods Add allowing eviction of kube-system pods with PDB 02 June 2017, 17:33:07 UTC
c5e9f47 Merge pull request #103 from MaciekPytel/node_group_sets3 Function to balance scale-up between node groups 02 June 2017, 14:04:49 UTC
7c327a9 Function to balance scale-up between node groups 02 June 2017, 13:53:50 UTC
4ead3fa Merge pull request #104 from MaciekPytel/go_18 Update to go1.8.3 02 June 2017, 13:13:50 UTC
8ca8b24 Add allowing eviction of kube-system pods with PDB 01 June 2017, 16:24:42 UTC
78509c5 Update to go1.8.3 Same version as k8s. Full godeps update will go out in separate commit. 01 June 2017, 15:24:47 UTC
60f6e07 Merge pull request #102 from MaciekPytel/node_group_sets2 Function to find similar nodegroups 01 June 2017, 10:27:47 UTC
95dc2c5 Function to find similar nodegroups 01 June 2017, 10:20:11 UTC
48df2ee Merge pull request #96 from mwielgus/price-6 Combine price and preferred node in price expander 01 June 2017, 10:04:57 UTC
94558d9 Combine price and preferred node in price expander 01 June 2017, 09:47:00 UTC
2610486 Merge pull request #84 from ejether/patch-1 Update README.md 31 May 2017, 20:44:10 UTC
db583ab Merge pull request #97 from MaciekPytel/node_group_sets Function to compare nodeinfos to find similar nodegroups 31 May 2017, 16:49:22 UTC
9f3b56d Merge pull request #95 from mwielgus/proposals_in_faq Proposals in FAQ 31 May 2017, 16:41:40 UTC
2366493 Merge pull request #99 from aleksandra-malinowska/pdb-namespace-check Add checking namespace to matching pods with PDBs 31 May 2017, 14:47:55 UTC
0684ceb Add checking namespace to matching pods with PDBs 31 May 2017, 13:58:37 UTC
849b3a2 Function to compare nodeinfos to find similar nodegroups 31 May 2017, 11:21:27 UTC
cd6b27b Merge pull request #93 from MaciekPytel/node_group_sets_proposal Proposal for balancing node groups for multizone 31 May 2017, 09:23:29 UTC
d7a7fc6 Proposal for balancing node groups for multizone 31 May 2017, 08:54:34 UTC
4c9da35 Proposals in FAQ 30 May 2017, 18:54:03 UTC
bdeae4e Merge pull request #94 from mwielgus/zone-5 Preferred node in price-preferred expander 30 May 2017, 18:44:49 UTC
e9ebfb1 Preferred node in price-preferred expander 30 May 2017, 18:33:10 UTC
f0779f9 Merge pull request #92 from mwielgus/price-4 Price-preferred node expander - part 1 30 May 2017, 11:51:53 UTC
fa87710 Price-preferred node expander - part 1 30 May 2017, 11:30:22 UTC
6e1c5d2 Merge pull request #87 from mwielgus/price-2 Price-based node group ranking function proposal 29 May 2017, 11:56:44 UTC
8b1dfac Merge pull request #90 from aleksandra-malinowska/health-check-errors Add failing health check if autoscaler loop consistently returns error 29 May 2017, 11:39:02 UTC
9727724 Add failing health check if autoscaler loop consistently returns error 29 May 2017, 09:31:57 UTC
5988fec Merge pull request #91 from mwielgus/price-3 GCE pricing model 26 May 2017, 19:52:51 UTC
80bf191 GCE pricing model 26 May 2017, 15:37:32 UTC
e11fa3d Merge pull request #86 from mwielgus/price-1 Pricing model interface for CA 26 May 2017, 12:22:37 UTC
1397882 Price-based node group ranking function 26 May 2017, 08:31:57 UTC
83a1155 Merge pull request #88 from MaciekPytel/ca_faq_update Add description of testing PR to CA FAQ 25 May 2017, 13:16:18 UTC
a7443c8 Add description of testing PR to CA FAQ 25 May 2017, 13:04:46 UTC
c6af5ae Merge pull request #79 from aleksandra-malinowska/health-check Add health check 25 May 2017, 12:16:11 UTC
165b1d9 Merge pull request #83 from jansel/master Update cluster-autoscaler version number in AWS example deployment 25 May 2017, 11:59:04 UTC
7c94367 Add health check 25 May 2017, 09:37:44 UTC
bc86bb2 Pricing model for CA 25 May 2017, 09:01:05 UTC
back to top