summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
...
| * Actually do the GCJon Marius Venstad2018-11-081-0/+10
| |
| * Update more users of ApplicationStore >_<Jon Marius Venstad2018-11-081-2/+2
| |
| * Remove unused codeJon Marius Venstad2018-11-081-15/+0
| |
| * Add method for GC in ApplicationStore, and update mockJon Marius Venstad2018-11-081-8/+33
| |
| * Update users, tooJon Marius Venstad2018-11-083-6/+6
| |
| * Use ApplicationVersion instead of String keys in ApplicationStoreJon Marius Venstad2018-11-081-6/+8
| |
| * Move SourceRevision and ApplicationVersion to controller-apiJon Marius Venstad2018-11-0828-184/+37
| |
* | Added field showing update time for deployment metrics (#7598)olaaun2018-11-089-8/+34
|/
* Log number of applications with 0 qps (#7580)olaaun2018-11-061-0/+6
|
* olaa/revert maintainers (#7562)olaaun2018-11-059-383/+157
| | | | | | | | * Revert "Whitelist APIs. Check if request succeeded (#7552)" This reverts commit 5982fb109a559f57eb8609d18360f6ded9a98760. * Revert maintainers feeding to Controller APIs
* ElseJon Marius Venstad2018-11-041-1/+1
|
* Expose pause information in job APIJon Marius Venstad2018-11-041-0/+4
|
* Whitelist APIs. Check if request succeeded (#7552)olaaun2018-11-024-9/+16
|
* Added more logging (#7547)olaaun2018-11-021-2/+5
|
* Only write to slime after retreiving all metrics for application (#7539)olaaun2018-11-021-20/+35
| | | | | | * Only write to slime after retreiving all metrics for application * Add stacktrace to log
* Improve testsJon Marius Venstad2018-11-012-3/+3
|
* Change manipulation of Change to be a tenant admin operationJon Marius Venstad2018-11-014-9/+12
|
* Allow tenants to trigger their own jobs (copied from screwdriver API)Jon Marius Venstad2018-11-012-4/+18
|
* Allow jobs to be paused at /tenant/t/application/a/instance/i/job/j/pauseJon Marius Venstad2018-11-012-0/+15
|
* 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
|