aboutsummaryrefslogtreecommitdiffstats
path: root/orchestrator/src/main/java/com/yahoo/vespa/orchestrator/policy/HostedVespaClusterPolicy.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use orchestration override if presentHåkon Hallingstad2023-08-011-23/+49
* Allow cfgs with ALLOW_TO_BE_DOWN to go downHåkon Hallingstad2023-05-221-6/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Revert unintended change to verifyGroupGoingDownPermanentlyIsFineHåkon Hallingstad2021-09-231-11/+11
* Disallow cfg suspension based solely on being downHåkon Hallingstad2021-09-231-33/+25
* Avoid unknown service status on suspended hostHåkon Hallingstad2021-09-231-2/+1
* Remove group-permanent-suspension flagHåkon Hallingstad2021-09-201-108/+70
* Deny suspension with special constraint on unknown statusHåkon Hallingstad2021-09-141-3/+2
* Rename to group-permanent-suspensionHåkon Hallingstad2021-08-121-1/+1
* Enable group-suspension with permanent suspensionHåkon Hallingstad2021-08-111-9/+7
* Allow fifty percent of host-admin cluster nodes down in cd-like systemsHarald Musum2021-05-031-3/+10
* Use Object::equals on non-enumsHåkon Hallingstad2021-03-231-1/+1
* Require 3 config server (and controller) hostsHåkon Hallingstad2021-03-231-1/+6
* Allow one node for both branchesHarald Musum2021-02-081-5/+2
* Allow only one node down at a time for cluster controller clustersHarald Musum2021-02-081-1/+1
* Support delegating content node suspension to cluster controllerHåkon Hallingstad2021-01-221-29/+126
* 30s down-moratorium before allowing suspensionHåkon Hallingstad2020-09-181-8/+12
* Revert "Reduce host admin suspension concurrency from 20% to 10%"Håkon Hallingstad2020-04-081-1/+1
* Reduce host admin suspension concurrencty from 20% to 10%Håkon Hallingstad2020-03-131-1/+1
* Improve suspension denied reasonHåkon Hallingstad2020-02-241-7/+3
* Allow removing half of the cluster controllersJon Bratseth2019-11-121-4/+8
* Clean up in orchestratorValerij Fredriksen2019-06-071-6/+0
* Comment zone-app specific code that should be removed after the migrationValerij Fredriksen2019-06-041-0/+1
* Special handle the tenant-host application where neededValerij Fredriksen2019-06-041-0/+4
* Orchestrator Support for metrics proxyHåkon Hallingstad2019-03-221-0/+4
* Roll out node admin with 20%Håkon Hallingstad2018-01-251-3/+8
* 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
* Copyright headerJon Bratseth2017-06-131-1/+1
* Complete retirement early in dev CDHåkon Hallingstad2017-05-261-3/+32
* Makes the Orchestrator policy use the new model classesHåkon Hallingstad2017-05-031-0/+52