summaryrefslogtreecommitdiffstats
path: root/config-model-api
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Use 256 Mb as defaultHarald Musum2021-03-031-1/+1
|/
* Merge pull request #16710 from ↵Jon Marius Venstad2021-03-011-0/+2
|\ | | | | | | | | vespa-engine/hmusum/use-flag-for-metrics-proxy-max-heap Control max heap size for metrics proxy with feature flag
| * Propagate cluster type to flag lookupJon Marius Venstad2021-03-011-1/+2
| |
| * Control max heap size for metrics proxy with feature flagHarald Musum2021-03-011-0/+1
| |
* | Remove unused flagsHarald Musum2021-03-011-2/+0
|/ | | | 7.362 is oldest version in use
* Control cluster controller flavor with a feature flagJon Marius Venstad2021-02-251-2/+2
|
* Wire property for dedicated CC through session and model, from app-curator-dbJon Marius Venstad2021-02-191-0/+2
|
* Non-functional changesJon Marius Venstad2021-02-191-1/+4
|
* Add feature flag for group replica activation inhibitionTor Brede Vekterli2021-02-191-0/+1
| | | | Default is 0, i.e. inhibition feature is disabled.
* Set up parameter validation handler based on feature flag valueOla Aunrønning2021-02-181-0/+1
|
* Remove another unused method and update ABI specJon Marius Venstad2021-02-172-7/+0
|
* Update ABI specJon Marius Venstad2021-02-171-1/+0
|
* Ignore given region when step specifies noneJon Marius Venstad2021-02-174-45/+54
|
* Fix linksJon Bratseth2021-02-151-1/+1
|
* Control max pending move operations by feature flag.Henning Baldersheim2021-02-141-0/+1
|
* Control use of bucket executor for bucket move job.Henning Baldersheim2021-02-141-0/+1
|
* Merge pull request #16476 from vespa-engine/balder/gc-merge-chunk-sizeHenning Baldersheim2021-02-111-1/+0
|\ | | | | GC unused mergeChunkSize
| * GC unused mergeChunkSizeHenning Baldersheim2021-02-101-1/+0
| |