aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/restapi
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #26542 from vespa-engine/revert-26509-bratseth/mor...bratseth/more-exclusive-take-2Jon Bratseth2023-04-192-3/+3
* Patch dropDocuments reportValerij Fredriksen2023-04-181-0/+16
* Stop supporting old fieldsValerij Fredriksen2023-04-181-3/+3
* WireGuard UDP port is trusted in Public AWS zonesAndreas Eriksen2023-03-241-4/+0
* Revert "Disallow incremental non-exclusive container allocation"Valerij Fredriksen2023-03-222-3/+3
* Disallow incremental non-exclusive container allocationJon Bratseth2023-03-212-3/+3
* Fix archive URI TODOsValerij Fredriksen2023-03-061-1/+1
* Handle archive URI without tenant name dirValerij Fredriksen2023-02-271-2/+2
* Allow patching account archive URI in /nodes/v2Valerij Fredriksen2023-02-245-21/+78
* Assume a duplicate node is an illegal state, not an erronous requestJon Bratseth2023-02-201-2/+2
* Filter exclave nodes without wg key from node repo client.gjoranv2023-02-181-2/+1
* Only include configservers with wg pubkey in wireguard response.gjoranv2023-02-182-7/+1
* Implement getting exclave nodes in node repo client.gjoranv2023-02-172-2/+4
* Exchange BCP info WIPJon Bratseth2023-02-153-9/+85
* Add wireguardPubkey to cfg nodes in MockNodeRepo.gjoranv2023-02-103-3/+8
* Add nodes/v2/wireguard/gjoranv2023-02-103-2/+17
* unit testAndreas Eriksen2023-02-092-0/+115
* Support changing load balancer state through REST APIMartin Polden2023-02-071-1/+12
* Revert "Merge pull request #25776 from vespa-engine/jonmv/revert-private-endp...jonmv2023-01-302-4/+8
* Revert "Merge pull request #25770 from vespa-engine/jonmv/private-endpoints"jonmv2023-01-272-8/+4
* Let controller read whether zone endpoints are publicjonmv2023-01-262-4/+8
* Support a group size constraint in content clustersJon Bratseth2023-01-212-2/+2
* Add cluster ID to archive URIValerij Fredriksen2023-01-181-1/+1
* Revert "Merge pull request #25614 from vespa-engine/revert-25587-jonmv/privat...jonmv2023-01-181-1/+6
* Revert "Parse, validate and use new zone endpoint syntax"Jon Marius Venstad2023-01-181-6/+1
* Parse, validate and use new zone endpoint syntaxjonmv2023-01-171-1/+6
* expect trusted udp ports in outputAndreas Eriksen2023-01-172-1/+8
* Read node objects from unified pathMartin Polden2023-01-1010-74/+74
* Patch wantToDeprovision recursivelyHåkon Hallingstad2023-01-091-2/+1
* Output load in target/suggested blockJon Bratseth2023-01-022-37/+62
* Use utilization numbers from targetJon Bratseth2023-01-022-6/+6
* Remove unused valuesJon Bratseth2022-12-302-6/+2
* Remove average and current utilization: Not usedJon Bratseth2022-12-122-12/+0
* Downweight traffic headroom when traffic is lowJon Bratseth2022-12-122-2/+2
* Merge pull request #25155 from vespa-engine/hakonhall/bind-node-added-via-res...Valerij Fredriksen2022-12-075-5/+10
|\
| * Bind node added via REST API with Vespa cloud accountHåkon Hallingstad2022-12-075-5/+10
* | Increase ideal container memoryJon Bratseth2022-12-071-1/+1
|/
* More camel-casejonmv2022-12-051-1/+1
* Store and share private service namesjonmv2022-12-031-1/+5
* Add test for GET enclave nodes non-recursive.gjoranv2022-11-213-4/+15
* Use same grace period for all upgradersMartin Polden2022-11-1815-16/+15
* Fold the enclave test into NodesV2ApiTestgjoranv2022-11-172-36/+1
* Add cloudAccount to all nodesgjoranv2022-11-1724-24/+47
* Add test for enclave nodes, and necessary supporting infrastructuregjoranv2022-11-167-6/+53
* Stop using OS upgrade budgetMartin Polden2022-11-151-25/+12
* Read the node after taking the lock when moving to readyValerij Fredriksen2022-11-043-72/+65
* Revert "open port for wireguard in acl (#24718)" (#24723)Andreas Eriksen2022-11-021-4/+0
* open port for wireguard in acl (#24718)Andreas Eriksen2022-11-021-0/+4
* Move application lock to ApplicationsValerij Fredriksen2022-10-271-1/+1
* Explain why unchanged generation cannot be short-circuitedMartin Polden2022-10-212-5/+9