aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge pull request #27632 from vespa-engine/hakonhall/exclude-private-ip-addr...Håkon Hallingstad2023-07-2418-347/+226
| |\ \ | | |/ | |/|
| | * cfg trusts host&proxyhost only if NATedHåkon Hallingstad2023-07-053-88/+33
| | * Trust address of parent host only if NAT is possibleHåkon Hallingstad2023-07-051-12/+24
| | * No need to handle ready tenant nodesHåkon Hallingstad2023-07-0510-108/+33
| | * Guard with simpler-acl flag, enabled by defaultHåkon Hallingstad2023-07-055-38/+41
| | * Exclude private IP addresses in other cloud accounts in ACLsHåkon Hallingstad2023-07-0411-187/+181
* | | Set aside enough headroom rather than not scaling down at allJon Bratseth2023-07-253-9/+9
* | | CleanupJon Bratseth2023-07-252-10/+11
* | | Set aside space for headroom in one passJon Bratseth2023-07-254-40/+25
|/ /
* | Merge pull request #27854 from vespa-engine/bratseth/scale-down-lessMartin Polden2023-07-216-31/+105
|\ \
| * | Don't scale down if we are likely to scale back upJon Bratseth2023-07-206-31/+105
* | | Support downgrades where possibleMartin Polden2023-07-205-19/+34
* | | Ignore grace period when downgradingMartin Polden2023-07-202-1/+7
* | | Merge pull request #27811 from vespa-engine/mpolden/tweak-throttlingMartin Polden2023-07-182-33/+19
|\ \ \ | |/ / |/| |
| * | More throttle tweakingMartin Polden2023-07-182-33/+19
* | | Merge pull request #27807 from vespa-engine/mpolden/empty-hosts-metricMartin Polden2023-07-182-3/+46
|\ \ \
| * | | Update testMartin Polden2023-07-181-0/+1
| * | | Emit metric counting empty exclusive hostsMartin Polden2023-07-182-3/+45
| |/ /
* | | Merge pull request #27788 from vespa-engine/jonmv/ensure-correct-lock-orderMartin Polden2023-07-172-26/+41
|\ \ \ | |/ / |/| |
| * | Ensure correct lock order when failing tenant hostsjonmv2023-07-142-26/+41
* | | Allow burst up to max growthMartin Polden2023-07-172-8/+11
* | | Shorten throttling window in CDMartin Polden2023-07-173-11/+15
* | | Merge pull request #27775 from vespa-engine/mpolden/throttle-provisioningJon Bratseth2023-07-168-11/+120
|\ \ \
| * | | Throttle host provisioningMartin Polden2023-07-148-11/+120
* | | | Merge pull request #27787 from vespa-engine/bratseth/no-scalingDuration-minJon Bratseth2023-07-145-31/+51
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove scaling duration min for content clustersJon Bratseth2023-07-145-31/+51
* | | | Merge pull request #27767 from vespa-engine/bratseth/group-sizeMartin Polden2023-07-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Deduce tight group limits when using group-sizeJon Bratseth2023-07-131-1/+1
| |/ /
* | | Merge pull request #27764 from vespa-engine/jonmv/handle-nodes-disappearing-a...Jon Marius Venstad2023-07-131-1/+1
|\ \ \
| * | | Update testjonmv2023-07-131-1/+1
* | | | Merge pull request #27763 from vespa-engine/jonmv/handle-nodes-disappearing-a...Jon Marius Venstad2023-07-131-6/+4
|\| | | | |/ / |/| |
| * | Handle ZK node deleted after stat read, while updating cachejonmv2023-07-131-6/+4
* | | Use logger so output can be silencedMartin Polden2023-07-131-2/+5
* | | Add autoscaling feature flagMartin Polden2023-07-131-0/+8
|/ /
* | Merge pull request #27755 from vespa-engine/jonmv/more-efficient-node-cacheMartin Polden2023-07-134-34/+47
|\ \
| * | Replace hash based node cache with ZK node versino basedjonmv2023-07-134-34/+47
* | | SimplifyJon Bratseth2023-07-131-12/+0
* | | node -> candidateJon Bratseth2023-07-121-59/+59
|/ /
* | Add two TODOs about locks taken in the wrong orderjonmv2023-07-122-2/+2
* | Limit the maximum nomber of deprovisioned nodes in a zone to 1000jonmv2023-07-122-6/+33
* | 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