aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/resources/schema/containercluster.rnc
Commit message (Collapse)AuthorAgeFilesLines
* Remove 'required' attributeMartin Polden2023-01-261-1/+2
|
* Support configuration of GPU device to use in ONNX modelMartin Polden2023-01-231-1/+5
|
* Revert "Merge pull request #25624 from ↵jonmv2023-01-181-12/+1
| | | | | | | vespa-engine/revert-25617-jonmv/private-endpoints" This reverts commit c47ed544a31a6b56f518901247212a47d8eb9d31, reversing changes made to e0191b4d49048f9398395dc8c1c60dfcb383f705.
* Revert "Jonmv/private endpoints"Jon Marius Venstad2023-01-181-1/+12
|
* Revert "Merge pull request #25614 from ↵jonmv2023-01-181-12/+1
| | | | | | | vespa-engine/revert-25587-jonmv/private-endpoints" This reverts commit 7b736f0a09444664cff118eac5b28e608632de72, reversing changes made to 6c457e6dd5993ec2ef15177dab4a16e3d3702b85.
* Revert "Parse, validate and use new zone endpoint syntax"Jon Marius Venstad2023-01-181-1/+12
|
* Remove old, unused loab-balancer som services schemajonmv2023-01-171-12/+1
|
* Log warning when deprecated jvm options usedHarald Musum2023-01-031-3/+3
| | | | | Log when jvm-gc-options or allocated-memory attributes are used in node element. Deprecate and tell that these will be removed in Vespa 9
* Remove unsupported docproc xml elementsHarald Musum2023-01-031-0/+43
|
* Merge pull request #24960 from vespa-engine/mortent/clients-configBjørn Christian Seime2022-11-281-1/+14
|\ | | | | Cloud data plane filter config
| * Add schema for clientsMorten Tokle2022-11-221-1/+14
| |
* | Read load-balancer allowed URNs from container xml, wire to provisionerjonmv2022-11-241-1/+10
|/
* Allow session-timeout-seconds on zookeeperjonmv2022-11-111-1/+1
|
* Drop special embedder configJon Bratseth2022-08-241-3/+1
|
* Move embedder definition to commonJon Bratseth2022-08-231-8/+0
|
* Allow skipping 'bundle' and 'def'Jon Bratseth2022-08-231-2/+2
|
* Simplify and generalizeJon Bratseth2022-08-231-4/+5
| | | | | | | | | | | | | | | Let embedder rewrites simply always change <x path="y" url="z"> to <xPath>y</xPath> <xUrl>z</xUrl>, as well as translating the id attirebute to the corresponding path if on hosted. This means that the current built-in embedder accepting "vocab" and "model" is broken as these names are different from the names in the config model, but this isn't documented yet so should be okay. The effect of this is that our built-in models can be used in any embedder and config, and the embedder syntax can be used in application specific embedders.
* Element not attributeJon Bratseth2022-07-131-1/+1
|
* Add option to ignore undefined fieldsJon Bratseth2022-07-041-0/+1
|
* Remove support for jdisc tag in services.xmlHarald Musum2022-06-081-1/+1
|
* Remove <client> on Vespa 8Jon Bratseth2022-06-081-1/+0
|
* Remove support for jvmargs attribute in nodes element in services.xmlHarald Musum2022-06-081-1/+0
|
* Remove support for 'aliases' elementMartin Polden2022-06-081-6/+0
|
* Remove 'jetty' attribute from container elementBjørn Christian Seime2022-06-081-1/+0
|
* Add services.xml syntax for embeddersLester Solbakken2022-05-231-0/+9
|
* Remove 'servlet' from rnc schema.gjoranv2022-01-031-13/+0
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Add parsing of ONNX Runtime session options to services.xmlLester Solbakken2021-09-301-1/+10
|
* Remove the 'rest-api' element from xml schema.gjoranv2021-07-111-17/+0
|
* Add control of buffer size and queue size of accesslog.Henning Baldersheim2021-05-281-1/+2
| | | | Use 1024 and 256k for host-admin.
* New syntax for cloud secret storeMorten Tokle2021-03-251-4/+7
|
* group -> aws-parameter-storeMorten Tokle2021-03-161-3/+6
|
* Add cloud secret store configOla Aunrønning2021-03-041-2/+3
|
* Make compression format configurableBjørn Christian Seime2021-01-271-0/+1
|
* Support configuring ZooKeeper service in containerMartin Polden2020-11-261-0/+5
|
* Revert "Support configuring ZooKeeper service in container"Harald Musum2020-11-251-5/+0
|
* Support configuring ZooKeeper service in containerMartin Polden2020-11-251-0/+5
|
* Add schema support for strict-mode and default chain attributesMorten Tokle2020-11-161-0/+3
|
* Remove threadpool configuration for restapi handlerBjørn Christian Seime2020-11-031-3/+1
|
* Allow applications to override threadpool configuration in services.xmlBjørn Christian Seime2020-09-161-2/+17
|
* Support specifying resource rangesJon Bratseth2020-03-261-1/+1
|
* Allow config of ssl cipher suites and protocol versionBjørn Christian Seime2020-01-311-1/+3
|
* Allow requiring ports illegal for tenantsJon Bratseth2020-01-171-0/+1
|
* Revert "Merge pull request #11805 from ↵Jon Bratseth2020-01-171-1/+1
| | | | | | | vespa-engine/revert-11792-bratseth/dont-allow-wrong-webserviceport" This reverts commit 1032436c17935fa0da7aadf75cce6a51e0197756, reversing changes made to 891e243f84eab77a08ff3e42a6063e3fb3d74a87.
* Revert "Fail deployment if the wrong web service port is configured"Harald Musum2020-01-151-1/+1
|
* Allow omitting server port to get defaultJon Bratseth2020-01-151-1/+1
|
* Revert "Allow config of ssl cipher suites and protocol version"Jon Marius Venstad2019-12-091-3/+1
|
* Allow config of ssl cipher suites and protocol versionBjørn Christian Seime2019-12-041-1/+3
|
* Add client-authorize to RNG schemaØyvind Grønnesby2019-08-201-1/+5
|
* Remove support for <rotations> elementMartin Polden2019-06-071-2/+1
|