summaryrefslogtreecommitdiffstats
path: root/node-admin/src/main/java/com/yahoo/vespa/hosted/node/admin/configserver/noderepository/NodeReports.java
Commit message (Expand)AuthorAgeFilesLines
* remove report if null valueHåkon Hallingstad2021-06-161-2/+4
* Properly apply changes to node reports to a NodeSpecHåkon Hallingstad2021-06-161-0/+9
* Add method for whether a node has a particular report.Håkon Hallingstad2021-06-071-0/+2
* Define the ONCE node report typeHåkon Hallingstad2019-11-011-0/+22
* Move reports under noderepository package and fix null handlingHåkon Hallingstad2019-02-081-3/+3
* Define equality/hash of NodeReportsHåkon Hallingstad2019-02-081-0/+14
* Patching and retrieving node reports in host adminHåkon Hallingstad2019-02-081-0/+54