aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/deployment/NodeList.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Increase allowed suspension time for content nodesOla Aunrønning2021-11-241-0/+4
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Expose number of retiring nodes in deployment logValerij Fredriksen2021-05-261-1/+8
* Add groupingBy to AbstractFilteringListMartin Polden2021-03-161-3/+1
* Log OS version fields of parent hostMartin Polden2020-11-111-1/+4
* Handle nodes without servicesJon Marius Venstad2020-01-281-1/+1
* Differentiate between suspended and not nodes, to get timestamps rightJon Marius Venstad2020-01-271-1/+6
* Treat newly provisioned nodes as allowed to be downJon Marius Venstad2020-01-251-1/+1
* Rename and refactor away code duplicationJon Marius Venstad2020-01-251-33/+24
* Add info about ongoing firmware checks as wellJon Marius Venstad2020-01-241-0/+10
* Test adaptive timeout, and fix comparison >_<Jon Marius Venstad2020-01-241-1/+1
* Time out when no nodes are suspended, or the same node is suspended, for too ...Jon Marius Venstad2020-01-241-0/+6
* Denser convergence log outputJon Marius Venstad2020-01-241-0/+94