aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/restapi/responses
Commit message (Expand)AuthorAgeFilesLines
* Encapsulate wiregaurd key + timestamp in new classgjoranv2023-09-254-2/+18
* Update test to use timestamp from fixed clock in MockNodeRepositorygjoranv2023-09-141-1/+1
* Add wireguard key timestamp to node repo and WireguardPeergjoranv2023-09-144-3/+7
* Revert "Wg timestamp in node repo"Andreas Eriksen2023-09-144-7/+3
* Update test to use timestamp from fixed clock in MockNodeRepositorygjoranv2023-09-131-1/+1
* Add wireguard key timestamp to WireguardPeergjoranv2023-09-111-0/+1
* Add wireguard key timestamp to node repo.gjoranv2023-09-113-3/+6
* Inclave IPs are sharedHåkon Hallingstad2023-07-252-0/+30
* Revert "Revert "Exclude private IP addresses in other cloud accounts in ACLs""Håkon Hallingstad2023-07-2510-270/+115
* Revert "Exclude private IP addresses in other cloud accounts in ACLs"Håkon Hallingstad2023-07-2410-115/+270
* Merge pull request #27632 from vespa-engine/hakonhall/exclude-private-ip-addr...Håkon Hallingstad2023-07-2410-270/+115
|\
| * cfg trusts host&proxyhost only if NATedHåkon Hallingstad2023-07-051-63/+0
| * No need to handle ready tenant nodesHåkon Hallingstad2023-07-056-89/+18
| * Exclude private IP addresses in other cloud accounts in ACLsHåkon Hallingstad2023-07-046-150/+129
* | Remove scaling duration min for content clustersJon Bratseth2023-07-141-1/+1
* | Revert "Revert "Use real InfraApplication in node-repository tests""Valerij Fredriksen2023-06-3014-62/+73
* | Revert "Use real InfraApplication in node-repository tests"Valerij Fredriksen2023-06-3014-73/+62
* | Use real InfraApplication in node-repository testsValerij Fredriksen2023-06-2914-62/+73
* | Allow patching wantToUpgradeFlavorMartin Polden2023-06-271-1/+1
* | Add wantToUpgradeFlavor to node responseMartin Polden2023-06-2735-0/+35
|/
* Reduce minimum content scaling duration from 8 to 6hJon Bratseth2023-06-131-1/+1
* Track deprovisioned hosts in dynamically provisioned zonesMartin Polden2023-06-071-0/+3
* Only return public addresses in Wireguard peer API (#27273)Valerij Fredriksen2023-06-051-5/+4
* Update CloudAccount serializationValerij Fredriksen2023-06-0132-293/+767
* Reduce min content scaling duration frpm 12 to 8Jon Bratseth2023-05-241-1/+1
* Scaling-duration cleanupJon Bratseth2023-05-241-1/+1
* Better messaging when no allocation is possibleJon Bratseth2023-05-1717-17/+17
* Revert "Revert "Any architecture" MERGEOK"Jon Bratseth2023-05-0314-22/+22
* Revert "Any architecture"Harald Musum2023-05-0314-22/+22
* Any architectureJon Bratseth2023-05-0214-22/+22
* WireGuard UDP port is trusted in Public AWS zonesAndreas Eriksen2023-03-241-4/+0
* Allow patching account archive URI in /nodes/v2Valerij Fredriksen2023-02-241-0/+4
* 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-152-6/+21
* Add wireguardPubkey to cfg nodes in MockNodeRepo.gjoranv2023-02-103-3/+8
* Add nodes/v2/wireguard/gjoranv2023-02-102-2/+16
* unit testAndreas Eriksen2023-02-091-0/+100
* 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
* Revert "Merge pull request #25624 from vespa-engine/revert-25617-jonmv/privat...jonmv2023-01-181-1/+6
* Revert "Jonmv/private endpoints"Jon Marius Venstad2023-01-181-6/+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-109-72/+72