aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/ApplicationContainer.java
Commit message (Expand)AuthorAgeFilesLines
* GC unused getRowBits api.Henning Baldersheim2024-02-161-3/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reapply "Bjorncs/embedder onnx gpu"Bjørn Christian Seime2023-05-091-6/+21
* Revert "Bjorncs/embedder onnx gpu"Geir Storli2023-05-081-21/+6
* Add config for number of GPUs available to ONNX runtimeBjørn Christian Seime2023-05-081-6/+21
* Reapply "Turn off logging for containers for some classes"Arne Juul2023-03-161-12/+0
* Revert "Turn off logging for containers for some classes"Harald Musum2023-03-161-0/+12
* Turn off logging for containers for some classesHarald Musum2023-03-151-12/+0
* Allow metrics-proxy to spend more time during shutdownBjørn Christian Seime2023-02-161-9/+3
* split AbstractConfigProducerArne Juul2023-02-131-3/+3
* add logctl overrideArne Juul2022-12-081-0/+11
* Drop SuppressFatalErrorMessageHenning Baldersheim2022-11-281-9/+0
* Add a provider for cluster information.Henning Baldersheim2022-11-031-0/+1
* Remove use of 'enable-server-ocsp-stapling' feature flagBjørn Christian Seime2022-07-071-8/+4
* cleanup remains of feature flagArne H Juul2022-06-231-9/+0
* never use "qrserver" as service nameArne H Juul2022-06-081-1/+1
* Enable pre-shutdown command for jdisc by defaultBjørn Christian Seime2022-02-071-3/+0
* Add feature flag to enable preshutdown command for jdiscBjørn Christian Seime2022-01-311-0/+14
* add feature flag for old "qrserver" service nameArne H Juul2022-01-181-1/+3
* SimplifyBjørn Christian Seime2022-01-031-1/+1
* Add feature flag for OCSP Stapling on application container clustersBjørn Christian Seime2021-12-201-3/+18
* Add ZoneInfoJon Bratseth2021-10-311-0/+1
* Stop using XX:+UseOSErrorReporting, not supported in newer JDKsHarald Musum2021-10-271-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Move SystemInfoProvider from cluster to containergjoranv2021-09-091-0/+1
* Use injectable network multiplexer holder in SessionCache to bridge generationsJon Marius Venstad2021-08-161-0/+2
* Set up SessionCache on container level, for port configJon Marius Venstad2021-08-161-0/+3
* Remove FS4ResourcePoolBjørn Christian Seime2021-04-201-12/+0
* Add feature flag that can be used to disable OmitStackTraceInFastThrow JVM op...Harald Musum2021-03-261-5/+13
* Remove access log feature flagsBjørn Christian Seime2021-02-081-5/+4
* Add feature flag for enabling jdisc connection logBjørn Christian Seime2021-01-121-4/+5
* Remove unnecessary checkHarald Musum2020-11-301-3/+0
* Generate correct zookeeper server config and fix setup of componentsHarald Musum2020-11-301-2/+0
* Check that parent is non-null and of correct typeHarald Musum2020-11-271-1/+5
* Id needs to be set for each containerHarald Musum2020-11-271-6/+16
* Don't use request headers for remote address/port in hosted VespaBjørn Christian Seime2020-10-061-1/+1
* Change feature flag to no longer control the default threadpoolBjørn Christian Seime2020-09-141-21/+5
* Tune model by real resources not advertisedJon Bratseth2020-05-291-5/+5
* Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-251-5/+4
* Revert "Bratseth/real resources in model"Harald Musum2020-05-231-4/+5
* Access resources directlyJon Bratseth2020-05-221-5/+4
* Let size of thread pool and Q follow number of cores on the machine where it ...Henning Baldersheim2020-04-251-1/+17
* 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