summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* 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 anymoreHarald Musum2017-08-142-7/+2
* | Merge pull request #3181 from vespa-engine/hmusum/only-create-docker-nodes-on...Torbjørn Smørgrav2017-08-223-3/+23
|\ \
| * | Only create Docker nodes for active Docker hostsHarald Musum2017-08-223-3/+23
* | | Make node spec non-optionalvalerijf2017-08-223-7/+7
|/ /
* | Merge pull request #3154 from vespa-engine/freva/FailedExpired-park-nodes-wit...Valerij Fredriksen2017-08-212-40/+113
|\ \
| * | 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
* Fix compare bug on flavor costtoby2017-08-142-4/+2
* Add NodePrioritizer filestoby2017-08-142-0/+356
* NodePrioritizertoby2017-08-145-87/+27
* Initial take on new allocation algorithmtoby2017-08-143-93/+110
* Add test that fails due to bug on allocation of clusters with multiple groupstoby2017-08-141-0/+17
* Merge pull request #3062 from yahoo/bratseth/remove-internal-referenceJon Bratseth2017-08-081-2/+2
|\
| * Remove corp referencesJon Bratseth2017-08-081-2/+2
* | Merge pull request #3061 from yahoo/bratseth/use-mock-locks-when-possibleJon Marius Venstad2017-08-081-1/+1
|\ \ | |/ |/|
| * Create a mock lock in Lock when possibleJon Bratseth2017-08-081-1/+1
* | Add hardware divergence field to nodes APIMartin Polden2017-08-086-11/+116
|/
* Minor fix to languageHarald Musum2017-07-241-2/+2
* Add possible cause to log message when activation failsHarald Musum2017-07-241-1/+3
* Merge pull request #2939 from yahoo/hakon/propagate-hardware-failure-to-childrenHarald Musum2017-07-125-24/+107
|\
| * Propagate hardware failure to childrenHåkon Hallingstad2017-07-115-24/+107
* | Add 'fastDisk' to nodes responseHarald Musum2017-07-1017-0/+17
|/
* Code review fixesvalerijf2017-07-052-2/+5
* Add isActive() to RetirementPolicyvalerijf2017-07-049-52/+169
* Enable NodeRetirer in prod.us-east-3 (#2909)Valerij Fredriksen2017-07-031-0/+1