aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/ControllerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Move application package related classes to own packageValerij Fredriksen2021-09-091-1/+1
* Abort running jobs less eagerlyJon Marius Venstad2021-08-191-1/+1
* Register new endpoints in DNSMartin Polden2021-05-071-1/+1
* Simplify testing with custom zones and systemMartin Polden2021-05-071-1/+1
* Only return legacy global endpoints if they existMartin Polden2021-05-051-0/+13
* Improve test namesMartin Polden2021-05-051-7/+7
* Include zone legacy endpointsMartin Polden2021-05-051-0/+8
* Send container endpoints on deployment for all routing methodsMartin Polden2021-03-251-1/+38
* Rename rotationNames -> containerEndpointsMartin Polden2021-03-251-9/+9
* Compute global endpoints from deployment specMartin Polden2021-03-251-12/+13
* Remove legacy deployment pathMartin Polden2021-03-181-44/+6
* Fix linksJon Bratseth2021-02-151-1/+1
* fix assumption in unit testandreer2021-02-021-3/+3
* Add suspension mojoJon Marius Venstad2021-01-111-1/+1
* Reject endpoints with clashing non-compactable IDsMartin Polden2020-12-041-0/+30
* Remove unnecessary environment method from builderMartin Polden2020-11-131-34/+1
* Hide shared endpoints when feature flag is setMartin Polden2020-10-131-51/+0
* Hide global non-direct endpoints if configuredMorten Tokle2020-10-121-1/+10
* Allow closures for handling document api ResponsesJon Marius Venstad2020-09-301-4/+3
* Relax test to verify meta is stored, but not its contentJon Marius Venstad2020-09-231-4/+3
* Only add tombstones to deactivation in manual environmentsJon Marius Venstad2020-09-041-1/+38
* Consider only compile version of last submissionMartin Polden2020-08-241-10/+11
* Hide shared routing method endpointsMorten Tokle2020-08-101-0/+41
* Revert "Hide shared routing method endpoints"Henning Baldersheim2020-08-081-41/+0
* Hide shared routing methodsMorten Tokle2020-08-071-0/+41
* Remove publish-direct-routing-endpoint flagMartin Polden2020-07-201-14/+6
* Enable weighted-dns-per-region by defaultMartin Polden2020-07-141-2/+9
* Support sharedl4 routing in manually deployed zonesMorten Tokle2020-06-261-0/+10
* Support multiple types of alias targetsMartin Polden2020-06-241-2/+5
* expect fewer SANs in testandreer2020-05-261-1/+3
* Remove RoutingGeneratorMartin Polden2020-04-061-27/+0
* Disable routing generator by defaultMartin Polden2020-04-011-0/+2
* Test that directly routed endpoint is passed to config serverMartin Polden2020-03-231-9/+22
* Test deployment while unreadable application existsMartin Polden2020-03-181-4/+15
* Act on the readable subset of applications when appropriateMartin Polden2020-03-181-0/+23
* Revert "Remove RoutingGenerator"Martin Polden2020-03-161-0/+25
* Remove RoutingGeneratorMartin Polden2020-03-131-25/+0
* Require override for endpoint cluster changeMartin Polden2020-03-121-1/+22
* Handle updating cluster of existing endpointMartin Polden2020-03-121-16/+42
* Restrict directly routed global endpoints to qualified deploymentsMartin Polden2020-03-121-2/+3
* Restrict directly routed zone endpoints to qualified deploymentsMartin Polden2020-03-121-1/+45
* Merge pull request #12429 from vespa-engine/mpolden/use-correct-routing-methodsMartin Polden2020-03-051-0/+47
|\
| * Restrict global endpoints to routing methods common to all targetsMartin Polden2020-03-041-0/+47
* | Remove unused varsMartin Polden2020-03-041-3/+0
|/
* Prefer endpoints from routing generatorMartin Polden2020-02-281-2/+13
* Determine endpoints from routing policies for all routing methodsMartin Polden2020-02-271-36/+40
* Rename methodMartin Polden2020-02-271-4/+4
* include names from all zones in endpoint certsandreer2020-02-181-1/+1
* refactor application certificate -> endpoint certificateandreer2020-02-041-1/+1
* Don't write empty latestVersions, and clear any existing emptyJon Marius Venstad2020-02-011-0/+15