aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/application/validation/change/ResourcesReductionValidator.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Tolerate missing resource recordingsJon Bratseth2023-01-251-3/+7
* More resource reduction testsJon Bratseth2023-01-251-15/+40
* Validate total max resourcesJon Bratseth2023-01-251-34/+32
* Pass DeployState - no functional changesJon Bratseth2023-01-231-12/+6
* 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
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Emit restart actions on node resource changeJon Bratseth2020-10-081-5/+0
* Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-251-2/+2
* Revert "Bratseth/real resources in model"Harald Musum2020-05-231-2/+2
* Clean up HostSpec constructorsJon Bratseth2020-05-221-2/+2
* Validate resource changes by the lower limitJon Bratseth2020-04-081-29/+28
* make output locale-independentkkraune2020-01-221-1/+2
* Add large resource reduction validation checkValerij Fredriksen2020-01-171-0/+77