summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #31026 from vespa-engine/bratseth/group-adjustmentsMartin Polden2024-04-251-5/+11
|\ | | | | Only adjust groups if we adjust nodes
| * Only adjust groups if we adjust nodesJon Bratseth2024-04-241-5/+11
| |
* | Merge pull request #31025 from vespa-engine/bratseth/lower-ideal-query-cpuMartin Polden2024-04-255-66/+66
|\ \ | | | | | | Lower ideal query cpu
| * | Lower ideal query cpuJon Bratseth2024-04-245-66/+66
| |/ | | | | | | 80% has observed to cause problems, so lowering to 75%.
* / Simplify - surplus tracking not neededJon Bratseth2024-04-243-41/+30
|/
* Use full author nameHarald Musum2024-04-242-2/+2
|
* Merge pull request #30993 from vespa-engine/hakonhall/add-host-memory-ratio-flagHåkon Hallingstad2024-04-232-2/+2
|\ | | | | Add host-memory-ratio flag and add flavor dimension to host-memory
| * Add host-memory-ratio flag and add flavor dimension to host-memoryHåkon Hallingstad2024-04-222-2/+2
| |
* | Downscale groupsJon Bratseth2024-04-222-1/+19
| |
* | Retire incrementallyJon Bratseth2024-04-214-29/+18
| |
* | Make privateJon Bratseth2024-04-211-1/+1
| |
* | CleanupJon Bratseth2024-04-213-12/+20
| |
* | Retire on group size reductionJon Bratseth2024-04-215-8/+52
| |
* | Avoid starting quest db for /nodes/v2 unit testsValerij Fredriksen2024-04-192-1/+7
|/
* timeout -> expiryTime for node repo expirersHarald Musum2024-04-183-12/+12
|
* Avoid Optional with CloudAccountHåkon Hallingstad2024-04-1813-39/+35
|
* Propagate cloud account to ResourcesCalculatorHåkon Hallingstad2024-04-1714-43/+59
|
* Fix case and requireNonNullHåkon Hallingstad2024-04-152-2/+2
|
* Serialize cloud accountHåkon Hallingstad2024-04-152-0/+2
|
* Add cloud account to ClusterHåkon Hallingstad2024-04-154-6/+24
|
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-123-5/+4
|
* Unify on List.ofHenning Baldersheim2024-04-111-2/+2
|
* Merge pull request #30881 from vespa-engine/olaa/stop-writing-suggestionMartin Polden2024-04-111-3/+0
|\ | | | | Stop writing cluster suggestion
| * Stop writing cluster suggestionOla Aunronning2024-04-111-3/+0
| |
* | Unify on Map.ofHenning Baldersheim2024-04-112-5/+3
|/
* Follow api changeHenning Baldersheim2024-04-101-4/+9
|
* Emit suspended seconds. Update metrics for non-active nodesOla Aunronning2024-03-271-3/+1
|
* Azure LB trustHåkon Hallingstad2024-03-221-0/+8
|
* Merge pull request #30649 from vespa-engine/olaa/remove-suggestionMartin Polden2024-03-188-82/+9
|\ | | | | Remove scaling suggestion replaced by list
| * Keep writing suggestion until all readers are goneOla Aunronning2024-03-151-0/+3
| |
| * Remove scaling suggestion replaced by listOla Aunronning2024-03-158-83/+7
| |
* | No flavor with less than 2 vCPU and 8GB mem in AzureValerij Fredriksen2024-03-151-1/+1
| |
* | Define logserver resources for AzureValerij Fredriksen2024-03-151-3/+6
| |
* | Allocate from hostnames in AzureValerij Fredriksen2024-03-151-1/+1
| |
* | Remove unused argumentHarald Musum2024-03-155-12/+12
|/
* Document private vs public IPs in AzureHåkon Hallingstad2024-02-291-5/+6
|
* Ensure that combined load balancer is not expired too earlyMartin Polden2024-02-295-24/+26
|
* Merge pull request #30430 from ↵Martin Polden2024-02-282-44/+103
|\ | | | | | | | | vespa-engine/hmusum/add-test-showing-failure-when-deprovisioning-load-balancer-when-using-combined-cluster Add test showing that load balancer might be removed erroneously for …
| * Add test showing that load balancer might be removed erroneously for ↵Harald Musum2024-02-282-44/+103
| | | | | | | | | | | | | | | | combined cluster Looks like load balancer refer to container cluster, whereas LoadBalancerExpirer should check for the actual activated nodes used, which are the nodes in the content cluster for combined cluster
* | Merge pull request #30431 from ↵Valerij Fredriksen2024-02-282-1/+56
|\ \ | | | | | | | | | | | | vespa-engine/hakonhall/avoid-expiring-failed-host-with-children-to-dirty Avoid expiring failed host with children to dirty
| * | Avoid expiring failed host with children to dirtyHåkon Hallingstad2024-02-282-1/+56
| |/
* / Move some of bratseths ownership to others.Geir Storli2024-02-281-2/+2
|/
* Merge pull request #30426 from vespa-engine/jonmv/random-simplificationValerij Fredriksen2024-02-281-12/+4
|\ | | | | Random simplification in nodes check
| * Random simplification in nodes checkjonmv2024-02-281-12/+4
| |
* | Empty exclusive host metric considers deallocation timeOla Aunronning2024-02-262-2/+13
|/
* Merge pull request #30299 from ↵Valerij Fredriksen2024-02-162-1/+8
|\ | | | | | | | | vespa-engine/hakonhall/set-extraid-if-present-when-adding-node Set extraId if present when adding node
| * Set extraId if present when adding nodeHåkon Hallingstad2024-02-162-1/+8
| |
* | Specify DNS record types in AzureValerij Fredriksen2024-02-151-6/+9
|/
* Return whether deprovisioning has completedValerij Fredriksen2024-02-133-4/+7
|
* update metric name in testbjormel2024-02-051-1/+1
|