summaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* 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-013-15/+46
* Merge pull request #26250 from vespa-engine/bratseth/upValerij Fredriksen2023-03-013-9/+16
|\
| * Fix typoValerij Fredriksen2023-03-011-1/+1
| * Record UP events also when not having been downJon Bratseth2023-03-013-9/+16
* | Pass ClusterInfoJon Bratseth2023-03-011-1/+3
|/
* 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-281-4/+11
* | Track autoscaling successJon Bratseth2023-02-281-16/+27
|/
* Merge pull request #26205 from vespa-engine/freva/exclude-tenant-nameValerij Fredriksen2023-02-281-2/+7
|\
| * Handle bucket name ending with tenant nameValerij Fredriksen2023-02-281-2/+2
| * Handle archive URI without tenant name dirValerij Fredriksen2023-02-271-2/+7
* | Tolerate more downJon Bratseth2023-02-281-1/+1
|/
* 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-2711-161/+232
|\
| * Allow patching account archive URI in /nodes/v2Valerij Fredriksen2023-02-242-8/+14
| * Use ArchiveUris in ArchiveUriManagerValerij Fredriksen2023-02-245-101/+121
| * Crate ArchiveUri to hold both tenant and account archive URIsValerij Fredriksen2023-02-241-0/+45
| * Rename ArchiveUris -> ArchiveUriManagerValerij Fredriksen2023-02-245-12/+12
* | Add missing importValerij Fredriksen2023-02-241-2/+2
* | Revert "Lock node when updating IP config"Valerij Fredriksen2023-02-2416-214/+291
|/
* Test and make more robustJon Bratseth2023-02-221-1/+1
* Merge pull request #26125 from vespa-engine/bratseth/handle-zero-trafficv8.129.8Jon Bratseth2023-02-211-2/+4
|\
| * Handle zero trafficJon Bratseth2023-02-211-2/+4
* | Tune cluster controller memoryJon Bratseth2023-02-213-13/+38
|/
* Merge pull request #26118 from vespa-engine/bratseth/duplicate-node-is-illega...Jon Bratseth2023-02-201-2/+2
|\
| * Assume a duplicate node is an illegal state, not an erronous requestJon Bratseth2023-02-201-2/+2
* | 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
| |/
* / Allow patching wireguardPubkeyValerij Fredriksen2023-02-201-1/+2
|/
* Merge pull request #26105 from vespa-engine/bratseth/autoscaling-emptyJon Bratseth2023-02-191-1/+4
|\
| * Any Autoscaling not caused by measurements is emptyJon Bratseth2023-02-191-1/+4
* | Clean up autoscaling maintenance & avoid analysis paralysisJon Bratseth2023-02-192-19/+20
* | Avoid retired nodes where appropriateJon Bratseth2023-02-193-7/+6
|/
* Merge pull request #26101 from vespa-engine/freva/skip-exclavegjoranv2023-02-182-4/+9
|\
| * Do not return archiveUri for exclave nodesValerij Fredriksen2023-02-182-4/+9
* | Merge pull request #26096 from vespa-engine/use-node-repo-for-wggjoranv2023-02-182-11/+16
|\ \ | |/ |/|
| * Filter exclave nodes without wg key from node repo client.gjoranv2023-02-181-1/+0
| * Only include configservers with wg pubkey in wireguard response.gjoranv2023-02-182-10/+16
* | Predict best case overhead during autoscalingJon Bratseth2023-02-184-30/+63
|/
* Implement getting exclave nodes in node repo client.gjoranv2023-02-171-2/+5
* Merge pull request #26079 from vespa-engine/jonmv/private-endpoints-3Jon Marius Venstad2023-02-175-14/+38
|\
| * Defensive copyJon Marius Venstad2023-02-171-1/+1
| * Store multiple endpoint services, but still show only the latest onejonmv2023-02-175-14/+38