Commit Graph

2289 Commits

Author SHA1 Message Date
Slawomir Chylek c270634ace VPA fix handling of pending pods. 2018-07-27 09:37:15 +02:00
Sakthi Vetrivel 192056d60d changing aks specfic documentation 2018-07-26 10:22:56 -07:00
MaciekPytel d199880c32
Merge pull request #1088 from MaciekPytel/fix_gcp_memory_prediction
Fix node memory prediction in GCP cloudprovider
2018-07-26 17:45:10 +02:00
Aleksandra Malinowska 6f825fadb6 Remove not-so-useful type check test 2018-07-26 17:24:17 +02:00
MaciekPytel 397e048266
Merge pull request #1092 from aleksandra-malinowska/refactor-cp-5
Group all Kubernetes API clients
2018-07-26 17:19:19 +02:00
Maciej Pytel 649ccaf5eb Account for kubelet evictionHard when predicting allocatable 2018-07-26 16:05:41 +02:00
Pengfei Ni dcf8755857 Update vendors 2018-07-26 20:48:00 +08:00
Pengfei Ni 725b3abdaa no_vendor 2018-07-26 20:39:23 +08:00
Pengfei Ni 8bb5bd94cf Update fix_gopath.sh with new overrides 2018-07-26 20:34:47 +08:00
Pengfei Ni 6f6e21d689 Add override for aks 2018-03-31 and autorest 2018-07-26 20:30:04 +08:00
Pengfei Ni 3f991e1dc5 Use new clients for ACS and AKS 2018-07-26 20:30:04 +08:00
Aleksandra Malinowska 6f9b6f8290 Move ListerRegistry to context 2018-07-26 13:31:49 +02:00
Aleksandra Malinowska 7225a0fcab Move all Kubernetes API clients to AutoscalingKubeClients 2018-07-26 13:31:48 +02:00
Aleksandra Malinowska 54a6065279
Merge pull request #1087 from aleksandra-malinowska/refactor-cp-4
Move creating cloud provider out of context
2018-07-26 13:30:39 +02:00
Beata Skiba f62b9f391b
Merge pull request #1091 from schylek/pending
VPA PodBuilder introduced to improve readability.
2018-07-26 12:17:32 +02:00
Slawomir Chylek e8697b4867 VPA PodBuilder introduced to improve readability. 2018-07-26 11:54:46 +02:00
Sakthi Vetrivel b2cbd3f8d5 changing link 2018-07-25 15:12:59 -07:00
Maciej Pytel 9321d42449 Fix node memory prediction in GCP cloudprovider 2018-07-25 18:21:51 +02:00
Aleksandra Malinowska 3b1b731c91 Move constructing cloud provider dynamic config structs into cloud provider builder 2018-07-25 13:43:47 +02:00
Aleksandra Malinowska 07e52e6c79 Move creating cloud provider out of context 2018-07-25 13:43:47 +02:00
MaciekPytel 947822fdf2
Merge pull request #1079 from aleksandra-malinowska/refactor-cp-2
Simplify building cloud provider
2018-07-25 13:02:58 +02:00
Aleksandra Malinowska 0976d2aa07 Move autoscaling options out of static 2018-07-25 10:52:37 +02:00
Beata Skiba 4febe012b1
Merge pull request #1085 from bskiba/old-pods
Reinstate removing non-nexisting pods from the model.
2018-07-24 16:57:18 +02:00
Beata Skiba f3eff7f7a1 Reinstate removing non-nexisting pods from the model. 2018-07-24 11:33:02 +02:00
Beata Skiba e1ad10aea4
Merge pull request #1084 from bskiba/recommender-e2e
Fix recommendation present condition in recommender e2e.
2018-07-24 10:53:26 +02:00
Beata Skiba 5e05428187 Fix recommendation present condition in recommendere e2e. 2018-07-23 20:53:25 +02:00
Beata Skiba e44a317f25
Merge pull request #1083 from bskiba/gc-fix
Do not garbage collect newly created ContainerStates.
2018-07-23 19:27:21 +02:00
Beata Skiba 0b3bb55d96 Do not garbage collect newly created ContainerStates. 2018-07-23 18:44:44 +02:00
Aleksandra Malinowska 03d18e9508 Remove cloud provider builder 2018-07-23 15:52:27 +02:00
Aleksandra Malinowska 6b94d7172d Move AutoscalingOptions to config/static 2018-07-23 15:52:27 +02:00
Beata Skiba fac1651c6d
Merge pull request #1082 from schylek/fix
VPA fix conditions to trigger garbage collection.
2018-07-23 14:13:54 +02:00
Slawomir Chylek 1d3e8d168c VPA fix conditions to trigger garbage collection. 2018-07-23 13:49:30 +02:00
Aleksandra Malinowska f7352500d7
Merge pull request #1080 from aleksandra-malinowska/refactor-cp-3
Remove not-so-useful type check test
2018-07-23 12:00:10 +02:00
Aleksandra Malinowska 1c09fdfe6a Remove not-so-useful type check test 2018-07-23 11:32:24 +02:00
Aleksandra Malinowska c7cd5433c0
Merge pull request #1078 from aleksandra-malinowska/remove-nil-error
Fix error on node info not found for group
2018-07-23 11:31:18 +02:00
Aleksandra Malinowska 398a1ac153 Fix error on node info not found for group 2018-07-23 11:16:12 +02:00
Aleksandra Malinowska bbb36f9200
Merge pull request #1076 from feiskyer/error
Fix potential panic
2018-07-23 10:59:36 +02:00
Pengfei Ni 74045053f5 Fix potential panic 2018-07-23 11:13:09 +08:00
Marcin Wielgus d07b38a594
Merge pull request #1075 from aleksandra-malinowska/refactor-cp-1
Clean up last remains of dynamic autoscaler
2018-07-21 13:32:54 +02:00
Marcin Wielgus 0ac0af320d
Merge pull request #1074 from zjfroot/patch-1
The CA file on Amazon Linux 2 is at a different location
2018-07-21 13:32:01 +02:00
Beata Skiba 2db8ea66fc
Merge pull request #1072 from bskiba/empty-rec
Set RecommendationProvided if recommendation not empty.
2018-07-20 18:25:25 +02:00
Beata Skiba 9f9b6b650e Set RecommendationProvided if recommendation not empty. 2018-07-20 18:09:10 +02:00
Jifeng Zhang fb1acdc8d2
The CA file on Amazon Linux 2 is at a different location 2018-07-20 11:45:59 +02:00
Aleksandra Malinowska 3b90694191 Remove autoscaler builder 2018-07-19 15:22:30 +02:00
Aleksandra Malinowska 54f8497079 Remove unused dynamic.Config 2018-07-19 14:53:09 +02:00
Aleksandra Malinowska 16bdd50e5f
Merge pull request #1069 from Rajat-0/add-doc
Adding CONTRIBUTING.md file
2018-07-18 11:23:51 +02:00
Rajat-0 0f526cd8c4
Update CONTRIBUTING.md 2018-07-18 11:02:10 +05:30
Aleksandra Malinowska 0fc36673ba
Merge pull request #1053 from sheldonkwok/feature/add-aws-launch-template-asg-support
Feature/add aws launch template asg support
2018-07-17 13:24:55 +02:00
Rajat-0 0326c158c8
Adding CONTRIBUTING.md file
Adding the missing Contribution guide.
2018-07-17 16:41:34 +05:30
Sheldon Kwok b942eec809 Add test for building aws asg instance type with launch templates 2018-07-17 02:54:35 -07:00