aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/provisioning/GroupPreparer.java
Commit message (Expand)AuthorAgeFilesLines
* GroupPreparer -> PreparerJon Bratseth2023-07-121-180/+0
* SimplifyJon Bratseth2023-07-121-5/+2
* SimplifyJon Bratseth2023-07-121-3/+8
* Move filtering by inactive parent host downJon Bratseth2023-07-121-13/+21
* Remove unnecessary tracking of surplus nodesJon Bratseth2023-07-121-17/+8
* SimplifyJon Bratseth2023-07-121-2/+1
* SimplifyJon Bratseth2023-07-121-4/+4
* SimplifyJon Bratseth2023-07-121-10/+5
* Assign groups before storing reserved nodesJon Bratseth2023-07-101-1/+1
* Allocate all groups in one goJon Bratseth2023-07-091-11/+8
* isEnclave -> isExclaveHåkon Hallingstad2023-06-191-1/+1
* Upgrade host flavorMartin Polden2023-06-061-1/+1
* Prefer latest generation with fallback to olderMartin Polden2023-06-011-1/+2
* Extract HostProvisionRequestMartin Polden2023-06-011-6/+11
* Move host TTL setting to node-reposotiryjonmv2023-05-301-3/+3
* Wire hostTTL from config model through provisioningjonmv2023-05-261-2/+2
* Do not fail if no capacity due to retirementValerij Fredriksen2023-04-141-1/+8
* No functional changesJon Bratseth2023-04-141-1/+1
* Add cluster id to host-flavor feature flagArnstein Ressem2023-03-071-1/+1
* Remove temporary loggingJon Bratseth2023-01-181-4/+0
* Move parent-child cache to NodeListMartin Polden2023-01-131-25/+15
* Log in deficitJon Bratseth2023-01-061-0/+3
* Merge pull request #25289 from vespa-engine/hakonhall/avoid-ptr-verification-...Håkon Hallingstad2023-01-021-1/+2
|\
| * Avoid PTR verification when provisioning in EnclaveHåkon Hallingstad2022-12-191-1/+2
* | Downweight traffic headroom when traffic is lowJon Bratseth2022-12-121-1/+2
|/
* 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
* Simplify, and fix some bugsJon Bratseth2022-11-291-8/+8
* More realistic testsJon Bratseth2022-11-291-3/+3
* Remove references to DynamicProvisioningMaintainerValerij Fredriksen2022-11-021-1/+1
* Move application lock to ApplicationsValerij Fredriksen2022-10-271-1/+1
* Rename getCloud -> cloudMartin Polden2022-10-261-2/+2
* Fall back to default cloud account in node specMartin Polden2022-10-261-1/+1
* Write provisioned hosts to ZK earlyValerij Fredriksen2022-10-241-25/+29
* Do not retry invalid applications (for the next 100 years)jonmv2022-10-121-3/+3
* Add some debug logging when provisoning nodes for a clusterHarald Musum2022-05-281-0/+5
* Use cloud account from model in host provisioningMartin Polden2022-05-131-1/+2
* Ignore architecture when adding or subtracting NodeResourcesHarald Musum2022-03-021-1/+2
* Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-231-3/+4
* Make Nodes::canAllocateTenantNodeTo non-staticValerij Fredriksen2022-02-031-0/+1
* Don't propagate unspecified resourcesJon Bratseth2021-12-081-1/+1
* 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-7/+26
* Refactor to separate happy and hard path.Henning Baldersheim2021-09-301-11/+14
* Refactor and read nodes from node repo further out.Henning Baldersheim2021-09-301-7/+9
* Pass cluster type to HostProvisionerValerij Fredriksen2021-07-271-1/+2
* Remove allocate-os-requirement flagMartin Polden2021-06-041-39/+12
* Show info on nearest flavor also with autoscalingJon Bratseth2021-05-261-24/+30
* Provision RHEL 7 host if explicitly requested through flagMartin Polden2021-04-131-0/+2