summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Add additionalIpAddresses field to Node - prepare for dynamic docker hoststoby2017-05-0422-37/+84
| | |/
| * | Merge pull request #2224 from yahoo/freva/node-retirerhakonhall2017-05-0817-40/+585
| |\ \
| * | | Makes the Orchestrator policy use the new model classesHÃ¥kon Hallingstad2017-05-031-1/+4
| | |/ | |/|
| * | Propagate OutOfCapacity from config web serviceJon Bratseth2017-04-281-1/+5
* | | Add node retirement for allocated nodesvalerijf2017-05-036-57/+349
* | | Added FlavorClustersvalerijf2017-05-022-0/+169
| |/ |/|
* | Log agentvalerijf2017-04-282-2/+2
* | Added constructor logvalerijf2017-04-271-1/+7
* | Rewritten NodeRetirer test to work on non-mocked node-repositoryvalerijf2017-04-273-164/+255
* | Merge with mastervalerijf2017-04-272-28/+19
* | Code review fixesvalerijf2017-04-272-2/+5
* | Code review fixesvalerijf2017-04-274-26/+92
* | Added reason log message to NodeRepository.park()valerijf2017-04-276-9/+9
* | Do not auto retire VMsvalerijf2017-04-272-1/+33
* | Added simple node retirer of unallocated nodesValerij Fredriksen2017-04-276-16/+372
|/
* Auto-wipe invalid inactive jobs stateJon Bratseth2017-04-261-3/+12
* Change inactive lock pathJon Bratseth2017-04-261-1/+1
* Make field finalJon Bratseth2017-04-261-1/+1
* More functionally completeJon Bratseth2017-04-262-4/+5
* Test JobControl integrationJon Bratseth2017-04-251-0/+40
* Test /nodes/v2/maintenanceJon Bratseth2017-04-253-13/+53
* Add /nodes/v2/maintenanceJon Bratseth2017-04-2520-198/+341
* Persist job controlJon Bratseth2017-04-2518-54/+194
* Notify about started jobsJon Bratseth2017-04-259-28/+11
* Add job controlJon Bratseth2017-04-2527-55/+107
* Allow nodes in state provisioned to be deletedMartin Polden2017-04-243-6/+11
* Merge with masterJon Bratseth2017-04-192-20/+35
|\
| * Always recycle failed Docker containersHarald Musum2017-04-192-20/+35
* | Always pass wanted Vespa versionJon Bratseth2017-04-1920-60/+84
* | Always have wanted node version (WIP)Jon Bratseth2017-04-183-9/+8
|/
* Merge pull request #2167 from yahoo/gjoranv/add-flavor-to-zk-appgjoranv2017-04-071-1/+3
|\
| * Add required NodeFlavors argument to Zone.gjoranv2017-04-071-1/+3
* | Fix TODOMartin Polden2017-04-043-7/+1
* | Stop persisting current Docker imageMartin Polden2017-04-049-25/+47
|/
* Use Version toFullString()valerijf2017-04-041-2/+3
* Persist wanted Vespa version in node-repositoryMartin Polden2017-04-0422-65/+119
* Merge pull request #2132 from yahoo/bratseth/fast-deploy-on-manual-changes-2Jon Bratseth2017-04-038-54/+343
|\
| * Comment changes onlyJon Bratseth2017-04-033-3/+3
| * Redeploy quickly on manual node changesJon Bratseth2017-04-036-12/+183
| * Fast redeploy on manual operator changesJon Bratseth2017-04-036-46/+164
* | Always return full version string for vespaVersion field in node repositoryvalerijf2017-04-031-1/+1
|/
* Remove trailing spaceJon Bratseth2017-04-031-1/+1
* Propagate the agent causing a changeJon Bratseth2017-03-3130-126/+153
* agent field in all node history eventsJon Bratseth2017-03-3117-53/+52
* Throttle node failingMartin Polden2017-03-305-56/+219
* Remove unused methodMartin Polden2017-03-291-4/+0
* Merge pull request #2096 from yahoo/bratseth/protect-node-index-invariantJon Bratseth2017-03-291-2/+10
|\
| * Ensure index uniqueness invariantJon Bratseth2017-03-281-2/+10
* | Revert "Revert "Use cache when in CD system #2054""hakonhall2017-03-281-1/+3
|/
* Merge pull request #2072 from yahoo/hakon/only-lookup-all-nodes-once-with-rec...hakonhall2017-03-271-4/+1
|\