aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/application
Commit message (Collapse)AuthorAgeFilesLines
* Rename methodMartin Polden2019-10-161-3/+3
|
* When a tester certificate exists for a run, append it to real deployments in ↵Jon Marius Venstad2019-09-091-0/+36
| | | | that run
* receive zone in wildcard and target methodsandreer2019-08-161-17/+13
|
* enable generating endpoint names with wildcards (for certs)andreer2019-08-161-9/+71
|
* Replace usages of RotationName with EndpointIdMartin Polden2019-07-151-15/+14
|
* Add support for EndpointId in EndpointBuilderØyvind Grønnesby2019-06-261-0/+44
|
* Never include instance name in global endpointsMartin Polden2019-04-101-3/+3
|
* Add support for global endpoint names in public systemMartin Polden2019-04-092-37/+114
| | | | | Refactors the existing name building to more easily support all the different variants.
* Also move UpgradePolicy, ZoneFilter, and ZoneListHåkon Hallingstad2019-04-081-1/+1
|
* Move ZoneId to config-provisioningHåkon Hallingstad2019-04-081-1/+1
|
* Allow empty paths when detecting non-normalized pathsMartin Polden2019-03-181-1/+2
|
* Revert "Just log for now"Martin Polden2019-03-181-1/+1
| | | | This reverts commit 402a92c3363783c9605c930351b27522c526f899.
* Just log for nowJon Marius Venstad2019-03-121-1/+1
|
* Reject non-normalized names of zip file entriesMartin Polden2019-03-111-0/+24
|
* Set upper limit for zip file entry sizeMartin Polden2019-03-111-0/+53
|
* Refactor alias name generationMartin Polden2019-02-281-3/+7
|
* Rename LoadBalancerAlias -> RoutingPolicyMartin Polden2019-02-061-2/+2
|
* Fix load balancer DNS aliasMartin Polden2019-01-301-5/+5
|
* Fix alias nameMorten Tokle2019-01-281-4/+4
|
* Simplify DNS record cleanupMartin Polden2019-01-251-0/+33
|
* CleanupMartin Polden2018-04-202-6/+5
|
* Add copyright headerJon Bratseth2017-10-271-1/+2
|
* Specify better waste and tco and redefine deployment utilizationtoby2017-10-122-0/+73
|
* Fold cost api into the application API - take 1toby2017-10-101-0/+29