summaryrefslogtreecommitdiffstats
path: root/standalone-container
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge pull request #15739 from ↵Jon Bratseth2020-12-081-3/+0
| | | | | | | vespa-engine/revert-15734-bratseth/simplify-config-take-2" This reverts commit d1e33a9420805f5d416ca55ed79497fd28f20216, reversing changes made to 10464c859ccca2596e2b841612f8ea958330e4dc.
* Revert "Bratseth/simplify config take 2"Harald Musum2020-12-081-0/+3
|
* Revert "Merge pull request #15690 from ↵Jon Bratseth2020-12-071-3/+0
| | | | | | | vespa-engine/revert-15686-bratseth/simplify-config" This reverts commit a90709008ec0d108ee9a2e26bda20e39a10424b5, reversing changes made to fcb2b4a2fd7a594520613c48d58e26963c68ea90.
* Revert "Keep internal-redeploy serverside. Remove old restartOnDeploy ↵Jon Bratseth2020-12-041-0/+3
| | | | impleme…"
* Keep internal-redeploy serverside. Remove old restartOnDeploy implementation.Jon Bratseth2020-12-041-3/+0
|
* Minor unification of tests.Henning Baldersheim2020-08-123-21/+14
|
* Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-181-1/+1
|
* Reapply "Load platform bundles separately 3"gjoranv2020-07-171-5/+10
| | | | This reverts commit 1c69b4e72b3212e3ce989a8675db08ac51b7f79d.
* Revert "Load platform bundles separately 3"Harald Musum2020-07-171-10/+5
|
* Allow 'discPreinstallBundle' per module, not in parent.gjoranv2020-07-171-0/+1
| | | | - New Vespa bundles should not preinstall other bundles from disk.
* Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-161-2/+2
|
* Reapply "Load platform bundles separately"gjoranv2020-07-161-5/+10
| | | | This reverts commit 0355cb740fe498abc03861bcb64de5e418c2fa88.
* Revert "Reapply load platform bundles separately"Harald Musum2020-07-161-10/+5
|
* Move new config defs to already exported package, and add to CMakeListsgjoranv2020-07-161-2/+2
|
* Reapply "Load platform bundles separately"gjoranv2020-07-161-5/+10
| | | | This reverts commit 0355cb740fe498abc03861bcb64de5e418c2fa88.
* Revert "Load platform bundles separately"Harald Musum2020-07-161-10/+5
|
* Split bundles.def into platform-bundles and application-bundlesgjoranv2020-07-141-5/+10
| | | | - The new configs are only generated, but not used.
* Remove old spec files used for YLinux6.Arnstein Ressem2020-07-061-104/+0
|
* Fix version in spec fileHarald Musum2020-05-201-2/+2
|
* Fix stop of standalone containerHåkon Hallingstad2020-03-261-80/+80
|
* Move host RPMs to x86_64Håkon Hallingstad2020-03-191-1/+1
|
* Revert "Move RPMs to x86_64 with Obsoletes"Håkon Hallingstad2020-03-181-2/+1
|
* Move RPMs to x86_64 with ObsoletesHåkon Hallingstad2020-03-181-1/+2
|
* Revert "Migrate from noarch host rpms to x86_64"Håkon Hallingstad2020-03-161-1/+1
|
* Migrate from noarch host rpms to x86_64Håkon Hallingstad2020-03-161-1/+1
|
* Remove standalone container activatorBjørn Christian Seime2020-03-093-244/+0
| | | | | The standalone container activator is no longer needed after pre-binding of server sockets was removed.
* Remove pre-binding of server socketBjørn Christian Seime2020-03-091-28/+2
| | | | | Pre-binding of server socket is remnant of the Apache commons-daemon integration which was removed long time ago. This allowed the container to start with extra privileges and downgrade after binding the server socket.
* Sync cmake install with vespa-node-admin.spec andTor Egge2020-02-281-0/+1
| | | | vespa-standalone-container.spec.
* Remove postun section as wellHarald Musum2020-02-261-7/+0
|
* Remove duplicate pre sectionHarald Musum2020-02-261-9/+0
| | | | | This RPM depends on vespa-base which does everything in this section already
* Don't try to install removed jar fileHarald Musum2020-02-201-1/+0
|
* Default zookeeper version is 3.5.Tor Egge2020-01-131-1/+1
|
* Improve file distribution error messageJon Bratseth2020-01-091-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 ↵Harald Musum2019-11-231-0/+2
| | | | numParallelTenantLoaders
* Reapply "Gjoranv/allow duplicate bundles"gjoranv2019-11-052-1/+18
| | | | This reverts commit 2ef1e922a1d845b3cd79e9fb329925e7e9896919.
* Revert "Gjoranv/allow duplicate bundles"gjoranv2019-11-042-18/+1
|
* Support safe component deconstruction in jdisc container.gjoranv2019-10-282-1/+18
| | | | | | | | | - Add allowDuplicates to all Osgi classes - Uninstall bundles in Deconstructor - We no longer refresh bundles because we uninstall old bundles at a later point than the new bundles are installed. Hence, the user must version app bundles that are dependencies used by other app bundles.
* Revert "Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-281-1/+7
| | | | ZooKeeper versions"""
* Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-281-7/+1
| | | | ZooKeeper versions""
* Revert "Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-271-1/+7
| | | | ZooKeeper versions"""
* Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-271-7/+1
| | | | ZooKeeper versions""
* Revert "Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-261-1/+7
| | | | ZooKeeper versions"""
* Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-261-7/+1
| | | | ZooKeeper versions""
* Revert "Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-261-1/+7
| | | | ZooKeeper versions"""
* Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-261-7/+1
| | | | ZooKeeper versions""
* Fix symlinkHarald Musum2019-10-251-1/+1
|
* Revert "Revert "Reapply "Create seperate bundles compiled against different ↵Harald Musum2019-10-251-1/+7
| | | | ZooKeeper versions"""