aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/NodeList.java
Commit message (Expand)AuthorAgeFilesLines
* Reset downtime at resume, 2. tryHåkon Hallingstad2024-01-101-1/+1
* Revert "Reset downtime at resume"Harald Musum2024-01-061-1/+1
* Reset downtime at resumeHåkon Hallingstad2024-01-051-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change primary and pool IPs from Set to ListHåkon Hallingstad2023-09-141-2/+2
* Reduce quadratic to linear complexity for host-children cachejonmv2023-07-031-21/+14
* Support replacing root disk for arm64 againHarald Musum2023-05-151-4/+1
* Convert IP classes to recordsMartin Polden2023-03-131-4/+3
* Remove redundant Address classMartin Polden2023-03-131-2/+2
* Revert "Lock node when updating IP config"Valerij Fredriksen2023-02-241-5/+6
* Convert IP classes to recordsMartin Polden2023-02-161-4/+3
* Remove redundant Address classMartin Polden2023-02-151-2/+2
* Minor simplificationJon Bratseth2023-01-171-7/+4
* Move parent-child cache to NodeListMartin Polden2023-01-131-10/+80
* SimplifyMartin Polden2022-11-171-3/+6
* Revert "Merge pull request #24645 from vespa-engine/revert-24631-bratseth/ful...Jon Bratseth2022-10-291-2/+12
* Revert "Bratseth/fully specified"Jon Bratseth2022-10-281-12/+2
* Refactor: Pass and use NodeListJon Bratseth2022-10-281-2/+12
* Support soft-rebuilding hosts with remote diskMartin Polden2022-10-031-2/+12
* Reuse fully retired nodes fasterMartin Polden2022-06-281-2/+6
* Remove HostEncrypterMartin Polden2021-10-151-12/+0
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Implement HostEncrypterMartin Polden2021-05-271-0/+13
* Move method to NodeListMartin Polden2021-05-271-0/+11
* Limit the number of nodes retired per stateful clusterMartin Polden2021-05-191-2/+2
* Prefer NodeList operations where possibleMartin Polden2021-04-281-1/+6
* Verify cluster id onlyJon Bratseth2021-04-151-1/+1
* Keep wantToRebuild flag until readyMartin Polden2021-04-121-3/+0
* Merge pull request #17358 from vespa-engine/bratseth/wantToFail-on-operator-failJon Bratseth2021-04-121-0/+7
|\
| * SimplifyJon Bratseth2021-04-121-3/+1
| * Mark active as wantToFail on operator actionsJon Bratseth2021-04-091-0/+9
* | Implement RebuildingOsUpgraderMartin Polden2021-04-091-0/+5
* | Always require upgrade budgetMartin Polden2021-04-091-0/+5
|/
* failing() instead of wantToFail(true/false)Jon Bratseth2021-04-081-3/+3
* Merge with masterJon Bratseth2021-04-081-0/+5
|\
| * Less custom NodeList matchingMartin Polden2021-04-071-0/+5
* | Move nodes to 'failed' during activateJon Bratseth2021-04-081-0/+5
|/
* Update node-repository/src/main/java/com/yahoo/vespa/hosted/provision/NodeLis...Jon Bratseth2021-03-231-1/+1
* Compute node repo utilizationJon Bratseth2021-03-231-0/+5
* Add preferToRetire flagMartin Polden2021-02-151-3/+3
* Remove getNodes(...): Always use list(...)Jon Bratseth2021-02-091-0/+10
* The node repo owns state transitionsJon Bratseth2021-02-051-0/+10
* Report exclusive switch metric per clusterMartin Polden2021-01-071-0/+24
* Do more checksJon Bratseth2020-12-101-10/+25
* Record scaling event completionJon Bratseth2020-12-031-0/+18
* Don't make changes when there are zone-wide problemsJon Bratseth2020-11-131-0/+3
* Actually count groups not nodesJon Bratseth2020-10-221-1/+3
* Store scaling events in ZooKeeperJon Bratseth2020-10-221-0/+8
* Remove unused methodMartin Polden2020-10-191-5/+0
* Avoid creating set for the common caseMartin Polden2020-10-191-0/+3