aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/HostSystem.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move disk limit check to NodeResourceLimitsJon Bratseth2023-07-051-0/+5
* Do hostname check when adding a new hostHarald Musum2023-02-281-5/+6
* Skip name check in HostSystem for hosted nodesValerij Fredriksen2023-02-211-2/+4
* less wildcards for Host and HostSystemArne Juul2023-02-141-1/+2
* split AbstractConfigProducerArne Juul2023-02-131-3/+3
* Remove unused methods and one method only used by testsHarald Musum2023-02-121-23/+5
* 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
* Write new settings only on activationjonmv2022-12-011-1/+1
* Do not log DNS warnings to application package in hosted contextMartin Polden2022-07-131-4/+9
* one of the most common stream operations gets simplerAndreas Eriksen2022-06-161-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Skip ip address lookup when running unit tests.gjoranv2021-06-281-9/+18
* only generate "canonical hostname" if reverse-lookup yields a mismatchArne Juul2021-06-031-7/+6
* Log application package warnings using logApplicationPackage()Valerij Fredriksen2021-04-261-2/+2
* Remove ugly hackHarald Musum2020-07-291-2/+1
* Use new file distribution mocks for config serverHarald Musum2020-07-281-8/+13
* 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
* Access resources directlyJon Bratseth2020-05-221-2/+2
* Use java.util.logging.Level in static imports.gjoranv2020-04-251-3/+3
* Move group argument inside CapacityJon Bratseth2020-03-251-2/+2
* Remove unused methodsHarald Musum2020-03-161-33/+5
* Improve file distribution error messageJon Bratseth2020-01-091-8/+6
* Don't pretend hosts can have multiple membershipsJon Bratseth2019-11-131-8/+2
* Carry spec throughJon Bratseth2019-11-121-9/+1
* Don't delegateJon Bratseth2019-11-111-2/+2
* Get requested resources from HostResourcesJon Bratseth2019-11-111-3/+0
* No need to patch in flavor#Jon Bratseth2019-11-111-4/+0
* Construct HostResources from a HostSpecJon Bratseth2019-11-111-8/+1
* Pass requestedResources through HostResourcesJon Bratseth2019-11-061-4/+9
* nice outputKristian Aune2019-10-041-1/+1
* Cleanup config model, part 1Harald Musum2019-07-251-1/+0
* less scary warning when running on DockerKristian Aune2019-06-191-1/+2
* refactor HostPorts usageArne Juul2019-03-041-3/+3
* add list of network port allocationsArne Juul2019-02-201-2/+18
* Nonfunctional changes onlyJon Bratseth2018-10-181-1/+1
* Wire in deployLogger explicit instead of using a backdoor.Henning Baldersheim2018-10-081-9/+20
* Wire in the deploylogger from the frontHenning Baldersheim2018-10-081-4/+8
* Load the minimal set of models needed in devJon Bratseth2018-04-191-2/+2
* Revert "Revert "Revert "Revert "Bratseth/select 1 host by index""""Jon Bratseth2017-12-151-8/+8
* Revert "Revert "Revert "Bratseth/select 1 host by index"""Henning Baldersheim2017-12-141-8/+8
* Fall back to sort by hostname if a host has no membershipJon Bratseth2017-11-241-8/+8
* Remove ip lookupJon Bratseth2017-06-221-28/+0
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1