summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
...
| * | Revert "revert new athenz provider MERGEOK"Ola Aunrønning2023-04-272-1/+5
* | | Merge pull request #26879 from vespa-engine/hmusum/no-access-logging-for-inte...Harald Musum2023-04-278-15/+65
|\ \ \ | |/ / |/| |
| * | Enable access logging for internal container clusters in hostedHarald Musum2023-04-278-13/+37
| * | Remove access logging for container clusters that are internalHarald Musum2023-04-277-17/+43
* | | Revert "Revert "Merge pull request #26859 from vespa-engine/revert-26805-olaa...Morten Tokle2023-04-272-5/+1
| |/ |/|
* | Proper error when using only model-id self-hostedJon Bratseth2023-04-264-4/+74
|/
* Add feature flag to control connection TTLBjørn Christian Seime2023-04-262-19/+27
* Revert "Merge pull request #26859 from vespa-engine/revert-26805-olaa/version...Ola Aunronning2023-04-262-1/+5
* Revert "Write tenant service identity at same location as AthenzCredentialsSe...Morten Tokle2023-04-262-5/+1
* Merge branch 'master' into olaa/versioned-feature-flagOla Aunronning2023-04-2619-84/+231
|\
| * Iterate through all models, in ConfigModelRepojonmv2023-04-252-3/+3
| * Revert "Merge pull request #26804 from vespa-engine/revert-26797-jonmv/requir...jonmv2023-04-245-1/+84
| * Merge pull request #26806 from vespa-engine/olaa/splunk-roleMorten Tokle2023-04-246-12/+45
| |\
| | * Parse role from regexOla Aunronning2023-04-211-15/+10
| | * Add splunk role configOla Aunronning2023-04-216-12/+50
| * | for document-summary blocks:Arne Juul2023-04-215-9/+41
| * | Merge pull request #26808 from vespa-engine/hmusum/handle-environments-where-...Håkon Hallingstad2023-04-216-60/+142
| |\ \ | | |/ | |/|
| | * Handle environments where number of groups are reducedHarald Musum2023-04-215-53/+138
| | * Simplify test and don't set multitenantHarald Musum2023-04-212-7/+4
| * | Revert "Forbid applications without a container cluster in hosted Vespa"Harald Musum2023-04-215-84/+1
| |/
* | Replace AthenzIdentityProviderProviderOla Aunronning2023-04-252-2/+7
* | Consider credentials existence when setting up AthenzIdentityProviderOla Aunronning2023-04-253-4/+3
|/
* Merge pull request #26797 from vespa-engine/jonmv/require-containers-in-cloudJon Marius Venstad2023-04-215-1/+84
|\
| * Fix unit testjonmv2023-04-212-1/+4
| * Forbid applications without a container cluster in hosted Vespajonmv2023-04-203-0/+80
* | Merge pull request #26796 from vespa-engine/hmusum/add-config-for-max-groups-...Harald Musum2023-04-209-116/+176
|\ \
| * | Add support for max groups allowed down in services.xmlHarald Musum2023-04-208-32/+111
| * | Merge branch 'master' into hmusum/configure-max-content-groups-allowed-downHarald Musum2023-04-202-13/+9
| |\|
| * | Refactor cluster controller tuning configHarald Musum2023-04-172-85/+66
* | | wait until later with new metric nameArne Juul2023-04-201-1/+1
* | | add two names for distance metricsArne Juul2023-04-204-3/+4
| |/ |/|
* | 1 flush thread below 16G, and 2 above.Henning Baldersheim2023-04-172-13/+9
|/
* Add flag for allowing more than one content group downHarald Musum2023-04-173-8/+19
* Merge pull request #26742 from vespa-engine/geirst/vsmfields-nearest-neighbor...Geir Storli2023-04-146-26/+120
|\
| * Add vmsfields config for nearest neighbor search on supported tensor fields.Geir Storli2023-04-146-26/+120
* | Ignore input also listed in intializers when parsing metadata from modelBjørn Christian Seime2023-04-132-5/+16
|/
* Merge pull request #26668 from vespa-engine/bratseth/use-visitorv8.151.21Henning Baldersheim2023-04-122-2/+2
|\
| * Replace reflection by visitorJon Bratseth2023-03-312-2/+2
* | Use config server domainMorten Tokle2023-04-041-2/+5
* | Merge pull request #26660 from vespa-engine/bjorncs/onnx-model-initializersJon Bratseth2023-03-313-8/+37
|\ \
| * | Ignore input also listed in initializersBjørn Christian Seime2023-03-313-8/+37
* | | Merge pull request #26662 from vespa-engine/jonmv/restart-container-when-cont...Jon Bratseth2023-03-312-8/+28
|\ \ \ | |_|/ |/| |
| * | Restart all application container clusters when content clusters are removedjonmv2023-03-312-8/+28
| |/
* / More understandable errors, and implement inner convertJon Bratseth2023-03-311-1/+1
|/
* Merge pull request #26649 from vespa-engine/olaa/remove-cloudwatchgjoranv2023-03-308-259/+0
|\
| * Remove CloudWatch configOla Aunronning2023-03-308-259/+0
* | Merge pull request #26650 from vespa-engine/arnej/cleanup-identifier-with-dashJon Bratseth2023-03-301-133/+169
|\ \
| * | add some single-word tokens and sort in identifier() productionArne Juul2023-03-301-2/+6
| * | add more tokens containing "-" to identifierWithDash() productionArne Juul2023-03-301-0/+31
| * | move tokens containing "-" to identifierWithDash() productionArne Juul2023-03-301-30/+31