aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Ensure that applications can upgrade to latest allowed majorMartin Polden2019-01-313-29/+72
* Merge pull request #8279 from vespa-engine/mpolden/log-os-version-changeMartin Polden2019-01-304-9/+32
|\
| * Log when system changes OS versionMartin Polden2019-01-294-9/+32
* | Merge pull request #8291 from vespa-engine/mpolden/fix-dns-nameMorten Tokle2019-01-302-7/+7
|\ \
| * | Fix load balancer DNS aliasMartin Polden2019-01-302-7/+7
| |/
* | Merge pull request #8262 from vespa-engine/freva/refuse-to-activate-nodes-on-...Valerij Fredriksen2019-01-301-1/+3
|\ \ | |/ |/|
| * Retry in controller if parent host is not yet readyValerij Fredriksen2019-01-281-1/+3
* | Fix alias nameMorten Tokle2019-01-282-6/+5
|/
* Clean up NameService interfaceMartin Polden2019-01-254-84/+65
* Replace mutable lists with List.ofMartin Polden2019-01-2525-108/+88
* Simplify stream of optionalsMartin Polden2019-01-255-9/+7
* Merge pull request #8173 from vespa-engine/mortent/loadbalancer-maintainerMartin Polden2019-01-2514-17/+616
|\
| * Simplify DNS record cleanupMartin Polden2019-01-2514-420/+425
| * Support for removing load balancer namesMorten Tokle2019-01-258-20/+311
| * Review fixesMorten Tokle2019-01-246-22/+38
| * Maintainer updating name service for load balancersMorten Tokle2019-01-249-15/+302
* | Merge pull request #8225 from vespa-engine/bratseth/nonfunctional-changes-onlyJon Bratseth2019-01-251-1/+0
|\ \
| * | Nonfunctional changes onlyJon Bratseth2019-01-241-1/+0
| |/
* | Merge pull request #8188 from vespa-engine/andreer/redeploy-with-existing-ver...Jon Marius Venstad2019-01-252-2/+61
|\ \
| * | check for version.isUnknown instead of nullandreer2019-01-181-3/+4
| * | enable manually redeploying without specifying versionsandreer2019-01-172-2/+60
* | | Immediately assign to previously confirmed owner (#8205)olaaun2019-01-251-5/+11
* | | Merge pull request #8193 from vespa-engine/jvenstad/display-pin-in-applicatio...Jon Bratseth2019-01-2513-56/+58
|\ \ \
| * | | Rename isPresent to hasTargets, and display change which is only pin in REST APIJon Marius Venstad2019-01-2113-56/+58
* | | | Merge pull request #8218 from vespa-engine/bjorncs/tlsTor Brede Vekterli2019-01-241-7/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use Jetty's recommendations for ciphersBjørn Christian Seime2019-01-231-7/+0
* | | | Forward firmware check requests from controller to zonesJon Marius Venstad2019-01-243-0/+88
|/ / /
* | | Merge pull request #8210 from vespa-engine/jvenstad/deploy-to-dev-on-spec-majorJon Bratseth2019-01-232-1/+22
|\ \ \
| * | | Use major from deployment.xml when deploying to dev/perfJon Marius Venstad2019-01-232-4/+4
| * | | Revert "Default to system version when deploying to dev"Jon Marius Venstad2019-01-232-1/+22
* | | | Deployment spec majorVersion take precedence over Application valueJon Bratseth2019-01-222-4/+3
|/ / /
* / / 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|/ /
* | Default to system version when deploying to devJon Marius Venstad2019-01-192-22/+1
* | Disable client authentication for connector on port 443Bjørn Christian Seime2019-01-161-28/+29
* | Default to system default major when deploying directlyJon Marius Venstad2019-01-152-1/+22
* | Relax requirement to geq rather than eqJon Marius Venstad2019-01-151-4/+4
* | Correct javadocJon Bratseth2019-01-141-1/+1
* | Follow API changeJon Marius Venstad2019-01-141-1/+1
* | Merge pull request #8129 from vespa-engine/bratseth/application-majorVersion-...Jon Bratseth2019-01-149-85/+281
|\ \
| * | Fix doc typo and remove unnecessary parameterJon Bratseth2019-01-142-4/+4
| * | Add application level majorVersion override in application/v4Jon Bratseth2019-01-149-85/+281
* | | Merge pull request #8070 from vespa-engine/jvenstad/whitelisted-badgesJon Marius Venstad2019-01-145-31/+136
|\ \ \ | |/ / |/| |
| * | Move badges to separate, minimal APIJon Marius Venstad2019-01-095-31/+136
* | | Use fixed version we know is there ⁀⊙﹏☉⁀Jon Marius Venstad2019-01-111-4/+4
* | | Merge pull request #8102 from vespa-engine/jvenstad/application-package-build...Jon Marius Venstad2019-01-1120-50/+148
|\ \ \
| * | | Update test responsesJon Marius Venstad2019-01-111-2/+2
| * | | Emit metric with build age in seconds for all apps with prod deploymentsJon Marius Venstad2019-01-113-0/+31
| * | | Expose build meta in ApplicationPackage and store it in ApplicationVersionJon Marius Venstad2019-01-1113-42/+97
| * | | Add unit test for pin manipulation (unrelated)Jon Marius Venstad2019-01-115-8/+20
| | |/ | |/|
* / | Reduce DeploymentMetricsMaintainer intervalMartin Polden2019-01-111-1/+1
|/ /