aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27745 from vespa-engine/bratseth/provisioning-cleanupMartin Polden2023-07-1210-345/+209
|\
| * SimplifyJon Bratseth2023-07-123-22/+22
| * GroupIndices -> GroupAssignerJon Bratseth2023-07-122-4/+4
| * GroupPreparer -> PreparerJon Bratseth2023-07-122-6/+6
| * Remove ProvisionerJon Bratseth2023-07-122-36/+2
| * SimplifyJon Bratseth2023-07-122-14/+3
| * SimplifyJon Bratseth2023-07-123-15/+11
| * SimplifyJon Bratseth2023-07-121-2/+1
| * SimplifyJon Bratseth2023-07-121-22/+11
| * SimplifyJon Bratseth2023-07-122-9/+8
| * Move filtering by inactive parent host downJon Bratseth2023-07-124-46/+50
| * Remove unnecessary tracking of surplus nodesJon Bratseth2023-07-124-51/+12
| * Remove duplicate of processing done by GroupIndicesJon Bratseth2023-07-121-17/+0
| * SimplifyJon Bratseth2023-07-123-15/+17
| * SimplifyJon Bratseth2023-07-122-9/+5
| * SimplifyJon Bratseth2023-07-122-16/+7
| * SimplifyJon Bratseth2023-07-121-16/+2
| * Pull in groupSizeJon Bratseth2023-07-123-5/+8
* | Keep for 3 daysHarald Musum2023-07-121-1/+1
* | Expire deprovisioned nodes in test zones earlier take 2Harald Musum2023-07-121-3/+5
|/
* Remove warningMartin Polden2023-07-111-2/+0
* Merge pull request #27732 from vespa-engine/mpolden/feed-summary-tweakingMartin Polden2023-07-101-10/+2
|\
| * Remove unused methodMartin Polden2023-07-101-10/+2
* | Merge pull request #27716 from vespa-engine/bratseth/multi-group-provisioningJon Bratseth2023-07-1017-206/+327
|\ \
| * | Assign groups before storing reserved nodesJon Bratseth2023-07-104-16/+5
| * | Put back printlnJon Bratseth2023-07-101-0/+1
| * | Handle legacy spec stringsJon Bratseth2023-07-091-1/+1
| * | Allocate all groups in one goJon Bratseth2023-07-0918-203/+334
| |/
* | explicit closeJon Marius Venstad2023-07-101-1/+3
* | Release in reverse acquisition orderjonmv2023-07-101-3/+3
* | Rewrite to iterative lock closing :'(jonmv2023-07-101-6/+13
|/
* Merge pull request #27706 from vespa-engine/hmusum/revert-hmusum/less-memory-...Harald Musum2023-07-071-5/+1
|\
| * Revert: Less memory for default node resources in dev cdHarald Musum2023-07-071-5/+1
* | Merge pull request #27701 from vespa-engine/bratseth/disk-limitJon Bratseth2023-07-0716-79/+209
|\ \ | |/ |/|
| * Don't pick resources which are against recommendationsJon Bratseth2023-07-079-67/+127
| * Test warningJon Bratseth2023-07-058-17/+38
| * Move disk limit check to NodeResourceLimitsJon Bratseth2023-07-057-8/+57
* | Update node-repository/src/test/java/com/yahoo/vespa/hosted/provision/mainten...Harald Musum2023-07-071-1/+0
* | Add cluster type to ClusterCapacity and use it when provioning hosts in HostC...Harald Musum2023-07-062-18/+67
* | Follow API changejonmv2023-07-061-1/+1
* | Actually update extra idjonmv2023-07-062-3/+5
* | Look up GCP hosts by GCP instance IDjonmv2023-07-067-30/+52
|/
* Merge pull request #27617 from vespa-engine/freva/fix-exclusiveMartin Polden2023-07-042-5/+20
|\
| * Avoid allocating non-exclusive children to exclusive hosts of different appli...Valerij Fredriksen2023-07-032-5/+20
* | Rename method to reflect better what it actually returnsHarald Musum2023-07-037-33/+33
* | Reduce quadratic to linear complexity for host-children cachejonmv2023-07-031-21/+14
|/
* Revert "Revert "Use real InfraApplication in node-repository tests""Valerij Fredriksen2023-06-3039-333/+315
* Revert "Use real InfraApplication in node-repository tests"Valerij Fredriksen2023-06-3039-315/+333
* Merge pull request #27589 from vespa-engine/freva/exclusivityMartin Polden2023-06-3039-333/+315
|\
| * Use real InfraApplication in node-repository testsValerij Fredriksen2023-06-2939-333/+315