summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Periodically maintain the infrastructure applicationJon Bratseth2016-09-212-2/+2
* Test provisioning of proxiesJon Bratseth2016-09-2010-14/+136
* Support provision requests by node typeJon Bratseth2016-09-205-52/+157
* Distinguish saturation and sufficiencyJon Bratseth2016-09-201-10/+15
* Refactor/cleanup onlyJon Bratseth2016-09-202-15/+7
* Allow nodes to be requested by typeJon Bratseth2016-09-2028-174/+187
* Use Node.State from node repo instead of duplicating value in our own classHarald Musum2016-09-193-6/+6
* Revert "Revert "Remove /hack/provision legacy API""Harald Musum2016-09-168-450/+0
* Revert "Remove /hack/provision legacy API"Harald Musum2016-09-168-0/+450
* Remove /hack/provision legacy APIHarald Musum2016-09-158-450/+0
* Use an enum for flavor typeHarald Musum2016-09-1226-57/+56
* Ready Docker nodes do not run Vespa, so do not fail them due to livenessHarald Musum2016-09-097-25/+57
* Correct isRemoved -> removed and add more testsJon Bratseth2016-09-092-27/+61
* Use one naming conventionJon Bratseth2016-09-0819-107/+105
* Remove Configuration as that information ended up in FlavorJon Bratseth2016-09-0748-214/+131
* Assert on tenant node countJon Bratseth2016-09-071-0/+3
* Correct typoJon Bratseth2016-09-071-1/+1
* Maintain zk access across nodes and support proxiesJon Bratseth2016-09-0710-64/+201
* Allow reading from source dirs be turned on or offJon Bratseth2016-09-063-1/+9
* Revert "Revert "Revert "Revert "Revert "Revert "Bratseth/lockdown zk""""""Jon Bratseth2016-09-042-5/+94
* Merge pull request #532 from yahoo/bratseth/fail-ready-hostsJon Bratseth2016-09-047-23/+187
|\
| * Persist node requet timesJon Bratseth2016-09-026-47/+77
| * Merge with masterJon Bratseth2016-09-0113-98/+150
| |\
| * | Track config requests and fail ready hosts which don't make themJon Bratseth2016-09-013-17/+151
* | | Revert "Revert "Revert "Revert "Revert "Bratseth/lockdown zk"""""Jon Bratseth2016-09-042-94/+5
* | | Merge pull request #519 from yahoo/revert-489-revert-488-revert-486-revert-48...Jon Bratseth2016-09-042-5/+94
|\ \ \
| * | | Include connection spec hosts correctly in permissible zk clientsJon Bratseth2016-09-012-4/+6
| * | | Allow config servers to connect to zkJon Bratseth2016-09-011-0/+9
| * | | Allow all application hosts to talk to ZooKeeperJon Bratseth2016-08-312-5/+83
* | | | Fix hardwareFailure=false deserializationMartin Polden2016-09-022-5/+45
| |_|/ |/| |
* | | Merge pull request #511 from yahoo/bratseth/add-hardware-failure-typeMartin Polden2016-09-0113-98/+150
|\ \ \ | |_|/ |/| |
| * | Longer hardware failure namesJon Bratseth2016-09-017-21/+21
| * | Change hardware failure from a boolean to an enumJon Bratseth2016-08-3013-98/+150
| |/
* / Model group ids as indexesJon Bratseth2016-08-3118-74/+80
|/
* Rename a variableJon Bratseth2016-08-291-3/+3
* Avoid leaving retired nodes in unwanted groupsJon Bratseth2016-08-292-21/+48
* Merge pull request #469 from yahoo/freva/node-admin-testsHaakon Dybdahl2016-08-296-1/+29
|\
| * Created a new node in dirty state to test markAsReadyvalerijf2016-08-266-2/+29
| * Added test for markAsReady()valerijf2016-08-251-0/+1
* | Merge pull request #435 from yahoo/revert-383-revert-379-mortent/noderepo-che...Jon Bratseth2016-08-2510-44/+110
|\ \ | |/ |/|
| * Make test deterministic when sorting by random hostnameJon Bratseth2016-08-251-5/+20
| * Revert "Revert "VESPA-3446 Sort offered nodes by cost to make cheaper allocat...Morten Tokle2016-08-1910-39/+90
* | Allow 10 nodes in perf for now because Trygve needs itJon Bratseth2016-08-231-1/+1
|/
* Revert "VESPA-3446 Sort offered nodes by cost to make cheaper allocations"Morten Tokle2016-08-0810-90/+39
* Sort offered nodes by cost to make cheaper allocationsMorten Tokle2016-08-0410-39/+90
* Do not display vespaVersion if its string is emptyvalerijf2016-07-211-1/+3
* Created test to check currentDockerImage and vespaVersion resettingvalerijf2016-07-204-1/+37
* Give up using a type parameter for transaction operations, againJon Bratseth2016-07-071-3/+3
* Make application remove transactionalJon Bratseth2016-07-065-9/+22
* Dont support delete if exist in transactionJon Bratseth2016-07-061-2/+2