aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com/yahoo/vespa/hosted/provision/restapi/NodesV2ApiTest.java
Commit message (Expand)AuthorAgeFilesLines
* Read and write exclusiveTo and provisionedFor separatelyjonmv2023-10-121-1/+1
* Add provisionedFor node field, equal to exclusiveTo initiallyjonmv2023-10-121-3/+13
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid sorting IP addresses when serializing nodeHåkon Hallingstad2023-10-041-58/+58
* Normalize JSONHåkon Hallingstad2023-10-031-57/+57
* Add wireguard key timestamp to node repo and WireguardPeergjoranv2023-09-141-1/+1
* Revert "Wg timestamp in node repo"Andreas Eriksen2023-09-141-1/+1
* Set wg timestamp from NodePatcher clockgjoranv2023-09-131-1/+1
* Add wireguard key timestamp to node repo.gjoranv2023-09-111-2/+2
* Inclave IPs are sharedHåkon Hallingstad2023-07-251-1/+1
* Revert "Revert "Exclude private IP addresses in other cloud accounts in ACLs""Håkon Hallingstad2023-07-251-2/+2
* Revert "Exclude private IP addresses in other cloud accounts in ACLs"Håkon Hallingstad2023-07-241-2/+2
* Merge pull request #27632 from vespa-engine/hakonhall/exclude-private-ip-addr...Håkon Hallingstad2023-07-241-2/+2
|\
| * No need to handle ready tenant nodesHåkon Hallingstad2023-07-051-1/+1
| * Exclude private IP addresses in other cloud accounts in ACLsHåkon Hallingstad2023-07-041-1/+1
* | Allow patching wantToUpgradeFlavorMartin Polden2023-06-271-1/+1
|/
* Parking by operator cancels retirementMartin Polden2023-06-131-2/+8
* Add hostEmptyAt field in node repository Nodejonmv2023-05-261-6/+11
* Add hostTTL field in node repository Nodejonmv2023-05-261-2/+7
* Create new /nodes/v2 API to initiate drop of documentsValerij Fredriksen2023-04-211-7/+28
* Patch dropDocuments reportValerij Fredriksen2023-04-181-0/+16
* Stop supporting old fieldsValerij Fredriksen2023-04-181-3/+3
* Allow patching account archive URI in /nodes/v2Valerij Fredriksen2023-02-241-18/+2
* Assume a duplicate node is an illegal state, not an erronous requestJon Bratseth2023-02-201-2/+2
* Add nodes/v2/wireguard/gjoranv2023-02-101-0/+1
* unit testAndreas Eriksen2023-02-091-0/+15
* Add cluster ID to archive URIValerij Fredriksen2023-01-181-1/+1
* Read node objects from unified pathMartin Polden2023-01-101-2/+2
* Patch wantToDeprovision recursivelyHåkon Hallingstad2023-01-091-2/+1
* Add test for GET enclave nodes non-recursive.gjoranv2022-11-211-1/+2
* Fold the enclave test into NodesV2ApiTestgjoranv2022-11-171-0/+1
* Add cloudAccount to all nodesgjoranv2022-11-171-1/+1
* Add test for enclave nodes, and necessary supporting infrastructuregjoranv2022-11-161-1/+2
* Stop using OS upgrade budgetMartin Polden2022-11-151-25/+12
* Read the node after taking the lock when moving to readyValerij Fredriksen2022-11-041-30/+14
* Explain why unchanged generation cannot be short-circuitedMartin Polden2022-10-211-0/+4
* Limit trusted node types and ports on config serverMartin Polden2022-08-261-2/+2
* Revert "Trust explicit ports and node types on config server"Harald Musum2022-08-251-2/+2
* Trust explicit ports on config serverMartin Polden2022-08-251-2/+2
* Limit grace period to RetiringOsUpgraderMartin Polden2022-07-081-17/+1
* Add a grace period before upgrading new nodesJon Bratseth2022-07-071-1/+18
* Allow patching wantedOsVersionMartin Polden2022-05-201-1/+11
* Add architeecture to node repo rest apiHarald Musum2022-02-241-5/+5
* Read id field when patching or adding nodesMartin Polden2021-12-011-10/+10
* Put node ID in the ID fieldMartin Polden2021-12-011-1/+1
* Avoid nested locks in NodePatcherMartin Polden2021-10-261-1/+1
* Stop reading container images from ZKMartin Polden2021-10-141-22/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Ignore empty truststoreMorten Tokle2021-09-231-1/+1
* Persist trust store in node repoMorten Tokle2021-09-221-0/+20