summaryrefslogtreecommitdiffstats
path: root/config-model-api
Commit message (Collapse)AuthorAgeFilesLines
* GC unused methods from the api.Henning Baldersheim2021-06-011-4/+0
|
* GC unused use-bucket-executor-for-prune-removed flagHenning Baldersheim2021-06-011-1/+1
|
* Merge pull request #18007 from vespa-engine/bratseth/model-build-errorsJon Bratseth2021-05-271-0/+1
|\ | | | | Log model build errors to the deploy log
| * Log model build errors to the deploy logJon Bratseth2021-05-271-0/+1
| |
* | Use the flag distribute-external-rank-expression to enable distribution (not ↵Henning Baldersheim2021-05-271-0/+1
|/ | | | use) of external rank files.
* Use external rank expressions, gated by feature flag.Henning Baldersheim2021-05-251-0/+1
|
* Merge pull request #17935 from vespa-engine/mortent/cfg-operator-certMorten Tokle2021-05-251-0/+3
|\ | | | | Include operator certificates in application trust store
| * Include operator certificates in application trust storeMorten Tokle2021-05-251-0/+3
| |
* | GC some unused methods and simplifyHenning Baldersheim2021-05-231-3/+0
|/
* Remove feature flag for HTTP/2Bjørn Christian Seime2021-05-211-1/+1
|
* Support http multipart on prepareandactivateMorten Tokle2021-05-201-0/+15
|
* Remove feature flagHarald Musum2021-05-181-1/+1
|
* Revert "Revert "- GC unused deab-bytes-ratio.""Henning Baldersheim2021-05-041-1/+1
|
* Revert "- GC unused deab-bytes-ratio."Harald Musum2021-05-041-1/+1
|
* - GC unused deab-bytes-ratio.Henning Baldersheim2021-05-041-1/+1
| | | | - Set default for use-bucket-executor-for-prune-removed to false.
* GC now unused unused flags.Henning Baldersheim2021-05-041-3/+3
|
* Control prune job with feature flag.Henning Baldersheim2021-05-041-0/+1
|
* Use a default value of "reindexing" as "name" for reindex actionsJon Marius Venstad2021-05-031-1/+1
|
* Add DeployLogger::logApplicationPackageValerij Fredriksen2021-04-262-1/+10
|
* Revert "Revert "Flag to allow disabling mtls""Harald Musum2021-04-251-0/+2
|
* Revert "Flag to allow disabling mtls"Morten Tokle2021-04-251-2/+0
|
* Merge pull request #17566 from vespa-engine/mortent/mtls-disable-procedureMorten Tokle2021-04-231-0/+2
|\ | | | | Flag to allow disabling mtls
| * Flag to allow disabling mtlsMorten Tokle2021-04-231-0/+2
| |
* | Revert "Merge pull request #17550 from ↵Jon Bratseth2021-04-221-0/+1
|/ | | | | | | vespa-engine/revert-17544-bratseth/clustercontroller-cleanup-take-2" This reverts commit 8b894d8815dac50d07d4ef82ae83343915b8f8dd, reversing changes made to 7bb93176d1c15704f89d69fa6daaaefdb19692c9.
* Revert "Bratseth/clustercontroller cleanup take 2"Jon Bratseth2021-04-221-1/+0
|
* Revert "Merge pull request #17534 from ↵Jon Bratseth2021-04-221-0/+1
| | | | | | | vespa-engine/revert-17528-bratseth/clustercontroller-cleanup" This reverts commit bc3caa587f166d02e90b8bb81a1656a6cdd32715, reversing changes made to 972c1f6f1131d1eb9af3f8f072131a97d1436cd5.
* Revert "Remove support for non-dedicated cc's on hosted"Jon Bratseth2021-04-211-1/+0
|
* Remove support for non-dedicated cc's on hostedJon Bratseth2021-04-211-0/+1
|
* Add config and feature flag for the number of distributor stripes.Geir Storli2021-04-201-0/+1
|
* Update DeploymentSpecXmlReader.javaBjørn Meland2021-04-171-1/+1
|
* Custom acl mappingMorten Tokle2021-04-151-0/+1
|
* Add feature flag to enable HTTP/2 for jdiscBjørn Christian Seime2021-04-121-0/+1
|
* Revert "Revert "Remove use of flag use-access-control-client-authentication""Morten Tokle2021-03-311-1/+1
|
* Revert "Remove use of flag use-access-control-client-authentication"Morten Tokle2021-03-311-1/+1
|
* Remove use of flag use-access-control-client-authenticationMorten Tokle2021-03-301-1/+1
|
* Add feature flag that can be used to disable OmitStackTraceInFastThrow JVM ↵Harald Musum2021-03-261-0/+1
| | | | option
* Method still in use—do not removeJon Marius Venstad2021-03-221-1/+0
|
* Set jvmargs based on cluster typeJon Marius Venstad2021-03-221-2/+6
|
* Add copyright headersJon Bratseth2021-03-181-0/+1
|
* Merge pull request #16969 from vespa-engine/hmusum/remove-unused-flag-4Martin Polden2021-03-161-1/+0
|\ | | | | Remove unused flag
| * Remove unused flagHarald Musum2021-03-161-1/+0
| |
* | Change default max heap size for cluster controller to 128 MbHarald Musum2021-03-161-1/+1
|/ | | | This is the value we have been running with for some days, looks good
* Merge pull request #16818 from ↵Harald Musum2021-03-101-1/+1
|\ | | | | | | | | vespa-engine/jonmv/cluster-controller-migration-cleanup Always use dedicated cluster controllers when hosted (except in some …
| * Always use dedicated cluster controllers when hosted (except in some tests)Jon Marius Venstad2021-03-051-1/+1
| |
* | Flip default of "enable-feed-block-in-distributor" to true.Geir Storli2021-03-051-1/+1
|/
* Change default max heap size for non-application containersHarald Musum2021-03-041-1/+1
| | | | Change default flag value for metrics proxy container max heap to 256 Mb.
* Make TenantSecretStore immutableOla Aunrønning2021-03-041-3/+8
|
* Include tenant secret stores in deploy callOla Aunrønning2021-03-042-0/+68
| | | | | | AwsParameterStore iterates through configured stores to find secret Set up AwsParameterStore ModelContextImpl properties fetches external ID for every tenant secret store
* Merge pull request #16757 from vespa-engine/hmusum/remove-use-of-flagHarald Musum2021-03-031-1/+1
|\ | | | | Remove use of flag that is always true
| * Remove use of flag that is always trueHarald Musum2021-03-031-1/+1
| |