aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/maintenance/InactiveExpirer.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Make more decisions under locks, specifically in expirersjonmv2023-06-221-3/+5
* cfg-like nodes are never inactiveHåkon Hallingstad2023-05-091-10/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use custom inactive expiry for config server and controllerMartin Polden2021-03-021-4/+15
* Revert "Revert "Move node operations into a separate class""Jon Bratseth2021-02-091-1/+1
* Revert "Move node operations into a separate class"Jon Bratseth2021-02-091-1/+1
* Move node operations into a separate classJon Bratseth2021-02-081-1/+1
* The node repo owns state transitionsJon Bratseth2021-02-051-20/+4
* Use node repository clockJon Bratseth2020-11-121-3/+2
* Emit QoS metric for all maintainersMartin Polden2020-07-161-2/+3
* Update InactiveExpirer javadocMartin Polden2020-06-031-8/+13
* Park inactive hosts marked for deprovisioningMartin Polden2020-05-291-1/+1
* Handle missing history eventMartin Polden2020-05-181-2/+8
* Record the specific change agent in the node historyJon Bratseth2020-01-231-2/+2
* Schedule node balancing actsJon Bratseth2019-10-171-1/+2
* Remove early expiry for tenant hosts from inactiveValerij Fredriksen2019-06-071-3/+1
* Special handle the tenant-host application where neededValerij Fredriksen2019-06-041-1/+3
* Non-functional cleanupValerij Fredriksen2019-05-061-2/+0
* Move JobControl and InfrastructureVersions to NodeRepositoryValerij Fredriksen2019-05-061-2/+2
* Tester nodes are expired whenever inactiveJon Marius Venstad2019-03-081-0/+8
* Loose allocation when retiring or hw failingHåkon Hallingstad2019-02-151-1/+1
* Fix typoMartin Polden2018-04-121-1/+1
* Always set agent and reason for moving to dirtyValerij Fredriksen2018-02-211-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
* Added reason log message to NodeRepository.park()valerijf2017-04-271-1/+1
* Add job controlJon Bratseth2017-04-251-2/+2
* Propagate the agent causing a changeJon Bratseth2017-03-311-1/+2
* Move inactive nodes flagged for retirement to parkedMartin Polden2017-03-061-2/+12
* Rename deallocate -> setDirtyMartin Polden2017-02-071-1/+1
* PublishJon Bratseth2016-06-151-0/+39