aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/maintenance/RoutingPoliciesTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove DeploymentTester and rename InternalDeploymentTesterJon Marius Venstad2019-10-311-4/+2
* Update DeploymentMetricsMaintainerTestJon Marius Venstad2019-10-311-1/+0
* Update RoutingPoliciesTest and VersionStatusTestJon Marius Venstad2019-10-281-38/+38
* Require validation override for destructive endpoint changesMartin Polden2019-10-171-0/+2
* Put Instances in Application, and replace ALL THE THINGS!!!Jon Marius Venstad2019-09-281-19/+19
* Let createApplication return an Application (and :dark_sunglasses:)Jon Marius Venstad2019-09-281-6/+9
* Rename Application -> InstanceJon Marius Venstad2019-09-181-5/+5
* Move RoutingGenerator to ServiceRegistryMartin Polden2019-09-041-1/+1
* Ignore inactive load balancers in routing policiesMartin Polden2019-08-271-0/+9
* Create ALIAS records for DeploymentSpec endpointsMartin Polden2019-07-181-55/+82
* Replace usages of RotationName with EndpointIdMartin Polden2019-07-151-1/+1
* Always refresh routing policiesMartin Polden2019-06-211-1/+0
* New endpoints not yet readyJon Marius Venstad2019-06-131-0/+1
* Avoid Optional<Collection<...>>Jon Marius Venstad2019-06-121-1/+1
* Expose endpoints per cluster in ApplicationController and test it for policiesJon Marius Venstad2019-06-121-0/+16
* Move read methods to RoutingPoliciesMartin Polden2019-05-241-3/+3
* Refresh routing policies on deploy (de)activationMartin Polden2019-05-231-0/+237