aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision
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 #27716 from vespa-engine/bratseth/multi-group-provisioningJon Bratseth2023-07-1011-164/+286
|\
| * Assign groups before storing reserved nodesJon Bratseth2023-07-103-14/+3
| * Handle legacy spec stringsJon Bratseth2023-07-091-1/+1
| * Allocate all groups in one goJon Bratseth2023-07-0911-162/+295
* | 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-078-12/+94
|\ \ | |/ |/|
| * Don't pick resources which are against recommendationsJon Bratseth2023-07-074-13/+35
| * Test warningJon Bratseth2023-07-053-3/+15
| * Move disk limit check to NodeResourceLimitsJon Bratseth2023-07-055-6/+54
* | Add cluster type to ClusterCapacity and use it when provioning hosts in HostC...Harald Musum2023-07-061-5/+13
* | Actually update extra idjonmv2023-07-062-3/+5
* | Look up GCP hosts by GCP instance IDjonmv2023-07-066-30/+50
|/
* Merge pull request #27617 from vespa-engine/freva/fix-exclusiveMartin Polden2023-07-041-2/+4
|\
| * Avoid allocating non-exclusive children to exclusive hosts of different appli...Valerij Fredriksen2023-07-031-2/+4
* | Rename method to reflect better what it actually returnsHarald Musum2023-07-035-13/+13
* | 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-302-11/+19
* Revert "Use real InfraApplication in node-repository tests"Valerij Fredriksen2023-06-302-19/+11
* Merge pull request #27589 from vespa-engine/freva/exclusivityMartin Polden2023-06-302-11/+19
|\
| * Use real InfraApplication in node-repository testsValerij Fredriksen2023-06-292-11/+19
* | Merge pull request #27586 from vespa-engine/jonmv/vespa-athenz-gcpJon Marius Venstad2023-06-291-1/+3
|\ \ | |/ |/|
| * Reduce log spamjonmv2023-06-291-1/+3
* | Merge pull request #27585 from vespa-engine/freva/exclusivityValerij Fredriksen2023-06-292-11/+3
|\ \
| * | Type allocations never violate exclusivityValerij Fredriksen2023-06-291-0/+1
| * | Remove NodeSpec::isExclusiveValerij Fredriksen2023-06-292-11/+2
| |/