aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/application/validation
Commit message (Collapse)AuthorAgeFilesLines
* Move dev-validation-override to validator, and keep all failures and changesjonmv2023-12-182-10/+13
|
* Add failing unit testjonmv2023-12-181-0/+10
|
* fallback to parseDoubleArne Juul2023-12-141-1/+1
|
* Reapply "add parsing of special strings for inf/nan cell values"Arne Juul2023-12-141-1/+8
| | | | This reverts commit d976f82207c09b3215661e1d034ae9a42f28a63d.
* Revert "add parsing of special strings for inf/nan cell values"Henning Baldersheim2023-12-131-8/+1
|
* Merge pull request #29515 from vespa-engine/arnej/parse-special-number-stringsArne H Juul2023-12-131-1/+8
|\ | | | | add parsing of special strings for inf/nan cell values
| * add parsing of special strings for inf/nan cell valuesArne Juul2023-12-111-1/+8
| |
* | Restart if the set of onnx models has changed for a container clusterHarald Musum2023-12-121-16/+25
|/
* Add validator that checks if restart is needed due to Onnx model changesHarald Musum2023-12-082-0/+162
| | | | | Validates changes and creates a restart action if needed and makes sure configs for cluster are marked as restartOnDeploy
* Register model with onnx model optionsHarald Musum2023-11-201-2/+9
|
* Dynamic summary fields don't require tokenizer.Tor Egge2023-11-021-4/+2
| | | | | | Tokenization is enabled by the presence of an index expression in the indexing script for the field, and the annotated strings containing the result of tokenization are written to the document field.
* Add default implementation to interfaceHarald Musum2023-10-261-3/+0
|
* Supply application id to OnnxModelCost.newCalculatorHarald Musum2023-10-251-1/+5
|
* Remove unused, deprecated APIHarald Musum2023-10-231-3/+0
|
* Make code locale-independentKristian Aune2023-10-181-2/+3
|
* Require zone-scoped endpoint in config-modelMartin Polden2023-10-1121-77/+152
|
* Correct copyright headersJon Bratseth2023-10-092-2/+2
|
* Update copyrightJon Bratseth2023-10-0947-46/+51
|
* Add type for machine-learned models and ensure correct file reference is ↵Bjørn Christian Seime2023-09-271-2/+5
| | | | passed to `OnnxModelCost`
* Merge pull request #28645 from vespa-engine/bjorncs/analyze-modelBjørn Christian Seime2023-09-251-1/+2
|\ | | | | Bjorncs/analyze model
| * Use memory statistics from model probing in calculationBjørn Christian Seime2023-09-251-1/+2
| |
* | Merge branch 'master' into ↵Harald Musum2023-09-251-0/+126
|\ \ | | | | | | | | | revert-28627-revert-28618-hmusum/validate-s3-urls-in-config-and-exclusive-cluster-nodes
| * | Require larger heapBjørn Christian Seime2023-09-251-3/+3
| |/ | | | | | | Easier to later relax limit than to tighten
| * Add validator validating heap size calculationBjørn Christian Seime2023-09-221-0/+126
| |
* | Revert "Revert "Validate use of s3 urls in config""Harald Musum2023-09-251-0/+107
| |
* | Revert "Validate use of s3 urls in config"Harald Musum2023-09-231-107/+0
| |
* | Fail when config has url and is not in public (no matter exclusive nodes or not)Harald Musum2023-09-221-1/+6
| |
* | Validate use of s3 urls in configHarald Musum2023-09-221-0/+102
|/
* Move account validationMartin Polden2023-09-071-92/+0
|
* - Update dependency org.jvnet.mimepull:mimepull to v1.10.0renovate[bot]2023-08-291-5/+4
| | | | | | | | - Update dependency org.apache.opennlp:opennlp-tools to v1.9.4 - Use dependency-versions - Bring jimfs up to date. - Bring some more libraries up-2-date. - Reduce usage of assertj
* Enforce UriBindingValidator in public, log in non-publicMorten Tokle2023-08-241-4/+26
|
* Revert "Revert "remove restricted dpbindings""Morten Tokle2023-08-231-6/+0
|
* Revert "remove restricted dpbindings"Harald Musum2023-08-211-0/+6
|
* Merge pull request #27996 from ↵Morten Tokle2023-08-211-6/+0
|\ | | | | | | | | vespa-engine/mortent/remove-restricted-dpbindings2 remove restricted dpbindings
| * Keep original port when restricting bindings to dataplane portMorten Tokle2023-08-091-6/+0
| |
| * Remove flag restrict-data-plane-bindingsMorten Tokle2023-08-091-1/+1
| |
* | Allow infrastructure to override application typeMorten Tokle2023-08-151-0/+48
|/
* Always use stricter validation for complex fields with struct field attributes.Geir Storli2023-08-081-5/+7
|
* Remove active attributeMartin Polden2023-07-271-1/+1
|
* Remove global-service-idMartin Polden2023-07-271-13/+0
|
* Revert "Remove global-service-id"Martin Polden2023-07-271-1/+14
|
* Remove active attributeMartin Polden2023-07-261-1/+1
|
* Remove global-service-idMartin Polden2023-07-261-13/+0
|
* Merge pull request #27654 from ↵Jon Marius Venstad2023-07-111-9/+27
|\ | | | | | | | | vespa-engine/jonmv/restart-on-internal-deployment-with-node-changes Restart also on internal redeployment if nodes change
| * Instead let user choose when to restart on internal redeployjonmv2023-07-061-9/+25
| |
| * Restart also on internal redeployment if nodes changejonmv2023-07-061-0/+2
| |
* | Add bundle validator checking non-publicApi usage.gjoranv2023-07-062-6/+48
|/
* Merge pull request #27616 from vespa-engine/arnej/handle-more-tensor-formatsArne H Juul2023-07-041-5/+81
|\ | | | | Arnej/handle more tensor formats
| * extend ConstantTensorJsonValidator.javaArne Juul2023-07-031-5/+81
| |
* | Only log warning when the stricter validation triggers.Geir Storli2023-07-041-9/+6
| | | | | | | | | | The stricter validation will eventually be made default after all cloud applications are upgraded.