aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/ContainerCluster.java
Commit message (Expand)AuthorAgeFilesLines
* Reapply "Turn off logging for containers for some classes"Arne Juul2023-03-161-2/+10
* Revert "Turn off logging for containers for some classes"Harald Musum2023-03-161-10/+2
* Turn off logging for containers for some classesHarald Musum2023-03-151-2/+10
* Less wildcards for some TreeConfigProducer instancesArne Juul2023-02-141-2/+3
* split AbstractConfigProducerArne Juul2023-02-131-8/+8
* Remove references to non-existent 'simplemetrics' bundle.gjoranv2023-01-101-3/+2
* move getAdmin() to ContainerClusterArne Juul2022-12-081-0/+13
* Add cloud data plane filter chains for cloudBjørn Christian Seime2022-11-251-2/+6
* Generate config for clientsMorten Tokle2022-11-221-0/+10
* Rename getCloud -> cloudMartin Polden2022-10-261-1/+1
* GC unused metrics-proxy-threads.Henning Baldersheim2022-09-271-0/+3
* GC fully deployed available-processors flagHenning Baldersheim2022-09-271-7/+1
* pass container environment variables via new mechanism alsoArne Juul2022-09-211-6/+0
* Don't install zkfacade and zookeeper-server bundles in metrics-proxy.gjoranv2022-07-271-0/+1
* Implement mechanism for avoiding unnecesssary bundles.gjoranv2022-07-261-10/+22
* minor: use consistent casing for constantsgjoranv2022-07-221-1/+1
* Add tests for (non-)installed platform bundles.gjoranv2022-07-191-1/+1
* Make ExecutionFactory a child of SearchHandler for correct chains config.gjoranv2022-07-151-19/+14
* Merge pull request #23340 from vespa-engine/hmusum/remove-unused-meta-data-fieldHarald Musum2022-07-131-3/+1
|\
| * Remove 'user' field in application metadata and add deprecations for usageHarald Musum2022-07-041-3/+1
* | Simplify creation of BundleInstantiationSpecgjoranv2022-07-121-4/+4
* | Create processing handler from the default bundlegjoranv2022-07-121-1/+3
* | minor: move commentgjoranv2022-07-111-1/+0
* | Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-111-9/+8
* | Inject a default threadpool for all handlers that don't declare their own.gjoranv2022-07-111-4/+12
* | Add test for ProcessingHandler bundle.gjoranv2022-07-111-2/+4
* | Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-19/+11
* | Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-091-9/+8
* | Inject a default threadpool for all handlers that don't declare their own.gjoranv2022-07-091-4/+13
* | Only add bundles based on enabled features for standalone containerBjørn Christian Seime2022-07-071-0/+18
* | GC long gone config and som minor code cleanup.Henning Baldersheim2022-07-061-7/+1
* | Revert "Revert "Revert "GC long gone config"""Arnstein Ressem2022-07-051-1/+7
* | Revert "Revert "GC long gone config""Henning Baldersheim2022-07-051-7/+1
* | Revert "GC long gone config"Henning Baldersheim2022-07-051-1/+7
* | GC long gone configHenning Baldersheim2022-07-051-7/+1
* | Add option to ignore undefined fieldsJon Bratseth2022-07-041-1/+3
|/
* Ensure stable ordering of platform bundlesBjørn Christian Seime2022-07-011-3/+3
* Load ProcessingHandler from correct bundle (container-disc)Bjørn Christian Seime2022-06-301-1/+2
* Reapply "Bjorncs/application status handler""Bjørn Christian Seime2022-06-301-2/+2
* Revert "Bjorncs/application status handler"Bjørn Christian Seime2022-06-291-2/+2
* Move ApplicationStatusHandler to container-discBjørn Christian Seime2022-06-281-2/+2
* Merge pull request #23102 from vespa-engine/arnej/use-zstd=for-access-logsArne H Juul2022-06-151-1/+1
|\
| * common default compression typeArne H Juul2022-06-151-1/+1
* | Merge pull request #23085 from vespa-engine/hmusum/set-clustertype-for-contai...Jon Bratseth2022-06-151-1/+2
|\ \ | |/ |/|
| * Set property clustertype for container clusterHarald Musum2022-06-141-1/+2
* | use new feature flag for compression formatArne H Juul2022-06-141-2/+3
|/
* Remove on Vespa 8Jon Bratseth2022-06-081-5/+0
* Remove on Vespa 8Jon Bratseth2022-06-081-14/+0
* Remove support for 'aliases' elementMartin Polden2022-06-081-8/+0
* GC deprecated statistics moduleHenning Baldersheim2022-06-081-2/+0