aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* 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
* Deploy asynchronously to guarantee we deploy every 30 minutesJon Bratseth2017-03-174-12/+48
* Nonfunctional changeJon Bratseth2017-03-171-8/+7
* Simplify metrics reporting using MaintainerJon Bratseth2017-03-138-102/+71
* Merge pull request #1961 from yahoo/musum/stop-supporting-ipAddress-when-crea...Martin Polden2017-03-132-21/+5
|\
| * Stop supporting creation of node with ipAddressHarald Musum2017-03-082-21/+5
* | Smooth rebootsJon Bratseth2017-03-092-8/+10
|/
* Merge pull request #1958 from yahoo/hakon/include-docker-host-independent-of-...hakonhall2017-03-081-1/+1
|\
| * Simplify node callHåkon Hallingstad2017-03-081-1/+1
| * Include Docker host independent of state in YAKL whitelistHåkon Hallingstad2017-03-081-1/+1
* | Use local ip addresses and simplify loopHarald Musum2017-03-0817-21/+19
* | Add ipAddresses to nodes api responseHarald Musum2017-03-0819-43/+83
|/