summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Collapse)AuthorAgeFilesLines
* Ensure that async deployment locks applicationMartin Polden2017-09-074-55/+34
|
* Merge pull request #3253 from vespa-engine/freva/recursive-deleteValerij Fredriksen2017-08-308-56/+146
|\ | | | | Implement recursive delete in node-repo
| * Code review fixesvalerijf2017-08-303-23/+38
| |
| * Code review fixesvalerijf2017-08-303-23/+43
| |
| * Implement recursive delete in node-repovalerijf2017-08-298-45/+100
| |
* | Merge pull request #3262 from vespa-engine/smorgrav/fix_reallocation_orderingTorbjørn Smørgrav2017-08-302-6/+6
|\ \ | | | | | | Fix relocation order readability and improve unit test
| * | Fix relocation order readability and improve unit testtoby2017-08-302-6/+6
| | |
* | | Add provisioned expirervalerijf2017-08-303-1/+40
|/ /
* | Merge pull request #3201 from vespa-engine/smorgrav/headroom_allocation_fixTorbjørn Smørgrav2017-08-308-75/+348
|\ \ | | | | | | Allocation headroom fixes
| * | Add unit tests to preferred re-allocation sortertoby2017-08-291-0/+86
| | |
| * | Make sorting order for preferred re-allocation node stabletoby2017-08-293-11/+36
| | |
| * | Only move smallest container from headroom violated hoststoby2017-08-251-7/+18
| | |
| * | Mark new docker nodes as headroom violators on non-violated hoststoby2017-08-255-45/+69
| | |
| * | Add two unit tests to reproduce headroom violation bugstoby2017-08-252-23/+150
| | |
* | | Merge pull request #3234 from ↵Jon Bratseth2017-08-301-3/+2
|\ \ \ | |_|/ |/| | | | | | | | vespa-engine/bratseth/store-provisioninfo-without-version Bratseth/store provisioninfo without version
| * | Merge with masterJon Bratseth2017-08-289-46/+48
| |\ \
| * | | Allocation consistency between model versionsJon Bratseth2017-08-281-3/+2
| | | |
* | | | Write initial node state to historyvalerijf2017-08-2920-99/+242
| |/ / |/| |
* | | Make underlying method void as wellvalerijf2017-08-281-3/+1
| | |
* | | Throw exception of conditions for node remove are not metvalerijf2017-08-285-35/+36
| |/ |/|
* | Add provisioned event to historyvalerijf2017-08-243-1/+9
| |
* | Merge pull request #3094 from vespa-engine/hmusum/simplify-node-from-requestValerij Fredriksen2017-08-242-7/+2
|\ \ | |/ |/| Simplify now that path suffixes are not used anymore
| * Simplify now that path suffixes are not used anymoreHarald Musum2017-08-142-7/+2
| | | | | | | | (and fix test that errounesly had path sufix)
* | Merge pull request #3181 from ↵Torbjørn Smørgrav2017-08-223-3/+23
|\ \ | | | | | | | | | | | | vespa-engine/hmusum/only-create-docker-nodes-on-active-docker-hosts Only create Docker nodes for active Docker hosts
| * | Only create Docker nodes for active Docker hostsHarald Musum2017-08-223-3/+23
| | | | | | | | | | | | | | | * Make sure to only create Docker nodes when using dynamic allocation when Docker host is in active state
* | | Make node spec non-optionalvalerijf2017-08-223-7/+7
|/ /
* | Merge pull request #3154 from ↵Valerij Fredriksen2017-08-212-40/+113
|\ \ | | | | | | | | | | | | vespa-engine/freva/FailedExpired-park-nodes-with-hw-failure FailedExpirer move to parked if HW failure
| * | Add log messagevalerijf2017-08-211-4/+14
| | |
| * | Fix HW fail count precedencevalerijf2017-08-212-18/+18
| | |
| * | FailedExpirer move to parked if HW failurevalerijf2017-08-182-35/+98
| | |
* | | Add copyright headerJon Bratseth2017-08-182-1/+3
|/ /
* | More adjusting of unit tests from node-repository mock changestoby2017-08-161-4/+4
| |
* | Update unit tests in node-admin according to changes in node-repositorytoby2017-08-161-3/+5
| |
* | Adjust tests according to new allocation algorithmtoby2017-08-151-5/+5
| |
* | Revert "Revert "Allocation rewrite""Torbjørn Smørgrav2017-08-1526-624/+1150
| |
* | Add test on old fieldvalerijf2017-08-151-0/+18
| |
* | Keep hardwareFailureType while clients transition to hardwareFailureDescriptionvalerijf2017-08-153-3/+14
| |
* | Rename hardwareFailureType to hardwareFailureDescriptionvalerijf2017-08-1512-42/+41
| |
* | Make hardwareFailureType a Stringvalerijf2017-08-157-72/+26
|/
* Revert "Allocation rewrite"Arnstein Ressem2017-08-1426-1150/+624
|
* Minor refactoring and cleanup (only)Jon Bratseth2017-08-148-170/+168
|
* Bug fix priority on reserved vs ready nodestoby2017-08-143-18/+4
|
* More unit testingtoby2017-08-145-44/+113
|
* Add unit tests and fix errors along the waytoby2017-08-1414-187/+406
|
* Remove part of comment that could confusetoby2017-08-141-1/+1
|
* Add headroom constraintstoby2017-08-143-15/+16
|
* Clean up old allocation codetoby2017-08-146-286/+79
|
* Refactor nodeprioritizertoby2017-08-146-184/+186
|
* Complete initial implementation of NodePrioritizertoby2017-08-1413-133/+263
|
* Revert change to DockerAllocation modifiertoby2017-08-141-1/+1
|