aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Collapse)AuthorAgeFilesLines
* Create new /nodes/v2 API to initiate drop of documentsValerij Fredriksen2023-04-214-10/+57
|
* Use method in ApplicationId to parseValerij Fredriksen2023-04-212-11/+2
|
* Patch dropDocuments reportValerij Fredriksen2023-04-182-2/+52
|
* Stop supporting old fieldsValerij Fredriksen2023-04-182-19/+10
|
* Merge pull request #26754 from vespa-engine/bratseth/jdk20Jon Bratseth2023-04-181-1/+1
|\ | | | | Build with jdk20
| * Build with jdk20Jon Bratseth2023-04-171-1/+1
| |
* | Allow pinning to a revision, set and read through APIsjonmv2023-04-181-2/+2
| |
* | Do not fail if no capacity due to retirementValerij Fredriksen2023-04-145-19/+50
| |
* | Don't fail nodes undergoing CMR (#26743)Ola Aunrønning2023-04-142-1/+59
|/
* Merge pull request #26736 from vespa-engine/bratseth/cleanup-065Valerij Fredriksen2023-04-143-5/+5
|\ | | | | No functional changes
| * No functional changesJon Bratseth2023-04-143-5/+5
| |
* | Report "hasWireguardKey" metric for exclave nodes.gjoranv2023-04-121-0/+3
| |
* | Merge pull request #26637 from ↵Bjørn Meland2023-04-1112-14/+14
|\ \ | |/ |/| | | | | vespa-engine/bjormel/maintainer-success-factor-baseline maintainer success factor baseline deviation
| * maintainer success factor baseline deviationbjormel2023-03-2912-14/+14
| |
* | Remove unused methodMartin Polden2023-04-041-19/+10
| |
* | Fix testjonmv2023-03-301-1/+2
| |
* | Use DomainName instead of the stricter HostName in duper-modeljonmv2023-03-303-9/+9
|/
* WireGuard UDP port is trusted in Public AWS zonesAndreas Eriksen2023-03-242-5/+16
|
* wg port public aws onlyAndreas Eriksen2023-03-245-12/+17
|
* Revert "Disallow incremental non-exclusive container allocation"Valerij Fredriksen2023-03-2211-92/+83
|
* Remove unnecessary checkJon Bratseth2023-03-211-1/+1
|
* Remove printlnsJon Bratseth2023-03-212-3/+0
|
* Disallow incremental non-exclusive container allocationJon Bratseth2023-03-2113-83/+95
| | | | | Disallow shared allocation of containers also when there is an existing non-exclusive host which can fit the requested node.
* Provision IPv6 target groups for enclave load balancersValerij Fredriksen2023-03-165-6/+6
|
* Allow ranges also if nodes have gpusJon Bratseth2023-03-131-5/+12
|
* Autoscale by gpu signals tooJon Bratseth2023-03-132-4/+65
| | | | Just take max of cpu and gpu load.
* Lock node when updating IP configMartin Polden2023-03-136-36/+81
|
* Convert IP classes to recordsMartin Polden2023-03-1321-191/+84
|
* Remove redundant Address classMartin Polden2023-03-1314-119/+100
|
* Use switch expressionMartin Polden2023-03-132-9/+9
|
* Merge branch 'master' into bratseth/autoscaling-completionJon Bratseth2023-03-1015-151/+176
|\
| * Take a separate lock for maintenance deploymentsMartin Polden2023-03-1014-103/+128
| |
| * Do not hold application lock while replacing failing nodeMartin Polden2023-03-101-27/+36
| |
| * Make canDeployNow abstractMartin Polden2023-03-091-3/+1
| |
| * List nodes onceMartin Polden2023-03-091-15/+10
| |
* | Cooldown from completion rather than start of scalingJon Bratseth2023-03-104-9/+39
| |
* | Don't rescale if there is an incomplete rescalingJon Bratseth2023-03-105-10/+18
|/
* Merge pull request #26330 from ↵Arnstein Ressem2023-03-076-6/+10
|\ | | | | | | | | vespa-engine/aressem/add-cluster-id-to-host-flavor Add cluster id to host-flavor feature flag
| * Add cluster id to host-flavor feature flagArnstein Ressem2023-03-076-6/+10
| |
* | Merge pull request #26326 from vespa-engine/jonmv/private-endpoints-3Jon Marius Venstad2023-03-071-1/+1
|\ \ | |/ |/| Reduce log level
| * Reduce log leveljonmv2023-03-061-1/+1
| |
* | Remove descriptionJon Bratseth2023-03-063-18/+1
| |
* | Use metric enums everywhereJon Bratseth2023-03-061-14/+21
| |
* | Always use 'last' suffixJon Bratseth2023-03-061-46/+50
| |
* | Always use 'last' suffixJon Bratseth2023-03-062-109/+116
| |
* | Fix archive URI TODOsValerij Fredriksen2023-03-065-22/+3
|/
* Merge pull request #26290 from vespa-engine/jonmv/private-endpoints-3Valerij Fredriksen2023-03-037-29/+29
|\ | | | | Let implementations short-circuit LB (re)configuration
| * Let implementations short-circuit LB (re)configurationjonmv2023-03-037-29/+29
| |
* | Use the APPLICATION_GENERATION constant.gjoranv2023-03-031-1/+3
|/
* Only read generation from containers for nowJon Bratseth2023-03-021-2/+3
|