aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
...
* Make all paths under /job/{jobType}/ be tenant operationsJon Marius Venstad2018-11-011-1/+1
|
* Use a public Duration instead of a private primitive for max pauseJon Marius Venstad2018-11-012-8/+9
|
* Change Change changeJon Marius Venstad2018-11-013-21/+19
|
* Allow pausing jobs for up to 3 daysJon Marius Venstad2018-11-013-0/+47
|
* Don't automatically trigger paused jobsJon Marius Venstad2018-11-011-4/+5
|
* Clear pausedUntil on triggeringJon Marius Venstad2018-11-011-1/+1
|
* Add pausedUntil field in JobStatusJon Marius Venstad2018-11-014-27/+49
|
* Track exceptions (#7535)olaaun2018-11-011-10/+15
|
* Accept job reports only from the deployment pipeline supposed to be usedJon Marius Venstad2018-11-012-4/+33
|
* Let only component jobs set the project idJon Marius Venstad2018-11-011-1/+1
|
* Allow unregistering from internal deployment pipeline through application APIJon Marius Venstad2018-11-015-4/+36
|
* Choose last successfull build as revision when forcingJon Marius Venstad2018-10-311-2/+2
|
* More flexibly change changeJon Marius Venstad2018-10-317-61/+77
|
* Address reviewJon Marius Venstad2018-10-313-7/+9
|
* Update testsJon Marius Venstad2018-10-313-18/+50
|
* Replace changeAt(instance) with just change()Jon Marius Venstad2018-10-315-29/+10
|
* Define latest changes to include change and outstanding changeJon Marius Venstad2018-10-311-4/+7
|
* Make OutstandingChangeDeployer accessible from DeploymentTesterJon Marius Venstad2018-10-311-0/+5
|
* Count applications with outstanding changes as deploying (they have ↵Jon Marius Venstad2018-10-311-2/+2
| | | | something to test)
* FormattingJon Marius Venstad2018-10-311-3/+3
|
* Test outstanding commits, when nothing else to testJon Marius Venstad2018-10-311-7/+12
|
* Delay commits during block windowJon Marius Venstad2018-10-311-4/+2
|
* Let OutstandingChangeDeployer trigger change only outside block windowJon Marius Venstad2018-10-311-2/+4
|
* Increase frequency of OutstandingChangeDeployerJon Marius Venstad2018-10-311-1/+1
|
* Restrict endpoint and cluster list fetching to tested and production zonesJon Marius Venstad2018-10-311-10/+21
|
* Validate application packages deploy time for old pipeline (and dev)Jon Marius Venstad2018-10-304-34/+41
|
* Merge pull request #7478 from vespa-engine/mpolden/controllerhost-orchestratorMartin Polden2018-10-292-2/+17
|\ | | | | Allow controller host to access orchestrator API
| * Allow controller host to access orchestrator APIMartin Polden2018-10-292-2/+17
| |
* | Revert "Revert "Olaaun/metric maintaier use api"" (#7469)olaaun2018-10-296-125/+243
|/ | | | | | | | * Revert "Revert "Olaaun/metric maintaier use api (#7402)" (#7461)" This reverts commit 3e1c1bbf27ece0cc3846df31f13bdedf68453f18. * Parse request body to avoid race condition
* Revert "Revert "Start controller maintainers with fixed spacing""Jon Marius Venstad2018-10-283-3/+41
|
* Revert "Start controller maintainers with fixed spacing"Jon Marius Venstad2018-10-283-41/+3
|
* Merge pull request #7462 from vespa-engine/jvenstad/stagger-maintenance-evenlyJon Marius Venstad2018-10-283-3/+41
|\ | | | | Start controller maintainers with fixed spacing
| * Test and fixJon Marius Venstad2018-10-262-6/+30
| |
| * Validate interval, tolerate cluster without this, clean up testJon Marius Venstad2018-10-262-10/+11
| |
| * Increase interval of costly maintainers to compensateJon Marius Venstad2018-10-261-2/+2
| |
| * Start controller maintainers with fixed spacingJon Marius Venstad2018-10-262-1/+14
| |
* | Revert "Olaaun/metric maintaier use api (#7402)" (#7461)olaaun2018-10-266-188/+126
|/ | | This reverts commit 57ba28e794416ae7cc6e14660249459dac7df937.
* Olaaun/metric maintaier use api (#7402)olaaun2018-10-266-126/+188
| | | | | | * Metric maintainers now feed to API instead of writing directly to DB * Only feed once per maintain run
* Batch log calls that go to ZK when trivialJon Marius Venstad2018-10-252-16/+34
|
* Merge pull request #7450 from vespa-engine/jvenstad/log-adjustmentsJon Marius Venstad2018-10-253-5/+4
|\ | | | | Jvenstad/log adjustments
| * Sort chunk ids by numerical orderJon Marius Venstad2018-10-251-1/+2
| |
| * Use smaller chunks for logs to reduce ZK traffic (just in case)Jon Marius Venstad2018-10-251-1/+1
| |
| * Indicate application, job and step in Vespa log (always the intention)Jon Marius Venstad2018-10-251-3/+1
| |
* | Remove obsolete testMartin Polden2018-10-252-42/+0
| |
* | Remove obsolete filterMartin Polden2018-10-2512-28/+6
| |
* | Revert "Remove PR instances"Martin Polden2018-10-254-92/+0
| | | | | | | | This reverts commit c49cdc0e0ef900cb4cda93bcfdb88692767ae46e.
* | Merge pull request #7444 from vespa-engine/mpolden/controller-aclsMartin Polden2018-10-252-4/+2
|\ \ | | | | | | Support ACLs for controllers and hosts
| * | Remove unused parameterMartin Polden2018-10-252-4/+2
| |/
* | Merge pull request #7443 from vespa-engine/mpolden/remove-unused-apiJon Marius Venstad2018-10-253-41/+4
|\ \ | |/ |/| Remove unused API path
| * Remove unused test responseMartin Polden2018-10-252-8/+1
| |