aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/ControllerTester.java
Commit message (Expand)AuthorAgeFilesLines
* Update DeploymentTriggerTestJon Marius Venstad2019-10-311-2/+1
* Merge pull request #11152 from vespa-engine/bjorncs/pass-okta-identity-token-...Morten Tokle2019-10-301-2/+5
|\
| * Pass Okta identity token to Athenz tenancy operationsBjørn Christian Seime2019-10-291-2/+5
* | Always use a future controller versionMartin Polden2019-10-291-0/+10
* | Store commit details of latest versionMartin Polden2019-10-291-1/+9
* | Revert "Store commit details of latest version"Harald Musum2019-10-291-9/+1
* | Store commit details of latest versionMartin Polden2019-10-291-1/+9
* | Update RoutingPoliciesTest and VersionStatusTestJon Marius Venstad2019-10-281-0/+6
|/
* Extract DeploymentContext from InternalDeploymentTesterMartin Polden2019-10-281-0/+14
* Reduce usage of legacy deployment system in MetricsReporterTestMartin Polden2019-10-241-4/+44
* Split instance and application and creation and deletion, but let REST API do...Jon Marius Venstad2019-10-031-4/+5
* Stop writing instance data, and removed unused codeJon Marius Venstad2019-09-301-10/+0
* Put Instances in Application, and replace ALL THE THINGS!!!Jon Marius Venstad2019-09-281-18/+15
* Temporarily lock both on application and instance level to modify eitherJon Marius Venstad2019-09-281-1/+2
* Let createApplication return an Application (and :dark_sunglasses:)Jon Marius Venstad2019-09-281-27/+27
* (Locked)?Application(Serializer|List)? renamed with InstanceJon Marius Venstad2019-09-181-7/+7
* Rename Application -> InstanceJon Marius Venstad2019-09-181-29/+29
* Delete 0 or 1 instances on app level, or a single on instance levelJon Marius Venstad2019-09-111-4/+0
* Move Athenz mocks to controller-apiMartin Polden2019-09-101-2/+2
* Move config server metrics fetching to controller-serverMartin Polden2019-09-091-23/+5
* Merge pull request #10564 from vespa-engine/olaa/ignore-old-appsOla Aunrønning2019-09-091-1/+6
|\
| * Don't get deployment metrics for old versionsOla Aunrønning2019-09-091-1/+6
* | Move BuildService to ServiceRegistryMartin Polden2019-09-091-6/+3
* | Move RunDataStore to ServiceRegistryMartin Polden2019-09-091-2/+0
* | Move ApplicationStore to ServiceRegistryMartin Polden2019-09-091-12/+3
* | Move TesterCloud to ServiceRegistryMartin Polden2019-09-091-2/+0
* | Move ArtifactRepository to ServiceRegistryMartin Polden2019-09-091-12/+3
|/
* Move ContactRetriever to ServiceRegistryMartin Polden2019-09-051-9/+0
* Move MeteringClient to ServiceRegistryMartin Polden2019-09-051-2/+0
* Move ApplicationCertificateProvider to ServiceRegistryMartin Polden2019-09-041-2/+0
* Move Mailer to ServiceRegistryMartin Polden2019-09-041-2/+0
* Move RoutingGenerator to ServiceRegistryMartin Polden2019-09-041-15/+13
* Introduce ServiceRegistry in controllerMartin Polden2019-09-021-29/+24
* Retrieve rotation status from GlobalRoutingServiceMartin Polden2019-08-231-6/+13
* Support storing status of multiple rotations per applicationMartin Polden2019-08-221-1/+3
* Merge branch 'master' into olaa/metering-apiOla Aunrønning2019-08-191-9/+5
|\
| * Remove GitHub dependencyMartin Polden2019-08-151-9/+5
* | Implement metering apiOla Aunrønning2019-08-191-1/+3
|/
* Validate that config server is allowed to launch Athenz serviceMorten Tokle2019-07-301-2/+1
* Remove promote APIMartin Polden2019-07-031-8/+5
* Request certificates for whitelisted apps. Send certificate reference with de...Morten Tokle2019-06-251-2/+4
* Keep a MavenRepository in the ControllerJon Marius Venstad2019-06-201-1/+3
* Revert "Remove redundant rate limit"Martin Polden2019-05-021-1/+1
* Remove redundant rate limitMartin Polden2019-04-291-1/+1
* Queue and dispatch all name service requestsMartin Polden2019-04-291-1/+0
* Also move UpgradePolicy, ZoneFilter, and ZoneListHåkon Hallingstad2019-04-081-1/+1
* Move ZoneId to config-provisioningHåkon Hallingstad2019-04-081-1/+1
* Redirect legacy DNS names to current nameMartin Polden2019-04-041-5/+12
* Move OpsDB property listing to athenz API (I know, I know ...)Jon Marius Venstad2019-03-281-11/+4
* Disallow overriding tenant domain on requestsJon Marius Venstad2019-03-221-1/+4