summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #17489 from ↵Ola Aunrønning2021-04-201-9/+1
|\ | | | | | | | | vespa-engine/olaa/capacity-checker-dont-throw-on-unknown-hosts Don't throw IllegalArgumentException if CapacityChecker receives unknown hosts
| * Don't throw IllegalArgumentException if CapacityChecker receives unknown hostsOla Aunrønning2021-04-191-9/+1
| |
* | Apply rebuild limit per node typeMartin Polden2021-04-193-9/+47
|/
* Reuse SqlContextJon Bratseth2021-04-191-39/+42
|
* Allow updating OS upgrade budget without changing versionMartin Polden2021-04-162-11/+17
|
* Remove implicit reboot of nodes moving to dirtyMartin Polden2021-04-1615-56/+15
|
* Allow unretiring nodes allocated with type specValerij Fredriksen2021-04-154-6/+36
|
* Refactor node-repository filtersValerij Fredriksen2021-04-1514-201/+105
|
* Merge pull request #17442 from vespa-engine/mpolden/remove-restoreValerij Fredriksen2021-04-155-75/+5
|\ | | | | Remove unnecessary restore feature
| * Remove unnecessary restore featureMartin Polden2021-04-155-75/+5
| |
* | Verify cluster id onlyJon Bratseth2021-04-151-1/+1
|/
* Merge pull request #17387 from vespa-engine/bratseth/reserved-as-sparesJon Bratseth2021-04-141-0/+2
|\ | | | | Don't use reserved nodes as spares
| * Don't use reserved nodes as sparesJon Bratseth2021-04-121-0/+2
| |
* | Move all hosts to deprovisioned on deletionMartin Polden2021-04-142-7/+11
| |
* | Merge pull request #17390 from vespa-engine/mpolden/limit-rebuildsMartin Polden2021-04-139-52/+84
|\ \
| * | Limit concurrent host rebuildsMartin Polden2021-04-124-35/+60
| | |
| * | Fix typoMartin Polden2021-04-121-1/+1
| | |
| * | Extract constantMartin Polden2021-04-122-2/+6
| | |
| * | Keep wantToRebuild flag until readyMartin Polden2021-04-123-15/+18
| |/
* / Provision RHEL 7 host if explicitly requested through flagMartin Polden2021-04-131-0/+2
|/
* Merge pull request #17358 from vespa-engine/bratseth/wantToFail-on-operator-failJon Bratseth2021-04-1213-37/+120
|\ | | | | Bratseth/want to fail on operator fail
| * SimplifyJon Bratseth2021-04-121-3/+1
| |
| * Node failing improvementsJon Bratseth2021-04-125-9/+42
| | | | | | | | | | - Fail hosts that wants to fail and do not have active children - Clear want to fail on failing in case the nodes are later reactivated
| * Mark active as wantToFail on operator actionsJon Bratseth2021-04-099-29/+81
| |
* | Add wantToRebuild field to node responseMartin Polden2021-04-0935-0/+35
| |
* | Implement RebuildingOsUpgraderMartin Polden2021-04-098-44/+214
| |
* | Always require upgrade budgetMartin Polden2021-04-0912-54/+51
| |
* | Simplify OsUpgradeActivatorTestMartin Polden2021-04-091-15/+7
|/
* More NodeListJon Bratseth2021-04-081-7/+6
|
* More NodeListJon Bratseth2021-04-081-26/+17
|
* failing() instead of wantToFail(true/false)Jon Bratseth2021-04-083-6/+6
|
* Merge with masterJon Bratseth2021-04-0818-63/+209
|\
| * Park nodes requested to rebuildMartin Polden2021-04-081-9/+15
| |
| * Allow restoring a rebuilt host in nodes APIMartin Polden2021-04-082-3/+14
| |
| * Support restoring a rebuilt hostMartin Polden2021-04-085-11/+96
| |
| * Allow patching wantToRebuild in nodes APIMartin Polden2021-04-072-3/+13
| |
| * Add wantToRebuild fieldMartin Polden2021-04-075-22/+56
| |
| * Use enum in messageMartin Polden2021-04-071-6/+6
| |
| * Less custom NodeList matchingMartin Polden2021-04-076-11/+11
| |
* | Move nodes to 'failed' during activateJon Bratseth2021-04-0813-35/+95
|/
* Store resized event for NodeValerij Fredriksen2021-03-299-15/+30
|
* Rename variableJon Bratseth2021-03-251-2/+2
|
* Update ↵Jon Bratseth2021-03-251-1/+1
| | | | | node-repository/src/main/java/com/yahoo/vespa/hosted/provision/restapi/NodesV2ApiHandler.java Co-authored-by: Valerij Fredriksen <freva@users.noreply.github.com>
* Add stats to controller/v1 APIJon Bratseth2021-03-253-7/+16
|
* Add stats to node repo clientJon Bratseth2021-03-243-18/+9
|
* Add stats to nodes/v2Jon Bratseth2021-03-243-0/+89
|
* RefactorJon Bratseth2021-03-243-42/+0
|
* RefactorJon Bratseth2021-03-2410-39/+31
|
* RefactorJon Bratseth2021-03-241-2/+2
|
* RefactorJon Bratseth2021-03-246-53/+31
|