summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Only lookup all nodes once with recursiveHåkon Hallingstad2017-03-231-4/+1
* | Make cache consistentJon Bratseth2017-03-242-48/+23
* | Spread deployments evently over the maintenance periodJon Bratseth2017-03-242-7/+14
* | Revert "Use cache when in CD system #2054"Håkon Hallingstad2017-03-241-3/+1
* | Merge with masterJon Bratseth2017-03-238-78/+115
|\|
| * Merge pull request #2054 from yahoo/hmusum/use-cache-in-curator-client-in-cdHarald Musum2017-03-221-1/+3
| |\
| | * Use cache when in CD systemHarald Musum2017-03-221-1/+3
| * | Add debug logging for flavor of provisioned nodes.gjoranv2017-03-221-1/+3
| * | Get node candidates once when generating ACLs (#2058)Martin Polden2017-03-222-22/+52
| * | Remove CI system, does not exist anymoreHarald Musum2017-03-222-10/+1
| |/
| * Fix unstable testMartin Polden2017-03-211-2/+2
| * Ready tenant nodes trust all other tenant nodesMartin Polden2017-03-212-15/+26
| * Fix TODOsMartin Polden2017-03-213-38/+39
* | Implement equals in zoneJon Bratseth2017-03-231-7/+1
|/
* SimplifyJon Bratseth2017-03-172-26/+26