aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/config/model
Commit message (Expand)AuthorAgeFilesLines
* Revert change to test default flavourjonmv2023-10-241-1/+1
* Actually set arch from flag for admin nodesjonmv2023-10-241-2/+3
* Update copyrightJon Bratseth2023-10-0942-42/+42
* Remove dead codeHarald Musum2023-09-292-21/+2
* Add feature flag to enable new JVM heap size calculationBjørn Christian Seime2023-09-221-0/+4
* Aggregate Onnx model cost for JVM heap size calculationBjørn Christian Seime2023-09-221-2/+12
* Add `getSize()` to `ApplicationFile`Bjørn Christian Seime2023-09-221-0/+2
* Set up dataplane proxy when token endpoints definedMorten Tokle2023-09-201-6/+0
* Remove obsolete flagMorten Tokle2023-09-131-1/+0
* Add feature flag for new content layer metadata featuresTor Brede Vekterli2023-09-121-0/+7
* Revert "Merge pull request #28291 from vespa-engine/revert-28270-jonmv/always...jonmv2023-08-311-7/+3
* Revert "Jonmv/always use newest cloud account in tests"Harald Musum2023-08-301-3/+7
* Use deployed cloud account when deciding host TTL, and ignore when noclavejonmv2023-08-301-7/+3
* Stop using feature flag ALLOW_MORE_THAN_ONE_CONTENT_GROUP_DOWNHarald Musum2023-08-281-7/+0
* Wire empty host TTL all the wayjonmv2023-08-281-0/+2
* Revert "Revert "remove restricted dpbindings""Morten Tokle2023-08-231-7/+0
* Revert "remove restricted dpbindings"Harald Musum2023-08-211-0/+7
* Merge pull request #27996 from vespa-engine/mortent/remove-restricted-dpbindi...Morten Tokle2023-08-211-7/+0
|\
| * Remove flag restrict-data-plane-bindingsMorten Tokle2023-08-091-7/+0
* | Allow infrastructure to override application typeMorten Tokle2023-08-151-4/+12
|/
* GC enable-conditional-put-remove-write-repairHenning Baldersheim2023-08-021-7/+0
* Add separate connector for token endpointBjørn Christian Seime2023-07-191-0/+7
* Print stacktrace when trying to add a child producer with same id.gjoranv2023-07-041-1/+3
* Add token support to `client` configurationBjørn Christian Seime2023-06-151-0/+9
* Move builder into SemanticRulesHarald Musum2023-06-121-2/+2
* Allow unspecified default resourcesJon Bratseth2023-06-071-0/+1
* Update config-model/src/main/java/com/yahoo/config/model/provision/InMemoryPr...Jon Bratseth2023-06-071-1/+1
* Supply bandwidth if unspecifiedJon Bratseth2023-06-071-7/+1
* Allow parallell cloud accounts in dep-spec, and simply some usagesjonmv2023-06-021-12/+16
* Add empty-host-ttl to deployment specjonmv2023-05-261-4/+12
* Wire hostTTL from config model through provisioningjonmv2023-05-261-0/+1
* Model fixed memory overhead for containersJon Bratseth2023-05-231-1/+1
* Don't set limits for dev if request has required flag setHarald Musum2023-05-221-1/+1
* Make all node resource elements optionalJon Bratseth2023-05-151-3/+8
* Add feature flag for enabling conditional put/remove write repairTor Brede Vekterli2023-05-101-0/+7
* Iterate through all models, in ConfigModelRepojonmv2023-04-251-1/+1
* Add support for max groups allowed down in services.xmlHarald Musum2023-04-201-0/+7
* Propagate the configured slime decode type into the rpc summary handling.Henning Baldersheim2023-03-301-0/+6
* Merge pull request #26251 from vespa-engine/hmusum/config-model-cleanup-5Harald Musum2023-03-011-3/+0
|\
| * GC unused system propertyHarald Musum2023-02-281-3/+0
* | Pass ClusterInfoJon Bratseth2023-03-014-4/+31
* | Introduce feature flag to enable global phaseBjørn Christian Seime2023-02-281-0/+1
|/
* SimplifyHarald Musum2023-02-169-19/+4
* Remove unused methods and argumentHarald Musum2023-02-163-27/+0
* Merge pull request #26062 from vespa-engine/hmusum/remove-check-for-clients-e...Harald Musum2023-02-161-2/+0
|\
| * <clients> is not supported on Vespa 8, remove checkHarald Musum2023-02-161-2/+0
* | Add log warning / notification for those still using admin version 3, deprecatedHarald Musum2023-02-161-1/+8
|/
* simple default for dump() and getChildren()Arne Juul2023-02-141-9/+0
* Less wildcards for some TreeConfigProducer instancesArne Juul2023-02-147-15/+20
* minor cleanupArne Juul2023-02-142-27/+12