summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Define access control '/system-flags/v1' dry-runBjørn Christian Seime2019-11-082-3/+7
* 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
|/
* Add tester instance to generated deployment.xml for testerJon Marius Venstad2019-11-052-4/+8
* Update conflicting usage of DeploymentSpec#changeBlocker(), which was removedJon Marius Venstad2019-11-051-4/+4
* Orchestrate only application with non-empty deployment specJon Marius Venstad2019-11-053-11/+17
* Remove component job typeJon Marius Venstad2019-11-057-54/+3
* Remove legacy endpoints()Jon Marius Venstad2019-11-052-17/+25
* Remove legacy notifications()Jon Marius Venstad2019-11-051-1/+1
* Merge pull request #11100 from vespa-engine/revert-11085-mpolden/revert-broke...Jon Marius Venstad2019-11-055-14/+12
|\
| * Replace usage of deprecated methodJon Marius Venstad2019-11-051-9/+3
| * Revert "Revert "stop using deprecated deployment spec methods""Jon Marius Venstad2019-11-054-5/+9
* | Merge pull request #11094 from vespa-engine/jvenstad/stop-using-deprecated-de...Jon Marius Venstad2019-11-057-47/+64
|\ \
| * | No more deprecated athenz domain or service usagesJon Marius Venstad2019-11-053-38/+49
| * | Change block window considerations to view union over all instancesJon Marius Venstad2019-11-054-9/+15
| |/
* | Update conflicting changes in ConfigServerApiTestJon Marius Venstad2019-11-051-16/+16
* | Remove ContainerControllerTester and BuildJobJon Marius Venstad2019-11-0415-438/+98
* | Get ZoneRegistry from ServiceRegistry, to make them the same in container testsJon Marius Venstad2019-11-045-24/+29
* | Update docJon Marius Venstad2019-11-041-1/+1
* | Update ApplicationApiTestJon Marius Venstad2019-11-0416-715/+1037
* | Let rotations be active in DeploymentContextJon Marius Venstad2019-11-042-11/+10
|/
* Merge pull request #11195 from vespa-engine/jvenstad/convert-more-deployment-...Jon Marius Venstad2019-11-0422-442/+324
|\
| * Revert "Change complete when _all_ instances have it, not _any_"Jon Marius Venstad2019-11-041-4/+4