aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/testutils/MockNodeRepository.java
Commit message (Expand)AuthorAgeFilesLines
* Avoid injecting ExclusivityHåkon Hallingstad2024-05-191-1/+0
* Remove flags dependency from config-modelHåkon Hallingstad2024-05-181-1/+2
* Move exclusivity decisions to config-provisioningJon Bratseth2024-05-121-0/+2
* Remove scaling suggestion replaced by listOla Aunronning2024-03-151-8/+0
* Store multiple resource suggestionsOla Aunronning2024-01-121-0/+8
* Store GPU metrics and load separatelyMartin Polden2023-12-201-3/+2
* Revert "Expose GPU load in nodes API"Harald Musum2023-12-191-2/+3
* Store GPU metrics and load separatelyMartin Polden2023-12-191-3/+2
* Pre-provision load balancers, and use for appsjonmv2023-11-101-2/+7
* Update copyrightJon Bratseth2023-10-091-1/+1
* Encapsulate wiregaurd key + timestamp in new classgjoranv2023-09-251-4/+5
* Merge pull request #28509 from vespa-engine/hakonhall/additionalIpAddresses-listHåkon Hallingstad2023-09-181-3/+2
|\
| * Change primary and pool IPs from Set to ListHåkon Hallingstad2023-09-141-3/+2
* | Add wireguard key timestamp to node repo and WireguardPeergjoranv2023-09-141-1/+4
* | Revert "Wg timestamp in node repo"Andreas Eriksen2023-09-141-4/+1
* | Add wireguard key timestamp to node repo.gjoranv2023-09-111-1/+4
|/
* Revert "Revert "Remove unused argument" MERGEOK"Harald Musum2023-08-171-1/+1
* Revert "Remove unused argument"Henning Baldersheim2023-08-171-1/+1
* Remove unused argumentHarald Musum2023-08-171-1/+1
* Revert "Revert "Exclude private IP addresses in other cloud accounts in ACLs""Håkon Hallingstad2023-07-251-5/+7
* Revert "Exclude private IP addresses in other cloud accounts in ACLs"Håkon Hallingstad2023-07-241-7/+5
* Merge pull request #27632 from vespa-engine/hakonhall/exclude-private-ip-addr...Håkon Hallingstad2023-07-241-5/+7
|\
| * 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-4/+6
* | Throttle host provisioningMartin Polden2023-07-141-1/+2
* | Revert "Revert "Use real InfraApplication in node-repository tests""Valerij Fredriksen2023-06-301-8/+9
* | Revert "Use real InfraApplication in node-repository tests"Valerij Fredriksen2023-06-301-9/+8
* | Use real InfraApplication in node-repository testsValerij Fredriksen2023-06-291-8/+9
* | Return immutable, fix test code insteadjonmv2023-06-231-1/+1
|/
* Upgrade host flavorMartin Polden2023-06-061-1/+1
* Revert "Disallow incremental non-exclusive container allocation"Valerij Fredriksen2023-03-221-15/+5
* Disallow incremental non-exclusive container allocationJon Bratseth2023-03-211-5/+15
* Pass ClusterInfoJon Bratseth2023-03-011-1/+3
* 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-181-1/+1
* Implement getting exclave nodes in node repo client.gjoranv2023-02-171-2/+5
* Exchange BCP info WIPJon Bratseth2023-02-151-3/+5
* Add wireguardPubkey to cfg nodes in MockNodeRepo.gjoranv2023-02-101-2/+5
* Revert "Merge pull request #25776 from vespa-engine/jonmv/revert-private-endp...jonmv2023-01-301-1/+6
* Revert "Merge pull request #25770 from vespa-engine/jonmv/private-endpoints"jonmv2023-01-271-6/+1
* Inline obsolete constructorjonmv2023-01-261-1/+6
* Move IntRange out of vespajlibJon Bratseth2023-01-221-1/+1
* Support a group size constraint in content clustersJon Bratseth2023-01-211-1/+6
* Revert "Merge pull request #25624 from vespa-engine/revert-25617-jonmv/privat...jonmv2023-01-181-2/+2
* Revert "Jonmv/private endpoints"Jon Marius Venstad2023-01-181-2/+2
* Revert "Merge pull request #25614 from vespa-engine/revert-25587-jonmv/privat...jonmv2023-01-181-2/+2
* Revert "Parse, validate and use new zone endpoint syntax"Jon Marius Venstad2023-01-181-2/+2
* Parse, validate and use new zone endpoint syntaxjonmv2023-01-171-2/+2
* Store the load observed and inferred when making an autoscaling decisionJon Bratseth2022-12-301-6/+11
* Move AutoscalingStatus content into AutoscalingJon Bratseth2022-12-291-5/+6