summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11300 from vespa-engine/andreer/remove-direct-routing-fea...Andreas Eriksen2019-11-152-9/+0
|\
| * remove direct routing feature flagsandreer2019-11-142-9/+0
* | Merge pull request #11296 from vespa-engine/bjorncs/system-flags-handlerHåkon Hallingstad2019-11-141-1/+1
|\ \
| * | Make class publicBjørn Christian Seime2019-11-141-1/+1
* | | Merge pull request #11257 from vespa-engine/bjorncs/system-flags-access-contr...Bjørn Christian Seime2019-11-142-3/+7
|\ \ \ | |_|/ |/| |
| * | Define access control '/system-flags/v1' dry-runBjørn Christian Seime2019-11-082-3/+7
* | | Don't set tester storage-type for nowJon Bratseth2019-11-131-0/+6
* | | Add NodeResources.storageTypeJon Bratseth2019-11-131-2/+2
| |/ |/|
* | Merge pull request #11252 from vespa-engine/jvenstad/instance-orchestrationJon Marius Venstad2019-11-1115-162/+291
|\ \
| * | Replace more JobStatus usagesJon Marius Venstad2019-11-1111-75/+179
| * | Update test which assumes test jobs must waitJon Marius Venstad2019-11-111-9/+6
| * | Consider all known runs when checking whether versions are verifiedJon Marius Venstad2019-11-116-78/+106
* | | Pick a deterministic job when there are ties for time of startJon Marius Venstad2019-11-112-3/+7
* | | Revert "Revert "Add a multi-instance app in deploynent api test""Jon Marius Venstad2019-11-112-7/+29
|/ /
* | Revert "Add a multi-instance app in deploynent api test"Jon Marius Venstad2019-11-092-29/+7
* | Add a multi-instance app in deploynent api testJon Marius Venstad2019-11-092-7/+29
* | Merge pull request #11238 from vespa-engine/bjorncs/system-flags-handlerBjørn Christian Seime2019-11-0811-0/+701
|\ \ | |/ |/|
| * Move dryrun deploy to separate pathBjørn Christian Seime2019-11-081-3/+4
| * Include error code from response in exception messageBjørn Christian Seime2019-11-081-16/+16
| * Rename 'ConfigserverFlagsTarget' -> 'ConfigServerFlagsTarget'Bjørn Christian Seime2019-11-081-2/+2
| * Implement /system-flags/v1 handlerBjørn Christian Seime2019-11-0711-0/+700
* | Distinguish between different errors in ControllerAuthroizationFilterBjørn Christian Seime2019-11-081-1/+1
* | Merge pull request #11246 from vespa-engine/smorgrav/user_api_add_rolesTorbjørn Smørgrav2019-11-081-21/+34
|\ \
| * | Break out once we have tested one administratortoby2019-11-081-0/+1
| * | Rename remove add methods to differentiate it to roles crud operationstoby2019-11-081-3/+3
| * | Add symetric removeRoles to user management apitoby2019-11-081-20/+31
| * | Add method and use this in already supported restapitoby2019-11-071-1/+2
* | | Merge pull request #11242 from vespa-engine/jvenstad/instance-orchestrationMartin Polden2019-11-0834-551/+673
|\ \ \ | |/ / |/| |
| * | Write "true" for field which is being removedJon Marius Venstad2019-11-081-0/+1
| * | Wrap Application and its JobStatuses in DeploymentStatusJon Marius Venstad2019-11-086-22/+67
| * | Use not() for negated conditions in ApplicationListJon Marius Venstad2019-11-083-58/+28
| * | Add AbstractFilteringList as a super for such listsJon Marius Venstad2019-11-084-81/+188
| * | Remove BuildServiceJon Marius Venstad2019-11-077-39/+11
| * | All applications are now deployed on internal pipelineJon Marius Venstad2019-11-0718-228/+58
| * | Add JobStatus aggregate of run list, and use it in DeploymentTrigger, JobCAHHJon Marius Venstad2019-11-076-150/+247
| * | Report job completion after job has properly ended, from job runnerJon Marius Venstad2019-11-072-9/+15
| * | Delete job data for instances immediately when they are deletedJon Marius Venstad2019-11-071-0/+1
| * | Let JobController provide lastSuccess, firstFailing and lastCompletedJon Marius Venstad2019-11-074-15/+108
* | | Define access control for '/system-flags/v1' on controllerBjørn Christian Seime2019-11-072-0/+8
* | | Merge pull request #11228 from vespa-engine/jvenstad/require-athenz-user-iden...Morten Tokle2019-11-071-0/+2
|\ \ \ | |/ / |/| |
| * | Only give the instance deployer role to athenz usersJon Marius Venstad2019-11-061-0/+2
* | | Populate region names of rotations from global service id when deserialisingJon Marius Venstad2019-11-062-10/+25
* | | Test multi-instance global endpointsJon Marius Venstad2019-11-061-0/+38
* | | Use instance part in global endpoints (unless it is "default")Jon Marius Venstad2019-11-068-11/+18
* | | Update doc (nit)Jon Marius Venstad2019-11-061-2/+2
* | | Let DeploymentSteps insert test jobs (do not trust DeploymentSpec)Jon Marius Venstad2019-11-064-30/+7
* | | Really support multiple instancesJon Marius Venstad2019-11-067-20/+40
* | | Base DeploymentSteps on a single DeploymentInstanceSpecJon Marius Venstad2019-11-0610-103/+121
* | | Steps are either test or productionJon Marius Venstad2019-11-061-17/+18
* | | Remove ZoneRegistryMock from services.xml in testsJon Marius Venstad2019-11-068-54/+29
|/ /