aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Collapse)AuthorAgeFilesLines
...
* | Validate constants in profilesJon Bratseth2022-05-137-49/+54
| |
* | Derive constants from global profilesJon Bratseth2022-05-135-5/+24
| |
* | Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-1230-337/+338
|/ | | | This reverts commit 78e8952ad0ed18c026aaeb7c471dfc886ccde7cb.
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-1230-338/+337
|
* Create distributable constants on derivingJon Bratseth2022-05-1230-337/+338
|
* Merge pull request #22552 from ↵Bjørn Meland2022-05-121-2/+7
|\ | | | | | | | | vespa-engine/bjormel/hosted-connection-log-without-container-name Hosted: Do not use clusterId as part of filename for ConnectionLog
| * Hosted: Do not use clusterId as part of filename for ConnectionLogbjormel2022-05-111-2/+7
| |
* | Merge pull request #22561 from ↵Bjørn Meland2022-05-121-1/+6
|\ \ | | | | | | | | | | | | vespa-engine/bjormel/use-access-dir-for-connection-log hosted/Vespa8: use 'access' dir for connection log
| * | Prepare for Vespa 8bjormel2022-05-121-1/+6
| | |
* | | Merge pull request #22556 from ↵Jon Bratseth2022-05-127-77/+65
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/revert-22555-revert-22550-bratseth/deploy-state Revert "Revert "Pass DeployState""
| * | | Revert "Revert "Pass DeployState""Jon Bratseth2022-05-127-77/+65
| | | |
* | | | Merge pull request #22547 from ↵Morten Tokle2022-05-121-0/+2
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | vespa-engine/mpolden/deployment-spec-cloud-account Support cloud account in deployment spec
| * | | Support cloud account in deployment specMartin Polden2022-05-111-0/+2
| | |/ | |/|
* | | Synchronize accessJon Bratseth2022-05-121-27/+39
| |/ |/|
* | Revert "Pass DeployState"Henning Baldersheim2022-05-117-65/+77
| |
* | Merge pull request #22553 from ↵Frode Lundgren2022-05-112-2/+2
|\ \ | | | | | | | | | | | | vespa-engine/bjormel/applications-are-not-allowed-to-override-the-accesslog-element Applications are not allowed to override the 'accesslog' element
| * | Applications are not allowed to override the 'accesslog' elementbjormel2022-05-112-2/+2
| | |
* | | Pass DeployStateJon Bratseth2022-05-117-77/+65
|/ /
* | Merge pull request #22538 from vespa-engine/bratseth/constant-refLester Solbakken2022-05-1123-124/+235
|\ \ | |/ |/| Key on Reference
| * Test ranking constant config generationJon Bratseth2022-05-1117-80/+184
| |
| * Allow names with and without constant()/query() wrappingJon Bratseth2022-05-113-20/+27
| |
| * Key on ReferenceJon Bratseth2022-05-116-24/+24
| |
* | Merge pull request #22541 from ↵Bjørn Meland2022-05-112-2/+40
|\ \ | | | | | | | | | | | | vespa-engine/bjormel/disallow-accesslog-override-hosted Disallow 'accesslog' override in hosted Vespa
| * | Disallow 'accesslog' override in hosted Vespabjormel2022-05-112-2/+40
| |/
* | Merge pull request #22467 from ↵Harald Musum2022-05-111-7/+1
|\ \ | |/ |/| | | | | vespa-engine/hmusum/move-cluster-controller-noderesources-setting-to-node-repo Move setting of node resources to node repo
| * Move setting of node resources to node repoHarald Musum2022-05-051-7/+1
| | | | | | | | | | | | | | | | * Will use the same node resources for all model versions, so no need to worry about changing the resources and getting issues when changing topology due to retiring of nodes * Will do resource settings in the same place as for other admin clusters
* | Merge pull request #22477 from ↵Bjørn Meland2022-05-115-9/+25
|\ \ | | | | | | | | | | | | vespa-engine/bjormel/access-logging-defaults-in-hosted Hosted: Stop using clusterName as part of log files for application containers
| * | Handle Vespa 8bjormel2022-05-101-2/+5
| | |
| * | Hosted: Stop using clusterName as part of log files for application containersbjormel2022-05-055-9/+22
| | |
* | | Add a constant classJon Bratseth2022-05-107-78/+120
| | |
* | | Merge pull request #22528 from vespa-engine/bratseth/remove-old-sd-parserJon Bratseth2022-05-1020-3244/+65
|\ \ \ | | | | | | | | Bratseth/remove old sd parser
| * | | Remove old parser: Not used by any appsJon Bratseth2022-05-1020-3244/+65
| | | |
* | | | Merge pull request #22525 from vespa-engine/hmusum/use-XloggcHenning Baldersheim2022-05-102-4/+4
|\ \ \ \ | |/ / / |/| | | Use -Xlog:gc instead of -verbose:gc
| * | | Use -Xlog:gc instead of -verbose:gcHarald Musum2022-05-102-4/+4
| | | |
* | | | Support constants on the same format as inputsJon Bratseth2022-05-1012-90/+102
|/ / /
* | | Keep asMap(), used by code in internal repoHarald Musum2022-05-091-1/+7
| | |
* | | Revert "Revert "Make config generation deterministic by sorting the ↵Harald Musum2022-05-094-7/+13
| | | | | | | | | | | | expressions by th…""
* | | Revert "Make config generation deterministic by sorting the expressions by ↵Harald Musum2022-05-094-13/+7
| | | | | | | | | | | | th…"
* | | Make config generation deterministic by sorting the expressions by their ↵Henning Baldersheim2022-05-094-7/+13
| | | | | | | | | | | | unique name.
* | | Merge pull request #22513 from ↵Bjørn Christian Seime2022-05-092-11/+16
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/mortent/proxy-protocol-disable-mixed-mode Flag to control proxy protocol mixed mode
| * | | Flag to control proxy protocol mixed modeMorten Tokle2022-05-092-11/+16
| | |/ | |/|
* | | Test input defaultJon Bratseth2022-05-093-19/+23
| | |
* | | Output input default values in rank propertiesJon Bratseth2022-05-0914-75/+149
| | |
* | | Allow doubles as input valuesJon Bratseth2022-05-082-3/+11
| | |
* | | Parse nested arraysJon Bratseth2022-05-082-16/+21
| | |
* | | Parse mixed tensor short formJon Bratseth2022-05-062-10/+37
| | |
* | | Insert all dense valuesJon Bratseth2022-05-061-10/+29
| | |
* | | Parse input default valuesJon Bratseth2022-05-063-52/+148
| | |
* | | Allow 0-rank tensorJon Bratseth2022-05-053-5/+5
| | |
* | | A double isn't an identifierJon Bratseth2022-05-053-13/+54
| | |