aboutsummaryrefslogtreecommitdiffstats
path: root/standalone-container/src/main/java/com/yahoo/container/standalone/CloudConfigInstallVariables.java
Commit message (Expand)AuthorAgeFilesLines
* Support documented VESPA_CONFIGSERVER_ZOOKEEPER_BARRIER_TIMEOUT env variableHarald Musum2023-10-121-1/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Use default value for ZooKeeper snapsthot method for config servers"Martin Polden2023-02-011-0/+6
* Make sure to set 'cloud' in configserver configHarald Musum2022-01-251-0/+5
* Use default value for ZooKeeper snapsthot method for config serversHarald Musum2022-01-201-6/+0
* Make variable name camel-caseHarald Musum2022-01-111-2/+2
* Supprt configuring ZooKeeper snapshot methodHarald Musum2022-01-111-0/+6
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Support VESPA_CONFIGSERVER_MULTITENANT and VESPA_CONFIGSERVER_HOSTEDHarald Musum2020-01-061-7/+7
* Remove dead codeHarald Musum2019-12-121-12/+0
* Support documented VESPA_CONFIGSERVER_RPC_PORT environment variableHarald Musum2019-12-111-1/+3
* Prepare for removing unused/unnecessary options payloadCompressionType and nu...Harald Musum2019-11-231-0/+2
* Remove default flavorsJon Bratseth2019-05-281-20/+0
* Use the new variablesValerij Fredriksen2019-03-211-5/+7
* Add VESPA_CONFIGSERVER_ZOOKEEPER_IDSValerij Fredriksen2018-11-091-0/+9
* Fix typoHarald Musum2018-09-101-1/+1
* Add athenzDnsSuffix and ztsUrl to configserver configBjørn Christian Seime2018-05-151-0/+10
* Simplify allConfigServers()Bjørn Christian Seime2018-05-151-9/+5
* Deduplicate code for splitting multi-value parametersBjørn Christian Seime2018-05-151-2/+7
* Convert CloudConfigInstallVariables to JavaBjørn Christian Seime2018-05-151-0/+170