summaryrefslogtreecommitdiffstats
path: root/standalone-container
Commit message (Collapse)AuthorAgeFilesLines
* Add VESPA_CONFIGSERVER_ZOOKEEPER_IDSValerij Fredriksen2018-11-091-0/+9
|
* Add security-utils to standalone-container specBjørn Christian Seime2018-10-191-0/+1
|
* Follow API changeHenning Baldersheim2018-10-081-3/+3
|
* Revert "Revert "Balder/reduce usage of complex deploystate""Henning Baldersheim2018-10-041-1/+1
|
* Revert "Balder/reduce usage of complex deploystate"Harald Musum2018-10-041-1/+1
|
* Needs deployState after VespaModel is constructed incomplete.Henning Baldersheim2018-10-031-1/+1
|
* Temporarily disable setting hosted property for config serversHarald Musum2018-09-131-0/+3
|
* Set hosted property if container is a config serverHarald Musum2018-09-121-8/+27
|
* Fix typoHarald Musum2018-09-101-1/+1
|
* Install model-evaluation in standaloneJon Bratseth2018-08-281-0/+1
|
* Track internal API changeJon Bratseth2018-08-251-1/+1
|
* Add ExitOnOutOfMemoryError TODOHåkon Hallingstad2018-08-171-0/+6
|
* Avoid ExitOnOutOfMemoryErrorHåkon Hallingstad2018-08-161-1/+1
| | | | | | | The -XX:+ExitOnOutOfMemoryError flag was introduced in Java 8 update 92, thus not compatible with all Java 8 installations. http://www.oracle.com/technetwork/java/javase/8u92-relnotes-2949471.html
* just exit on out of memoryArne Juul2018-07-181-1/+1
| | | | | | * asking java to fork 'kill -9 %p' will often fail with "os::fork_and_exec failed: Cannot allocate memory (12)" message. * instead, use a newish option (from JDK 8u92) to just exit
* host-admin fails to start because container-search-gui jar is missingHarald Musum2018-07-131-0/+1
|
* Use new ValidationParameter class instead of booleansHarald Musum2018-07-041-1/+1
|
* Remove Scala remnants from Maven build filesOlli Virtanen2018-06-251-4/+0
|
* Merge with masterJon Bratseth2018-06-0122-960/+1391
|\
| * Scala code in standalone-container converted to JavaOlli Virtanen2018-05-3122-957/+1387
| |
* | Separate internal redeploys from application package changesJon Bratseth2018-06-011-0/+3
|/ | | | | | | | | Separate system internal redeploys from application package changes such that we can ignore config updates originating from application package changes if restart on deploy is true, as the config change will be followed by a restart - but continue to effect config changes originating from internal system changes as those will not (and should not) be followed by a restart.
* Merge pull request #5878 from ↵Bjørn Christian Seime2018-05-221-0/+10
|\ | | | | | | | | vespa-engine/bjorncs/proper-athenz-identity-provider-config Bjorncs/proper athenz identity provider config
| * Add athenzDnsSuffix and ztsUrl to configserver configBjørn Christian Seime2018-05-151-0/+10
| |
* | packaging vespalib into RPM did not workArne Juul2018-05-161-1/+0
| |
* | update bootstrapArne Juul2018-05-162-4/+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-153-120/+184
|
* add RPM for vespa-libArne Juul2018-05-151-0/+1
|
* update bootstrap section of scriptsArne Juul2018-05-142-0/+18
|
* Require same version dependencies for node-adminValerij Fredriksen2018-05-111-1/+1
|
* Java 9: Replace usage of deprecated apis.gjoranv2018-05-092-2/+2
|
* Merge pull request #5700 from ↵gjoranv2018-04-301-7/+2
|\ | | | | | | | | vespa-engine/hmusum/move-rpc-http-messagebus-enabled-flags-to-container-cluster Move flags for rpc, messagebus and http enabled to container cluster
| * Move flags for rpc, messagebus and http enabled to container clusterHarald Musum2018-04-251-7/+2
| |
* | Upgrade felix from 4.4 to 4.6gjoranv2018-04-271-0/+2
|/
* Fix getting value of VESPA_CONFIGSERVERSHarald Musum2018-04-201-1/+11
| | | | | This is a regular environment variable, so should not look for it with any package prefix
* Handle VESPA_CONFIGSERVERS for standalone container.gjoranv2018-04-171-1/+7
|
* Make jdisc-security-filters a pre-install requirement of jdiscBjørn Christian Seime2018-04-091-0/+1
|
* fix spec filesArne Juul2018-03-091-1/+1
|
* Add preinstall dependencies of jdisc_http_service to container standalone rpmBjørn Christian Seime2018-03-071-0/+1
|
* Revert "Revert "Add vespa-athenz dependency""Valerij Fredriksen2018-02-281-0/+1
|
* Revert "Add vespa-athenz dependency"Harald Musum2018-02-271-1/+0
|
* Merge pull request #5161 from vespa-engine/freva/add-vespa-athenz-dependencyValerij Fredriksen2018-02-271-0/+1
|\ | | | | Add vespa-athenz dependency
| * Add vespa-athenz dependencyValerij Fredriksen2018-02-271-0/+1
| |
* | Merge with masterJon Bratseth2018-02-271-1/+1
|/
* Remove unused fieldsHarald Musum2018-02-261-2/+0
|
* replace "yinst" with "install"quiye2018-02-116-104/+104
|
* disableFiledistributor is not used anymoreHarald Musum2018-02-101-1/+0
|
* Make pid directory if it doesn't existHåkon Hallingstad2018-02-011-1/+2
|
* Add a dummy for addUri in scala tooHenning Baldersheim2018-01-251-0/+4
|
* Revert "Revert "Redefine task and its context""Håkon Hallingstad2018-01-231-5/+16
|