summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #25221 from vespa-engine/ogronnesby/maintainer-execution-timev8.98.34Øyvind Grønnesby2022-12-121-3/+5
|\ | | | | Create a metric for maintainer execution time
| * Create a metric for maintainer execution timeØyvind Grønnesby2022-12-121-3/+5
| |
* | Correct comment typoJon Bratseth2022-12-122-2/+2
| |
* | Downweight traffic headroom when traffic is lowJon Bratseth2022-12-1210-59/+106
|/
* Don't use JAX-RS exception typesBjørn Christian Seime2022-12-091-2/+1
|
* Merge pull request #25169 from vespa-engine/freva/reset-wtrHåkon Hallingstad2022-12-081-0/+1
|\ | | | | Reset wantToRetire when moving node to ready
| * Reset wantToRetire when moving node to readyValerij Fredriksen2022-12-081-0/+1
| |
* | Merge pull request #25166 from vespa-engine/hmusum/extend-cluster-capacityValerij Fredriksen2022-12-081-16/+23
|\ \ | |/ |/| Support diskSpeed, storageType and architecture in ClusterCapacity
| * Support diskSpeed, storageType and architecture in ClusterCapacityHarald Musum2022-12-081-16/+23
| |
* | Merge pull request #25155 from ↵Valerij Fredriksen2022-12-076-6/+12
|\ \ | | | | | | | | | | | | vespa-engine/hakonhall/bind-node-added-via-rest-api-with-vespa-cloud-account Bind node added via REST API with Vespa cloud account
| * | Bind node added via REST API with Vespa cloud accountHåkon Hallingstad2022-12-076-6/+12
| | |
* | | Merge pull request #25154 from vespa-engine/bratseth/more-container-memoryValerij Fredriksen2022-12-073-8/+10
|\ \ \ | | | | | | | | Increase ideal container memory
| * | | Increase ideal container memoryJon Bratseth2022-12-073-8/+10
| | |/ | |/|
* | | Remove printlnsJon Bratseth2022-12-071-2/+0
| | |
* | | Scale down slightly more aggressivelyJon Bratseth2022-12-073-2/+26
|/ / | | | | | | | | Don't require a minimum number of measurements as we might not be able to ever collect them fast enough within the scaling window.
* | Support not specifying vcpu, memoryGb and diskGb for ClusterCapacityHarald Musum2022-12-071-13/+11
| |
* | Merge pull request #25118 from vespa-engine/bratseth/decrease-lock-timeoutJon Bratseth2022-12-061-2/+1
|\ \ | |/ |/| Decrease lock timeout
| * Decrease lock timeoutJon Bratseth2022-12-051-2/+1
| |
* | Merge pull request #25120 from ↵Håkon Hallingstad2022-12-062-1/+40
|\ \ | | | | | | | | | | | | vespa-engine/hakonhall/limit-fields-allowed-to-be-patched-from-tenant-host Limit fields allowed to be patched from tenant host
| * | Limit fields allowed to be patched from tenant hostHåkon Hallingstad2022-12-052-1/+40
| | |
* | | Merge pull request #25098 from ↵Jon Marius Venstad2022-12-0510-8/+68
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/jonmv/store-and-share-vpc-service-names Store and share private service names
| * | | More camel-casejonmv2022-12-052-2/+2
| | | |
| * | | Add new java filejonmv2022-12-051-0/+24
| | | |
| * | | Store and share private service namesjonmv2022-12-039-8/+44
| | | |
* | | | Increase admin ideal to track realityJon Bratseth2022-12-051-1/+8
| |_|/ |/| |
* | | Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-0448-72/+72
| | |
* | | Revert collect(Collectors.toList())Henning Baldersheim2022-12-0448-72/+72
| | |
* | | Merge branch 'master' into bratseth/discard-warmup-metricsJon Bratseth2022-12-0349-74/+74
|\ \ \
| * | | Use modifiable list explicitHenning Baldersheim2022-12-032-2/+2
| | | |
| * | | collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-0249-74/+74
| |/ /
* / / Discard metrics right after restartJon Bratseth2022-12-034-36/+80
|/ /
* | Use remote storage with very small disksJon Bratseth2022-12-021-6/+9
| |
* | Test with more realistic disk overheadJon Bratseth2022-12-017-43/+129
| |
* | Merge pull request #25074 from ↵Jon Marius Venstad2022-12-018-42/+42
|\ \ | | | | | | | | | | | | vespa-engine/jonmv/fix-endpoint-service-privisioning Write new settings only on activation
| * | Write new settings only on activationjonmv2022-12-018-42/+42
| |/
* | Merge pull request #25072 from vespa-engine/mpolden/increase-throttle-limitJon Bratseth2022-12-012-10/+12
|\ \ | |/ |/| Allow 4% of nodes to fail before throttling
| * Allow 4% of nodes to fail before throttlingMartin Polden2022-12-012-10/+12
| |
* | Merge pull request #25058 from vespa-engine/freva/disallow-node-rebuildMartin Polden2022-12-013-14/+3
|\ \ | | | | | | Disallow node rebuild
| * | Remove temporary migration codeValerij Fredriksen2022-11-301-13/+1
| | |
| * | Disallow rebuilding nodesValerij Fredriksen2022-11-302-1/+2
| |/
* / Reduce the simple usage of guava where java has caught upHenning Baldersheim2022-11-301-2/+1
|/
* Fix javadocJon Bratseth2022-11-291-2/+2
|
* Simplify, and fix some bugsJon Bratseth2022-11-2914-48/+76
|
* More realistic testsJon Bratseth2022-11-299-120/+99
|
* Revert "Merge pull request #24959 from ↵Jon Bratseth2022-11-299-99/+60
| | | | | | | vespa-engine/bratseth/revert-exclusive-cleanup" This reverts commit e24e240f01de0c291eb62ab03718fbda6abdb1b2, reversing changes made to 11690f693f82c0ca5b6bb4df49ebf9d5958560cf.
* Leave endpoint service alone when pruning realsjonmv2022-11-281-2/+2
|
* Write LB settings on prepare, make the change on activatejonmv2022-11-288-24/+36
|
* Read settings from prepared load balancerjonmv2022-11-281-9/+11
|
* Merge pull request #24987 from vespa-engine/bratseth/explicit-zeroJon Bratseth2022-11-252-2/+2
|\ | | | | Bratseth/explicit zero
| * Use explicit zeroJon Bratseth2022-11-251-1/+1
| | | | | | | | Avoids requiring users of the API to know that default is zero.