summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/xml/ContainerModelBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Remove use of flags for tenant specific iam rolesMorten Tokle2021-06-011-1/+1
* Revert "Revert mortent/cfg operator cert"Morten Tokle2021-05-281-1/+17
* Revert "Include operator certificates in application trust store"Morten Tokle2021-05-251-17/+1
* Include operator certificates in application trust storeMorten Tokle2021-05-251-1/+17
* Remove feature flag for HTTP/2Bjørn Christian Seime2021-05-211-4/+3
* Log application package warnings using logApplicationPackage()Valerij Fredriksen2021-04-261-2/+2
* Add feature flag to enable HTTP/2 for jdiscBjørn Christian Seime2021-04-121-3/+4
* Always add plaftorm bundleMorten Tokle2021-04-081-1/+4
* Revert "Revert "Remove use of flag use-access-control-client-authentication""Morten Tokle2021-03-311-2/+1
* Revert "Remove use of flag use-access-control-client-authentication"Morten Tokle2021-03-311-1/+2
* Remove use of flag use-access-control-client-authenticationMorten Tokle2021-03-301-2/+1
* Add feature flag that can be used to disable OmitStackTraceInFastThrow JVM op...Harald Musum2021-03-261-12/+14
* Merge pull request #17170 from vespa-engine/mortent/secret-store-syntaxMorten Tokle2021-03-251-7/+7
|\
| * New syntax for cloud secret storeMorten Tokle2021-03-251-7/+7
* | Update all component specs to use the container-disc bundlegjoranv2021-03-231-1/+1
|/
* Allow secret-store tag in application testMorten Tokle2021-03-231-0/+1
* Set jvmargs based on cluster typeJon Marius Venstad2021-03-221-0/+1
* group -> aws-parameter-storeMorten Tokle2021-03-161-1/+1
* Use the jvm options from the feature falg as default also for the logserver a...Henning Baldersheim2021-03-131-1/+1
* Include tenant secret stores in deploy callOla Aunrønning2021-03-041-7/+39
* Add cloud secret store configOla Aunrønning2021-03-041-3/+3
* Merge pull request #16657 from vespa-engine/jonmv/mind-the-gapsJon Bratseth2021-02-241-1/+1
|\
| * Verify ZK cannot be set up in combined clustersJon Marius Venstad2021-02-241-1/+1
* | Add bundleMorten Tokle2021-02-241-0/+1
|/
* Specify bundleMorten Tokle2021-02-231-1/+1
* Avoid doing the same thing twice (this is overridden when adding to cluster)Jon Marius Venstad2021-02-231-1/+1
* Set up parameter validation handler based on feature flag valueOla Aunrønning2021-02-181-1/+1
* Set up parameter validation handler in public cdOla Aunrønning2021-02-181-0/+14
* Merge pull request #16521 from vespa-engine/bratseth/fix-linksKristian Aune2021-02-151-2/+4
|\
| * Fix linksJon Bratseth2021-02-151-2/+4
* | Provide fallback ConnectionLog instance for all container typesBjørn Christian Seime2021-02-151-3/+0
|/
* Remove access log feature flagsBjørn Christian Seime2021-02-081-17/+16
* Override directory name for connection logs in configserver/controllerBjørn Christian Seime2021-02-041-2/+2
* Make queue size of log file handler configurableBjørn Christian Seime2021-02-031-2/+2
* Enable connection log for hosted configserver/controllerBjørn Christian Seime2021-02-031-1/+1
* Second attempt at overriding access log for hosted configserver/controllerBjørn Christian Seime2021-02-031-4/+2
* Enable zstd compression of hosted configserver/controllerBjørn Christian Seime2021-02-011-1/+3
* Add feature flag for enabling zstd compression of access logsBjørn Christian Seime2021-01-201-1/+1
* Write connection log to fileMorten Tokle2021-01-191-3/+4
* Non-functional changes onlyJon Bratseth2021-01-141-1/+2
* Setup connection log if access log is enabledMorten Tokle2021-01-141-0/+10
* Add feature flag for enabling jdisc connection logBjørn Christian Seime2021-01-121-13/+14
* Make sure to setup all needed components for reconfigurable zookeeper server ...Harald Musum2021-01-041-6/+8
* Inline watcher and rename classHarald Musum2020-12-081-1/+1
* Merge branch 'master' into hmusum/refactor-reconfigurerHarald Musum2020-12-071-1/+1
|\
| * Allow single-node cluster with ZooKeeperMartin Polden2020-12-071-1/+1
* | Split out a ZKAdmin interface and implement itHarald Musum2020-12-071-0/+1
|/
* Move non-permanent feature flags to ModelContext.FeatureFlagsBjørn Christian Seime2020-12-031-1/+1
* Allow suboptimal node count in container with ZK during retirementMartin Polden2020-12-021-4/+5
* Remove unnecessary null checksMartin Polden2020-12-011-3/+3