summaryrefslogtreecommitdiffstats
path: root/config-model-api/src/test/java/com/yahoo/config/application/api
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Jonmv/refactor validation" MERGEOK"Jon Marius Venstad2024-01-051-2/+2
|
* Revert "Jonmv/refactor validation"Henning Baldersheim2024-01-041-2/+2
|
* Refactor validation to report most errors at oncejonmv2024-01-041-2/+2
|
* Update copyrightJon Bratseth2023-10-096-5/+6
|
* Rethrow RuntimeException as IllegalArgumentException if parsing validation ↵Harald Musum2023-08-301-0/+20
| | | | overrides fails
* Remove active attributeMartin Polden2023-07-272-128/+100
|
* Remove global-service-idMartin Polden2023-07-272-117/+3
|
* Revert "Remove global-service-id"Martin Polden2023-07-272-103/+245
|
* Remove active attributeMartin Polden2023-07-262-128/+100
|
* Remove global-service-idMartin Polden2023-07-262-117/+3
|
* Revert signaturejonmv2023-06-021-6/+6
|
* Allow parallell cloud accounts in dep-spec, and simply some usagesjonmv2023-06-022-86/+45
|
* Respect host TTL (and cloud account) for tester deploymentsjonmv2023-05-301-0/+10
|
* Add empty-host-ttl to deployment specjonmv2023-05-262-87/+247
|
* Add missing unit option in error messageValerij Fredriksen2023-05-121-1/+1
|
* Support a default BCP deadlineJon Bratseth2023-05-091-4/+4
|
* Correct typoJon Bratseth2023-02-201-2/+2
|
* Complete bcp handlingJon Bratseth2023-02-192-8/+169
| | | | | - Add bcp to schema validation - Read endpoints defined in bcp elements
* Support configuring BCP structureJon Bratseth2023-02-072-10/+264
|
* Disable internet-facing endpoints in test/staging if any zone has them disabledjonmv2023-02-021-0/+8
|
* Revert "Merge pull request #25624 from ↵jonmv2023-01-182-77/+257
| | | | | | | vespa-engine/revert-25617-jonmv/private-endpoints" This reverts commit c47ed544a31a6b56f518901247212a47d8eb9d31, reversing changes made to e0191b4d49048f9398395dc8c1c60dfcb383f705.
* Revert "Jonmv/private endpoints"Jon Marius Venstad2023-01-182-257/+77
|
* Revert "Merge pull request #25614 from ↵jonmv2023-01-182-77/+257
| | | | | | | vespa-engine/revert-25587-jonmv/private-endpoints" This reverts commit 7b736f0a09444664cff118eac5b28e608632de72, reversing changes made to 6c457e6dd5993ec2ef15177dab4a16e3d3702b85.
* Revert "Parse, validate and use new zone endpoint syntax"Jon Marius Venstad2023-01-182-257/+77
|
* Validate disabled regions are not targetsjonmv2023-01-171-2/+67
|
* Address reviewjonmv2023-01-171-1/+3
|
* Test more syntax validationjonmv2023-01-171-18/+40
|
* Parse, validate and use new zone endpoint syntaxjonmv2023-01-172-64/+155
|
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-043-6/+6
|
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-043-6/+6
|
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-023-6/+6
|
* Extract factory methodMartin Polden2022-11-142-8/+7
|
* Make is possible to say cloud-account="default"Øyvind Grønnesby2022-11-141-0/+2
|
* Accept no test zipjonmv2022-11-111-24/+25
|
* Use root cloud account for undeclared instancesjonmv2022-10-312-0/+4
|
* Add "schema-removal alias for content-type-removal"Kristian Aune2022-10-201-1/+22
|
* Allow multiple regions and instances in application endpoints, part XMLjonmv2022-10-191-16/+28
|
* Tags influence what is deployedjonmv2022-10-141-2/+13
|
* Add instance tagsJon Bratseth2022-10-121-0/+24
|
* More downgrade test, fix dep.spec. test, and more text blocksjonmv2022-09-131-200/+229
|
* Allow cloud-account attribute on prod elementMartin Polden2022-09-121-0/+6
|
* Allow cloud-account attribute on non-production elementsMartin Polden2022-09-122-8/+22
|
* Revert "Allow setting cloud account for non-production environments"Jon Marius Venstad2022-09-092-28/+8
|
* Allow cloud-account attribute on prod elementMartin Polden2022-09-091-0/+6
|
* Allow cloud-account attribute on non-production elementsMartin Polden2022-09-092-8/+22
|
* Finalize cloud account syntaxMartin Polden2022-05-202-9/+11
|
* Limit cloud account to production zonesMartin Polden2022-05-121-2/+4
|
* Support cloud account in deployment specMartin Polden2022-05-112-0/+50
|
* Allow specifying min and max risk, and max idle hours, in deployment specjonmv2022-04-111-1/+47
|
* Do not roll out new application package with pure deployment orchestration ↵Jon Marius Venstad2022-02-221-0/+126
| | | | changes