summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26330 from vespa-engine/aressem/add-cluster-id-to-host-fl...Arnstein Ressem2023-03-076-6/+10
|\
| * 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 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)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
* More detailed description when ending up emptyJon Bratseth2023-03-022-12/+17
* Separate not initialized from all filteredJon Bratseth2023-03-011-0/+3
* Update node-repository/src/main/java/com/yahoo/vespa/hosted/provision/persist...Jon Bratseth2023-03-011-1/+1
* Use bcp deadlineJon Bratseth2023-03-017-15/+77
* Merge pull request #26250 from vespa-engine/bratseth/upValerij Fredriksen2023-03-014-11/+27
|\
| * Fix typoValerij Fredriksen2023-03-011-1/+1
| * Record UP events also when not having been downJon Bratseth2023-03-014-11/+27
* | Pass ClusterInfoJon Bratseth2023-03-016-17/+26
|/
* Merge pull request #26237 from vespa-engine/bratseth/update-emptyValerij Fredriksen2023-02-282-1/+5
|\
| * Replace empty autoscalingJon Bratseth2023-02-282-1/+5
* | Count both nodes and hosts by stateOla Aunronning2023-02-282-7/+24
* | Track autoscaling successJon Bratseth2023-02-281-16/+27
|/
* Merge pull request #26205 from vespa-engine/freva/exclude-tenant-nameValerij Fredriksen2023-02-283-7/+24
|\
| * Handle bucket name ending with tenant nameValerij Fredriksen2023-02-282-3/+6
| * Handle archive URI without tenant name dirValerij Fredriksen2023-02-273-7/+21
* | Tolerate more downJon Bratseth2023-02-282-10/+10
|/
* Add details on why an autoscaling is emptyJon Bratseth2023-02-274-4/+28
* Merge pull request #26178 from vespa-engine/freva/archive-urisHÃ¥kon Hallingstad2023-02-2721-286/+463
|\
| * Allow patching account archive URI in /nodes/v2Valerij Fredriksen2023-02-247-29/+92
| * Use ArchiveUris in ArchiveUriManagerValerij Fredriksen2023-02-248-164/+183
| * Crate ArchiveUri to hold both tenant and account archive URIsValerij Fredriksen2023-02-242-0/+94
| * Rename ArchiveUris -> ArchiveUriManagerValerij Fredriksen2023-02-246-20/+21
* | Add missing importValerij Fredriksen2023-02-241-2/+2
* | Revert "Lock node when updating IP config"Valerij Fredriksen2023-02-2433-259/+340
|/
* Test and make more robustJon Bratseth2023-02-222-25/+64
* Merge pull request #26125 from vespa-engine/bratseth/handle-zero-trafficv8.129.8Jon Bratseth2023-02-212-2/+12
|\
| * Handle zero trafficJon Bratseth2023-02-212-2/+12
* | Rename AutoscalingTester and move out of autoscalingJon Bratseth2023-02-216-180/+187
* | Tune cluster controller memoryJon Bratseth2023-02-218-20/+75
|/
* Merge pull request #26118 from vespa-engine/bratseth/duplicate-node-is-illega...Jon Bratseth2023-02-202-4/+4
|\
| * Assume a duplicate node is an illegal state, not an erronous requestJon Bratseth2023-02-202-4/+4
* | Read content config generationJon Bratseth2023-02-203-5/+2
|/
* Merge pull request #26112 from vespa-engine/bratseth/autoscaling-wipe-lessValerij Fredriksen2023-02-202-1/+5
|\
| * Wipe lessJon Bratseth2023-02-202-1/+5
* | Merge pull request #26111 from vespa-engine/bratseth/autoscaling-measurementsJon Bratseth2023-02-202-32/+5
|\ \
| * | Require a little more than minimal data to concludeJon Bratseth2023-02-201-1/+1
| * | Get by with less measurementsJon Bratseth2023-02-201-31/+4
| |/