aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/maintenance/FailedExpirer.java
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Flavor interface"Valerij Fredriksen2019-03-101-1/+1
* Follow API changeValerij Fredriksen2019-03-081-1/+1
* Loose allocation when retiring or hw failingHåkon Hallingstad2019-02-151-2/+2
* Max 1 active host with wantToRetire, and fix NodeFailer.hasHardwareIssueHåkon Hallingstad2019-02-121-1/+1
* Retire/fail hosts with failure reportsHåkon Hallingstad2019-02-121-8/+1
* Remove duplicated child node filteringMartin Polden2019-01-141-4/+4
* fail early in test and stagingKristian Aune2018-10-181-1/+5
* Simplify common history checkValerij Fredriksen2018-08-211-3/+2
* Set lower expiry times for failed nodes in CDHarald Musum2018-04-071-4/+9
* Handle the new NodeTypesValerij Fredriksen2018-03-051-2/+1
* Always set agent and reason for moving to dirtyValerij Fredriksen2018-02-211-1/+1
* Expire content nodes in cd after one hourHarald Musum2018-01-241-1/+2
* Recycle failed container nodes after 1 hourMartin Polden2017-12-131-22/+66
* actually mutate node repoAndreas Eriksen2017-10-191-3/+3
* Let fail count indicate hw failure in cd tooHarald Musum2017-09-251-2/+0
* Add log messagevalerijf2017-08-211-4/+14
* Fix HW fail count precedencevalerijf2017-08-211-3/+1
* FailedExpirer move to parked if HW failurevalerijf2017-08-181-5/+18
* Rename hardwareFailureType to hardwareFailureDescriptionvalerijf2017-08-151-2/+2
* 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
* Add job controlJon Bratseth2017-04-251-2/+3
* Always recycle failed Docker containersHarald Musum2017-04-191-5/+5
* Remove CI system, does not exist anymoreHarald Musum2017-03-221-1/+1
* Rename deallocate -> setDirtyMartin Polden2017-02-071-1/+1
* Revert "Add debug logging"Harald Musum2016-11-221-2/+0
* Add debug loggingHarald Musum2016-11-181-0/+2
* Always recycle failed nodes in CI and CDMartin Polden2016-11-101-2/+5
* Change hardware failure from a boolean to an enumJon Bratseth2016-08-301-1/+1
* PublishJon Bratseth2016-06-151-0/+62