aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/persistence
Commit message (Expand)AuthorAgeFilesLines
* Keep writing suggestion until all readers are goneOla Aunronning2024-03-151-0/+3
* Remove scaling suggestion replaced by listOla Aunronning2024-03-151-4/+0
* Added comment, TODO, and better namingOla Aunronning2024-01-241-0/+1
* Store multiple resource suggestionsOla Aunronning2024-01-121-0/+18
* Reset downtime at resume, 2. tryHåkon Hallingstad2024-01-101-1/+2
* Define and serialize new history event typesHåkon Hallingstad2024-01-061-1/+4
* Revert "Reset downtime at resume"Harald Musum2024-01-061-4/+0
* Reset downtime at resumeHåkon Hallingstad2024-01-051-0/+4
* Store GPU metrics and load separatelyMartin Polden2023-12-201-1/+7
* Revert "Expose GPU load in nodes API"Harald Musum2023-12-191-7/+1
* Store GPU metrics and load separatelyMartin Polden2023-12-191-1/+7
* Remove unused argumentjonmv2023-11-202-2/+2
* Remove fallbackjonmv2023-11-201-2/+1
* Move id seed to LoadBalancerjonmv2023-11-201-2/+3
* Make idSeed mandatoryjonmv2023-11-202-4/+6
* Pre-provision load balancers, and use for appsjonmv2023-11-102-3/+24
* Support an ID seed for LB resource ID hashesjonmv2023-11-081-4/+9
* Read and write exclusiveTo and provisionedFor separatelyjonmv2023-10-121-1/+1
* Add provisionedFor node field, equal to exclusiveTo initiallyjonmv2023-10-122-2/+5
* Update copyrightJon Bratseth2023-10-0914-14/+14
* Avoid sorting IP addresses when serializing nodeHåkon Hallingstad2023-10-041-1/+1
* Merge branch 'master' into hakonhall/add-ipv6-to-public-zonal-endpoints-in-gc...Håkon Hallingstad2023-09-252-5/+14
|\
| * Encapsulate wiregaurd key + timestamp in new classgjoranv2023-09-252-5/+14
* | Revert "Revert "Add IPv6 to public zonal endpoints in GCP""Håkon Hallingstad2023-09-252-5/+14
|/
* Revert "Add IPv6 to public zonal endpoints in GCP"Håkon Hallingstad2023-09-222-14/+5
* Add IPv6 to public zonal endpoints in GCPHåkon Hallingstad2023-09-212-5/+14
* Merge pull request #28509 from vespa-engine/hakonhall/additionalIpAddresses-listHåkon Hallingstad2023-09-181-9/+7
|\
| * Change primary and pool IPs from Set to ListHåkon Hallingstad2023-09-141-9/+7
* | Add wireguard key timestamp to node repo and WireguardPeergjoranv2023-09-142-5/+7
* | Revert "Wg timestamp in node repo"Andreas Eriksen2023-09-142-7/+5
* | Add wireguard key timestamp to node repo.gjoranv2023-09-112-5/+7
|/
* Revert "Revert "Remove unused argument" MERGEOK"Harald Musum2023-08-172-3/+3
* Revert "Remove unused argument"Henning Baldersheim2023-08-172-3/+3
* Remove unused argumentHarald Musum2023-08-172-3/+3
* Handle ZK node deleted after stat read, while updating cachejonmv2023-07-131-6/+4
* Replace hash based node cache with ZK node versino basedjonmv2023-07-133-30/+43
* Look up GCP hosts by GCP instance IDjonmv2023-07-062-1/+4
* Return immutable, fix test code insteadjonmv2023-06-231-1/+1
* Require locked node list in some more APIsjonmv2023-06-221-3/+4
* Fewer public methods with NestedTransaction and no lockjonmv2023-06-211-0/+7
* Identify node-admin requestsMartin Polden2023-06-131-0/+2
* Upgrade host flavorMartin Polden2023-06-061-2/+7
* Revert "Remove unused agent"Jon Marius Venstad2023-06-021-0/+2
* Remove unused agentMartin Polden2023-06-011-2/+0
* Add empty-host-ttl to deployment specjonmv2023-05-261-0/+3
* Add hostEmptyAt field in node repository Nodejonmv2023-05-262-1/+4
* Add hostTTL field in node repository Nodejonmv2023-05-262-2/+5
* Convert IP classes to recordsMartin Polden2023-03-131-4/+4
* Remove redundant Address classMartin Polden2023-03-131-10/+10
* Take a separate lock for maintenance deploymentsMartin Polden2023-03-101-0/+5