aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/provisioning/Preparer.java
Commit message (Expand)AuthorAgeFilesLines
* Move parent-child cache to NodeListMartin Polden2023-01-131-8/+6
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Do not retry invalid applications (for the next 100 years)jonmv2022-10-121-1/+2
* Use cloud account from model in host provisioningMartin Polden2022-05-131-2/+2
* Remove flag: Always trueJon Bratseth2022-04-211-5/+4
* Reuse node indexesJon Bratseth2022-02-251-4/+6
* Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-231-5/+5
* Do not re-activate nodes that are preferred to retireMartin Polden2021-12-131-1/+1
* Don't propagate unspecified resourcesJon Bratseth2021-12-081-6/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Read nodes once from node repo when starting prepare. Only re-read if noderep...Henning Baldersheim2021-09-301-8/+11
* Reduce number of times nodes are read by reading all and then filter as needed.Henning Baldersheim2021-09-301-7/+6
* Remove allocate-os-requirement flagMartin Polden2021-06-041-3/+2
* Show info on nearest flavor also with autoscalingJon Bratseth2021-05-261-2/+1
* requireActiveParent() -> rejectNonActiveParent()Håkon Hallingstad2021-03-081-1/+1
* Only include infra cfg (proxy) nodes of active parents in the cfg (proxy) app...Håkon Hallingstad2021-03-081-2/+11
* Skip redundant filter, and actually add testJon Marius Venstad2021-02-241-1/+1
* Check only cluster id, better doc, test to show usageJon Marius Venstad2021-02-241-4/+5
* Plug the holes in node indices for non-content nodesJon Marius Venstad2021-02-241-19/+6
* Remove unnecessary methodJon Bratseth2021-02-101-2/+2
* Remove getNodes(...): Always use list(...)Jon Bratseth2021-02-091-2/+2
* Revert "Revert "Move node operations into a separate class""Jon Bratseth2021-02-091-2/+2
* Revert "Move node operations into a separate class"Jon Bratseth2021-02-091-2/+2
* Move node operations into a separate classJon Bratseth2021-02-081-2/+2
* Do not propagate spareCount through Preparer & GroupPreparerValerij Fredriksen2020-08-101-5/+2
* Remove groups immediatelyJon Bratseth2020-05-201-10/+1
* Don't move nodes between groupsJon Bratseth2020-05-191-2/+2
* Improve error messageJon Bratseth2020-05-191-3/+12
* Revert "Merge pull request #13131 from vespa-engine/revert-13128-bratseth/all...Jon Bratseth2020-05-021-1/+1
* Revert "Bratseth/allow non allocatable limits take 2"Harald Musum2020-05-011-1/+1
* Revert "Merge pull request #13125 from vespa-engine/revert-13114-bratseth/all...Jon Bratseth2020-04-301-1/+1
* Revert "Bratseth/allow non allocatable limits"Håkon Hallingstad2020-04-301-1/+1
* Pull HostResourcesCalculator into NodeRepositoryJon Bratseth2020-04-271-1/+1
* Simpflify by pre-defining the set of allocated states.gjoranv2020-02-251-3/+1
* Consider reserved nodes when finding the highest cluster indexgjoranv2020-02-251-1/+2
* Propagate wantedGroups to NodePrioritizerValerij Fredriksen2020-01-131-2/+1
* Remember requested resources on nodesJon Bratseth2019-10-301-1/+2
* Implement preprovisioningValerij Fredriksen2019-09-051-3/+3
* Prepare nodes before load balancersMartin Polden2019-06-211-1/+2
* Prepare and activate load balancersMartin Polden2019-06-201-2/+16
* Propagate HostResourcesCalculator to DockerHostCapacityValerij Fredriksen2019-06-141-2/+2
* Define Flag and thread through to GroupPreparerValerij Fredriksen2019-02-071-2/+4
* Don't reuse indexes of parked nodesJon Bratseth2018-11-181-1/+2
* Don't reuse indexes of inactive nodesJon Bratseth2018-11-181-1/+1
* Allow applications to request exlcusive access to hostsJon Bratseth2018-03-201-8/+5
* CleanupMartin Polden2018-02-211-8/+8
* Revert "Revert "Allocation rewrite""Torbjørn Smørgrav2017-08-151-2/+6
* Revert "Allocation rewrite"Arnstein Ressem2017-08-141-6/+2