summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/container/xml/ContainerModelBuilderTest.java
Commit message (Expand)AuthorAgeFilesLines
...
* Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-211-1/+1
* GC deprecated junit assertThat.Henning Baldersheim2021-12-211-22/+21
* Deprecate active and global-service-id attributesMartin Polden2021-12-021-0/+36
* Remove support for 'servlet' from config-model.gjoranv2021-12-021-36/+0
* Merge pull request #19928 from vespa-engine/mortent/validate-cloud-secret-storeØyvind Grønnesby2021-11-111-0/+28
|\
| * Validate system can set up cloud secret storeMorten Tokle2021-11-111-0/+28
* | Support application level endpointsMorten Tokle2021-11-111-1/+2
|/
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add featureflag control of container shutdown.Henning Baldersheim2021-09-251-19/+31
* Remove unused feature flagsMorten Tokle2021-08-021-2/+1
* Remove TLS_RSA_WITH_AES_256_GCM_SHA384 from default-enabled ciphers on 4443Bjørn Christian Seime2021-07-121-21/+1
* Install model-evaluation + integration via config-model.gjoranv2021-07-021-4/+11
* Revert "Install model evaluation via configmodel [run-systemtest]"gjoranv2021-07-021-11/+4
* Install model-evaluation + integration via config-model.gjoranv2021-07-011-4/+11
* Revert "Revert mortent/cfg operator cert"Morten Tokle2021-05-281-0/+56
* Revert "Include operator certificates in application trust store"Morten Tokle2021-05-251-60/+0
* Revert "Add top-level object, simplify tests"Morten Tokle2021-05-251-3/+7
* Add top-level object, simplify testsMorten Tokle2021-05-251-7/+3
* Include operator certificates in application trust storeMorten Tokle2021-05-251-0/+60
* New syntax for cloud secret storeMorten Tokle2021-03-251-2/+6
* Allow secret-store tag in application testMorten Tokle2021-03-231-1/+5
* Allow TLS_RSA_WITH_AES_256_GCM_SHA384 in containerMorten Tokle2021-03-221-0/+30
* group -> aws-parameter-storeMorten Tokle2021-03-161-0/+51
* Add cloud secret store configOla Aunrønning2021-03-041-1/+1
* Fix linksJon Bratseth2021-02-151-1/+2
* 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
|/
* Rename variableHarald Musum2020-11-301-3/+3
* Generate correct zookeeper server config and fix setup of componentsHarald Musum2020-11-301-4/+15
* Fix package and bundle namesHarald Musum2020-11-261-2/+2
* Setup components and config for container cluster when zookeeper is configuredHarald Musum2020-11-261-3/+8
* Support configuring ZooKeeper service in containerMartin Polden2020-11-261-0/+44
* Revert "Support configuring ZooKeeper service in container"Harald Musum2020-11-251-44/+0
* Support configuring ZooKeeper service in containerMartin Polden2020-11-251-0/+44
* Set up need_auth for connector when access_control configuredMorten Tokle2020-10-141-0/+38
* Defer changes until restartJon Bratseth2020-10-121-1/+1
* Merge pull request #13936 from vespa-engine/bjorncs/jdisc-proxy-protocolBjørn Christian Seime2020-09-071-35/+0
|\
| * Revert "Temporarily disable proxy-protocol for port 4443 in jdisc"Bjørn Christian Seime2020-07-221-35/+0
* | Use BindingPattern to represent all types of binding in config modelBjørn Christian Seime2020-08-271-18/+18
* | Revert "Bjorncs/validate binding patterns"Bjørn Christian Seime2020-08-191-18/+18
* | Use BindingPattern to represent all types of binding in config modelBjørn Christian Seime2020-08-171-18/+18
|/
* Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-251-2/+2
* Revert "Bratseth/real resources in model"Harald Musum2020-05-231-2/+2
* Clean up HostSpec constructorsJon Bratseth2020-05-221-2/+2
* Non-functional changes onlyJon Bratseth2020-05-131-1/+1
* Temporarily disable proxy-protocol for port 4443 in jdiscBjørn Christian Seime2020-04-281-0/+35
* Enable dedicated-nodes-when-unspecified by defaultMartin Polden2020-04-021-1/+1
* Move access control related tests to AccessControlTestBjørn Christian Seime2020-03-271-53/+0