aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor/src/main/java/com/yahoo/vespa/service/duper/InfraApplication.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Revert "Use real InfraApplication in node-repository tests""Valerij Fredriksen2023-06-301-2/+1
* Revert "Use real InfraApplication in node-repository tests"Valerij Fredriksen2023-06-301-1/+2
* Use real InfraApplication in node-repository testsValerij Fredriksen2023-06-291-2/+1
* Use DomainName instead of the stricter HostName in duper-modeljonmv2023-03-301-4/+4
* 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
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-1/+1
* Use one HostName class (that is not for JSON)Jon Marius Venstad2022-04-081-1/+1
* Add InfrastructureApplication in application-modelHåkon Hallingstad2022-01-031-23/+12
* Cleanup: No functional changesJon Bratseth2021-11-301-0/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Revert "Revert "Pass around orchestration parameters""Håkon Hallingstad2021-07-291-1/+1
* Revert "Pass around orchestration parameters"Håkon Hallingstad2021-07-291-1/+1
* OrchestrationParamsHåkon Hallingstad2021-07-281-1/+1
* Require 3 config server (and controller) hostsHåkon Hallingstad2021-03-231-2/+4
* Limit host sharing to host node typeMartin Polden2021-03-031-1/+1
* Move group argument inside CapacityJon Bratseth2020-03-251-0/+1
* Use two builder methods, request() and specification()Harald Musum2020-03-171-2/+1
* Add builder for ClusterSpecHarald Musum2020-03-171-1/+1
* Go back to using cluster spec without docker image repo for infra appsHarald Musum2020-03-161-2/+2
* Use docker image repo in ClusterSpecHarald Musum2020-03-161-2/+2
* Add combined ID to ClusterSpecMartin Polden2020-03-021-1/+2
* Remove unused rotations parameterMartin Polden2019-06-261-1/+1
* Add rotations to cluster specMartin Polden2019-02-041-1/+1
* Use thread pool for health monitoring in service-monitorHåkon Hallingstad2018-12-171-2/+2
* Simplify infrastructure applicationsHåkon Hallingstad2018-12-071-36/+63
* Make service monitors aware of infra applications in duper model.Håkon Hallingstad2018-12-061-0/+143