aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/config/model/deploy
Commit message (Expand)AuthorAgeFilesLines
* Require security/clients.pem in public systemsØyvind Grønnesby2019-10-291-0/+1
* Stop reading rotations property in config modelMartin Polden2019-10-112-17/+1
* Use default implementation instead.Henning Baldersheim2019-09-231-2/+0
* Clean up the dispatch protobuf flag too.Henning Baldersheim2019-09-221-2/+1
* Fdispatch is now gone - no mor eneed for this flag.Henning Baldersheim2019-09-211-2/+1
* Add feature flag for controlling termwise limit default.Henning Baldersheim2019-08-191-0/+6
* Merge pull request #10238 from vespa-engine/ogronnesby/propagate-ca-in-configØyvind Grønnesby2019-08-141-0/+19
|\
| * Add the CA certificates to configuration and read it from application packageØyvind Grønnesby2019-08-121-0/+19
* | MergeJon Bratseth2019-08-131-3/+5
|/
* Allow using a custom deploy logger in a "test DeployState"gjoranv2019-07-111-0/+4
* tls config from deploy paramsMorten Tokle2019-06-242-0/+13
* Revert "mortent/tls config from deploy params"Morten Tokle2019-06-212-13/+0
* Merge branch 'master' into mortent/tls-config-from-deploy-paramsMorten Tokle2019-06-212-0/+19
|\
| * Merge pull request #9827 from vespa-engine/ogronnesby/update-container-model-...Martin Polden2019-06-202-0/+19
| |\
| | * Fix NPE in unit tests due to uninitialized endpoints in TestPropertiesØyvind Grønnesby2019-06-181-1/+1
| | * Add ContainerEndpoint info to LbServicesØyvind Grønnesby2019-06-182-1/+9
| | * Get ContainerEndpoints into DeployStateØyvind Grønnesby2019-06-141-0/+11
* | | Add test for provided tls portMorten Tokle2019-06-211-12/+3
* | | Read from secret storeMorten Tokle2019-06-192-12/+15
* | | add tlsSecretsKeyName to TestPropertiesandreer2019-06-191-0/+7
* | | Propagate deploy params to modelMorten Tokle2019-06-191-2/+14
|/ /
* / Always return false for feature flag for new metrics proxy.gjoranv2019-06-171-6/+0
|/
* Holistic query profile validationJon Bratseth2019-06-101-1/+1
* Only warn when surely preventing a validation failureJon Bratseth2019-06-041-4/+5
* Revert "Remove dispatch-with-protobuf"Harald Musum2019-06-031-0/+2
* Remove dispatch-with-protobufOlli Virtanen2019-06-031-2/+0
* Log validation override deactivation to deploy logJon Bratseth2019-05-271-1/+1
* Revert "Bratseth/emit float tensors in config"Arnstein Ressem2019-05-081-5/+3
* Emit float tensor types in config when specifiedJon Bratseth2019-05-071-3/+5
* Remove unused method (keep it in config model API for now)Harald Musum2019-05-061-8/+1
* Allow destructive changes in manually deployed zonesJon Bratseth2019-04-011-1/+6
* Merge branch 'master' into ollivir/protobuf-ping-and-feature-flagOlli Virtanen2019-03-291-7/+0
|\
| * Use separate service type for logserver container by defaultHarald Musum2019-03-281-7/+0
* | Feature flag to enable protobuf in search protocol as default; protobuf pingOlli Virtanen2019-03-281-0/+2
|/
* Add feature flag for ENABLE_METRICS_PROXY_CONTAINERgjoranv2019-03-221-0/+8
* Add feature flag for using a separate service type ('logserver-container') fo...Harald Musum2019-03-121-1/+7
* remove unused code and simplifyArne Juul2019-02-221-1/+52
* Add a flag to control default dispatch policy per zone.Henning Baldersheim2019-02-011-0/+7
* Java dispatch feature flagOlli Virtanen2019-01-281-0/+2
* Make ModelContext.Properties more accessible in config modelHåkon Hallingstad2019-01-253-181/+96
* Revert "Revert "Revert "Added logserver feature flag (#8065)"" "Håkon Hallingstad2019-01-111-15/+2
* Revert "Revert "Added logserver feature flag (#8065)""Håkon Hallingstad2019-01-111-2/+15
* Revert "Added logserver feature flag (#8065)"Ola Aunrønning2019-01-101-15/+2
* Added logserver feature flag (#8065)olaaun2019-01-101-2/+15
* Deprecate com.yahoo.config.provision.VersionJon Bratseth2018-12-011-2/+2
* Create a config model view (api) package under model-integrationJon Bratseth2018-11-261-2/+2
* Model the config model view of model-integrationJon Bratseth2018-11-261-9/+9
* Move all importing to model-integrationJon Bratseth2018-11-221-2/+2
* Restore old package nameJon Bratseth2018-11-221-2/+2
* Separate model integration into a separate moduleJon Bratseth2018-11-211-10/+45