aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/ApplicationContainer.java
Commit message (Expand)AuthorAgeFilesLines
* In a hosted setting where flavour is available we now always compute absolute...balder/hosted-always-convert-percentages-in-config-modelHenning Baldersheim2019-12-021-3/+5
* Set availableProcessors so that we control how many cores the jvm see.Henning Baldersheim2019-10-151-1/+12
* Setup additional tls portMorten Tokle2019-09-031-22/+3
* Add connector config onceMorten Tokle2019-08-271-5/+7
* Move setup of hosted specific 4443 connector to new classBjørn Christian Seime2019-08-211-14/+6
* Merge remote-tracking branch 'origin/master' into ogronnesby/propagate-ca-in-...Øyvind Grønnesby2019-08-131-0/+12
|\
| * Move FS4ResourcePool component to ApplicationContainerBjørn Christian Seime2019-08-121-0/+12
* | Add the CA certificates to configuration and read it from application packageØyvind Grønnesby2019-08-121-5/+14
|/
* tls config from deploy paramsMorten Tokle2019-06-241-4/+20
* Revert "mortent/tls config from deploy params"Morten Tokle2019-06-211-20/+4
* Test TlsSecrets in xml builder testMorten Tokle2019-06-211-4/+5
* Add test for provided tls portMorten Tokle2019-06-211-9/+7
* Read from secret storeMorten Tokle2019-06-191-7/+8
* generate in-line ssl configandreer2019-06-191-6/+6
* pass tlsSecretsKeyName to ApplicationContainerandreer2019-06-191-3/+19
* Remove unnecessary use of 'isHostedVespa' in Containers.gjoranv2019-03-191-2/+21
* Rename Container(Cluster)Impl -> ApplicationContainer(Cluster)gjoranv2019-03-131-0/+34