summaryrefslogtreecommitdiffstats
path: root/config-model-api
Commit message (Collapse)AuthorAgeFilesLines
* Respect host TTL (and cloud account) for tester deploymentsjonmv2023-05-303-2/+26
|
* Add empty-host-ttl to deployment specjonmv2023-05-265-98/+310
|
* Merge pull request #27194 from vespa-engine/bratseth/container-memoryOverheadv8.167.17Jon Bratseth2023-05-231-0/+1
|\ | | | | Model fixed memory overhead for containers
| * Model fixed memory overhead for containersJon Bratseth2023-05-231-0/+1
| |
* | Update DeploymentSpec hashcode and deployable hashcodejonmv2023-05-232-3/+35
|/
* Add dataplane proxy flagOla Aunronning2023-05-161-0/+1
|
* Add missing unit option in error messageValerij Fredriksen2023-05-122-4/+3
|
* Add feature flag for enabling conditional put/remove write repairTor Brede Vekterli2023-05-101-0/+1
| | | | | | | This maps to controlling the distributed condition probe feature of the content layer, which in turn controls whether a conditional put/remove to an inconsistent bucket triggers a write repair step on the distributor.
* Update JavadocJon Bratseth2023-05-091-1/+1
|
* Support a default BCP deadlineJon Bratseth2023-05-095-55/+85
|
* Add feature flag to control connection TTLBjørn Christian Seime2023-04-261-0/+3
|
* Add flag for allowing more than one content group downHarald Musum2023-04-171-0/+1
|
* Propagate the configured slime decode type into the rpc summary handling.Henning Baldersheim2023-03-301-1/+2
|
* Enable 'global-phase' by defaultBjørn Christian Seime2023-03-131-1/+1
|
* Keep PERMANENT_SERVICES for nowJon Bratseth2023-03-011-0/+3
|
* Pass ClusterInfoJon Bratseth2023-03-014-34/+25
|
* Introduce feature flag to enable global phaseBjørn Christian Seime2023-02-281-0/+1
|
* Correct typoJon Bratseth2023-02-202-3/+3
|
* Complete bcp handlingJon Bratseth2023-02-195-134/+357
| | | | | - Add bcp to schema validation - Read endpoints defined in bcp elements
* Add missing import!Jon Bratseth2023-02-071-0/+1
|
* Support configuring BCP structureJon Bratseth2023-02-076-24/+485
|
* Disable internet-facing endpoints in test/staging if any zone has them disabledjonmv2023-02-022-0/+12
|
* Merge pull request #25730 from vespa-engine/bratseth/resource-reduction-rebasedValerij Fredriksen2023-01-251-2/+2
|\ | | | | Bratseth/resource reduction rebased
| * More resource reduction testsJon Bratseth2023-01-251-0/+1
| |
| * Validate total max resourcesJon Bratseth2023-01-251-2/+1
| |
* | Add convenience method for getting all file referencesHarald Musum2023-01-241-0/+7
|/
* Revert "Merge pull request #25624 from ↵jonmv2023-01-187-113/+495
| | | | | | | vespa-engine/revert-25617-jonmv/private-endpoints" This reverts commit c47ed544a31a6b56f518901247212a47d8eb9d31, reversing changes made to e0191b4d49048f9398395dc8c1c60dfcb383f705.
* Revert "Jonmv/private endpoints"Jon Marius Venstad2023-01-187-495/+113
|
* Merge pull request #25617 from vespa-engine/jonmv/private-endpointsJon Marius Venstad2023-01-187-113/+495
|\ | | | | Jonmv/private endpoints
| * Revert "Merge pull request #25614 from ↵jonmv2023-01-187-113/+495
| | | | | | | | | | | | | | vespa-engine/revert-25587-jonmv/private-endpoints" This reverts commit 7b736f0a09444664cff118eac5b28e608632de72, reversing changes made to 6c457e6dd5993ec2ef15177dab4a16e3d3702b85.
* | Merge pull request #25612 from ↵Henning Baldersheim2023-01-181-1/+1
|\ \ | |/ |/| | | | | vespa-engine/balder/gc-ignore-thread-stack-sizes-feature-flag Balder/gc ignore thread stack sizes feature flag
| * GC control of void SentinelConfig.ignoreRequestedStackSizesHenning Baldersheim2023-01-181-1/+1
| |
* | Merge pull request #25614 from vespa-engine/revert-25587-jonmv/private-endpointsJon Marius Venstad2023-01-187-495/+113
|\ \ | | | | | | Revert "Parse, validate and use new zone endpoint syntax"
| * | Revert "Parse, validate and use new zone endpoint syntax"Jon Marius Venstad2023-01-187-495/+113
| | |
* | | Merge pull request #25610 from vespa-engine/balder/unify-on-toListHenning Baldersheim2023-01-181-2/+2
|\ \ \ | |/ / |/| | Balder/unify on to list
| * | Just use Streams.toList as that is unmdifiable.Henning Baldersheim2023-01-181-2/+2
| | |
| * | Unify on Streams.toList()Henning Baldersheim2023-01-171-1/+0
| |/
* | Validate zone endpoint changes in controller, on submissionjonmv2023-01-172-1/+11
| |
* | Validate disabled regions are not targetsjonmv2023-01-173-13/+104
| |
* | Address reviewjonmv2023-01-173-36/+48
| |
* | Test more syntax validationjonmv2023-01-171-18/+40
| |
* | Parse, validate and use new zone endpoint syntaxjonmv2023-01-176-97/+344
|/
* Use 2 rpc targets and 2 rpc network threads.Henning Baldersheim2023-01-131-3/+3
|
* GC unused use-two-phase-document-gc flagHenning Baldersheim2023-01-121-1/+1
|
* GC unused use-old-jdisc-container-startup flagsHenning Baldersheim2023-01-121-1/+1
|
* Two phase GC is now defaultHenning Baldersheim2023-01-121-1/+1
|
* Merge pull request #25498 from vespa-engine/balder/no-publicapi-neededHarald Musum2023-01-115-751/+0
|\ | | | | Balder/no publicapi needed
| * No need for public abi control hereHenning Baldersheim2023-01-112-746/+0
| |
| * No need for public api here.Henning Baldersheim2023-01-113-5/+0
| |
* | Reinstate removed tags method from config model apijonmv2023-01-111-0/+3
| |