summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Make CorsRequestFilterBase extend JsonSecurityRequestFilterBaseBjørn Christian Seime2018-04-244-8/+8
* Merge pull request #5667 from vespa-engine/jvenstad/DO-unifiedJon Marius Venstad2018-04-2317-266/+427
|\
| * Add method used in conditionJon Marius Venstad2018-04-231-0/+15
| * Avoid continuously running tests in delay with more than one targetJon Marius Venstad2018-04-231-2/+4
| * Reintroduce delay before first production jobJon Marius Venstad2018-04-232-2/+11
| * More minorsJon Marius Venstad2018-04-231-26/+34
| * Minor cleanupJon Marius Venstad2018-04-231-22/+1
| * Test that force triggering triggers prerequisitesJon Marius Venstad2018-04-204-56/+86
| * Deployment target tested on demand, but the code is a MESS!Jon Marius Venstad2018-04-208-102/+200
| * Verify deployment versions, not just change versions. More tests fail.Jon Marius Venstad2018-04-207-64/+65
| * Special-case component on a higher levelJon Marius Venstad2018-04-202-36/+33
| * More cleanupJon Marius Venstad2018-04-204-40/+19
| * Missed some cleanup, and moved validation at deploymentJon Marius Venstad2018-04-204-57/+48
| * BuildJob cleanupJon Marius Venstad2018-04-2011-43/+44
| * Test which failsJon Marius Venstad2018-04-202-1/+52
* | Revert "Use config server VIP for zone v2 requests against AWS zones"Harald Musum2018-04-231-32/+32
* | Merge pull request #5655 from vespa-engine/hmusum/use-config-server-vip-for-a...Håkon Hallingstad2018-04-231-32/+32
|\ \
| * | Add cd-us-east-1a to list of AWS zonesHarald Musum2018-04-231-1/+3
| * | Use config server VIP for zone v2 requests against AWS zonesHarald Musum2018-04-211-32/+30
| |/
* | Skip new CD AWS zone as wellHarald Musum2018-04-231-1/+4
* | SKip dev AWS zone when checking version of config serversHarald Musum2018-04-231-1/+1
|/
* Upgrade config servers in systemMartin Polden2018-04-2010-11/+238
* CleanupMartin Polden2018-04-202-6/+5
* Rename interfaceMartin Polden2018-04-209-39/+42
* Remove unused methodMartin Polden2018-04-201-12/+0
* Decide controller version across all controllersMartin Polden2018-04-1921-107/+270
* Remove unused test fileMartin Polden2018-04-181-1/+0
* Merge pull request #5611 from vespa-engine/jvenstad/dep-orch-minorsMartin Polden2018-04-1717-83/+70
|\
| * Fixes to earlier commentsJon Marius Venstad2018-04-1717-83/+70
* | Merge pull request #5609 from vespa-engine/hmusum/remove-logic-for-choosing-b...Harald Musum2018-04-172-53/+2
|\ \ | |/ |/|
| * Remove logic for choosing between deploy and prepare-activateHarald Musum2018-04-172-53/+2
* | Merge pull request #5608 from vespa-engine/jvenstad/dep-orch-less-lockingJon Marius Venstad2018-04-171-3/+3
|\ \
| * | Lock only if presentJon Marius Venstad2018-04-171-1/+1
| * | Lock only when writing in computation of job queueJon Marius Venstad2018-04-171-3/+3
| |/
* / Remove usage of junit.frameworkJon Bratseth2018-04-171-2/+2
|/
* Remove method for getting errors in logHarald Musum2018-04-174-35/+0
* Merge pull request #5556 from vespa-engine/mpolden/remove-controllerdbMartin Polden2018-04-1610-351/+46
|\
| * Move all controller persistence to ZooKeeperMartin Polden2018-04-1210-351/+46
* | Merge pull request #5572 from vespa-engine/jvenstad/DO-unifiedJon Marius Venstad2018-04-1515-229/+151
|\ \
| * | Doc changesJon Marius Venstad2018-04-131-15/+9
| * | BuildService.isRunning and remove faulty data on exceptionsJon Marius Venstad2018-04-1313-222/+139
| * | Remove projectId when project is gone or we have no accessJon Marius Venstad2018-04-135-15/+21
| * | Expand BuildSystem interfaceJon Marius Venstad2018-04-131-0/+5
* | | Use rotation FQDN when checking health statusMartin Polden2018-04-135-14/+22
|/ /
* | Merge pull request #5553 from vespa-engine/jvenstad/DO-unifiedJon Marius Venstad2018-04-1215-242/+213
|\ \ | |/ |/|
| * Decide versions at triggering, filtering out downgradesJon Marius Venstad2018-04-1213-206/+174
| * Refactoring, no real changesJon Marius Venstad2018-04-109-64/+72
| * Blockers block individual parts of changeJon Marius Venstad2018-04-105-26/+21
* | Merge pull request #5532 from vespa-engine/mpolden/controller-cleanupJon Marius Venstad2018-04-103-98/+64
|\ \
| * | SimplifyMartin Polden2018-04-101-44/+20