aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/abi-spec.json
Commit message (Collapse)AuthorAgeFilesLines
* Update ABI specMartin Polden2022-01-071-2/+16
|
* add API for legacy overridesArne H Juul2022-01-061-0/+1
|
* Update abi specJon Bratseth2021-12-091-1/+2
|
* Update abi-specMartin Polden2021-12-021-1/+15
|
* GC unused methodsHarald Musum2021-11-051-4/+1
|
* Update ABI specMartin Polden2021-11-021-5/+44
|
* Update abiHenning Baldersheim2021-08-251-1/+2
|
* Merge pull request #18801 from vespa-engine/jonmv/configurable-upgrade-rolloutJon Marius Venstad2021-08-201-1/+19
|\ | | | | Jonmv/configurable upgrade rollout
| * Allow configuring upgrade rollout in deployment.xmlJon Marius Venstad2021-08-191-1/+19
| |
* | Update abiHenning Baldersheim2021-08-191-1/+1
|/
* Factor out blob -> hash genrating code so it is common to all file registries.Henning Baldersheim2021-08-171-1/+2
|
* Update abi specHarald Musum2021-06-291-18/+1
|
* Do valiation when checking allowsHarald Musum2021-06-281-0/+1
|
* Add option for adding blobsHenning Baldersheim2021-06-091-0/+1
|
* Validate redundancy=1 on first deploymentJon Bratseth2021-06-071-1/+2
|
* Add new validation idJon Bratseth2021-06-071-1/+2
|
* Revert "Revert "Searchdefinition/schemas cleanup""Harald Musum2021-06-051-2/+3
|
* Revert "Searchdefinition/schemas cleanup"Arnstein Ressem2021-06-041-3/+2
|
* Add getSchemas methodsHarald Musum2021-06-041-2/+3
| | | | Deprecate two methods where one should use getSchemas instead
* Add DeployLogger::logApplicationPackageValerij Fredriksen2021-04-261-1/+2
|
* Remove another unused method and update ABI specJon Marius Venstad2021-02-171-1/+0
|
* Update ABI specJon Marius Venstad2021-02-171-1/+0
|
* Update abi spec once moreJon Marius Venstad2020-11-201-4/+2
|
* Use proper ValidationId instead of their String names in ConfigChangeAction ↵Jon Marius Venstad2020-11-191-2/+1
| | | | subclasses
* Make method mockable from MockitoBjørn Christian Seime2020-10-301-1/+1
|
* Remove unused methodsHarald Musum2020-10-021-1/+0
|
* Use SlimeUtils in more placesHarald Musum2020-08-211-1/+2
|
* Update abi specHarald Musum2020-05-141-0/+1
|
* Update ABI specHarald Musum2020-04-141-4/+0
|
* Move group argument inside CapacityJon Bratseth2020-03-251-516/+0
|
* Allocate dedicated nodes when no nodes are specifiedMartin Polden2020-03-201-1/+2
| | | | Guarded by feature flag.
* Merge pull request #12591 from vespa-engine/mortent/deploy-with-athenzdomainMorten Tokle2020-03-171-1/+2
|\ | | | | deploy with athenzdomain
| * Provide AthenzDomain to config-modelMorten Tokle2020-03-171-1/+2
| |
* | Revert "Merge pull request #12565 from ↵Jon Bratseth2020-03-171-0/+1
|/ | | | | | | vespa-engine/revert-12563-bratseth/search-to-schema" This reverts commit ea5fe1bf8c0d389a3964d2e5c490994920d21a4e, reversing changes made to 7e92c3852e893d09f0aa821e04e4e9dbe83b4ab2.
* Revert "Bratseth/search to schema"Jon Bratseth2020-03-131-1/+0
|
* Merge pull request #12563 from vespa-engine/bratseth/search-to-schemaJon Bratseth2020-03-131-0/+1
|\ | | | | Bratseth/search to schema
| * searchdefinitions -> schemasJon Bratseth2020-03-131-0/+1
| |
* | Add support for using a Docker image repository when deploying an applicationHarald Musum2020-03-111-0/+1
|/ | | | Preliminary support only, not completed
* Wire in feature flag for enabling proxy protocol in 4443 hosted connectorBjørn Christian Seime2020-03-091-1/+2
|
* Reuse existing super model completion notificationHåkon Hallingstad2020-03-061-1/+1
|
* Add back usePhraseSegmenting() to revert breaking API changeHarald Musum2020-03-031-1/+2
|
* Revert "Bratseth/phrase segmenting feature flag"Arnstein Ressem2020-03-031-2/+1
|
* Update ABI specJon Bratseth2020-03-021-1/+2
|
* Define completeness of SuperModel and DuperModelHåkon Hallingstad2020-02-231-4/+8
| | | | | | | | | | | | | In order for Orchestrator to remove application data from ZooKeeper, it must know which applications do NOT exist. Since the duper model starts with 0 applications, always, the only way of knowing what applications do not exist is for the bootstrap code to notify the super model/duper model when bootstrap is complete. There are 2 sources of applications that must signal completeness: - The super model, once all applications have been redeployed in ConfigServerBootstrap. - The infrastructure application, in the InfrastructureProvisioner the first time it runs.
* Wire in 'use-new-athenz-filter' as ModelContext.PropertiesBjørn Christian Seime2020-02-031-1/+2
|
* re-add tlsSecrets to configmodel for compatabilityandreer2020-01-211-0/+33
|
* use abi checker on config model apiandreer2020-01-211-0/+473
| | | | | this will make any model changes obviously explicit in the change log, hopefully leading to less build breaking changes (like mine yesterday).
* Add large resource reduction validation checkValerij Fredriksen2020-01-171-1/+2
|
* Revert "Revert "Athenz domain cannot be set on instance level, just on the ↵Jon Marius Venstad2020-01-151-2/+2
| | | | root""
* Revert "Athenz domain cannot be set on instance level, just on the root"Bjørn Christian Seime2020-01-151-2/+2
|