aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/ContainerCluster.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reapply defer container config changes when restarting"Jon Marius Venstad2024-01-161-1/+1
* Revert "Merge pull request #29916 from vespa-engine/revert-29903-jonmv/two-ph...jonmv2024-01-161-1/+1
* Revert "Move cluster restarting -> defer config inside model"Jon Marius Venstad2024-01-151-1/+1
* Move cluster restarting -> defer config inside modeljonmv2024-01-151-1/+1
* Make defer-changes bool volatilejonmv2024-01-141-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Introduce new threadpool syntaxBjørn Christian Seime2023-09-281-1/+2
* Set heapsize in addition to percentageBjørn Christian Seime2023-09-221-1/+9
* Revert "Revert "Remove access logging for internal container clusters""Harald Musum2023-05-081-7/+25
* Revert "Remove access logging for internal container clusters"Harald Musum2023-05-081-25/+7
* Remove access logging for internalk container clustersHarald Musum2023-05-061-7/+25
* Revert "Reapply "Remove access logging for container clusters that are intern...Harald Musum2023-05-031-14/+8
* Revert "Revert "Reapply "Remove access logging for container clusters that ar...Harald Musum2023-04-291-8/+14
* Revert "Reapply "Remove access logging for container clusters that are intern...Harald Musum2023-04-281-14/+8
* Make that AccessLog component is always added when neededHarald Musum2023-04-281-1/+1
* Revert "Revert "Remove access logging for container clusters that are internal""Harald Musum2023-04-281-8/+14
* Revert "Remove access logging for container clusters that are internal"Harald Musum2023-04-271-14/+8
* Enable access logging for internal container clusters in hostedHarald Musum2023-04-271-1/+12
* Remove access logging for container clusters that are internalHarald Musum2023-04-271-11/+6
* 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