aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/src/test/java
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Split revision target and when to change settings in deployment specJon Marius Venstad2022-02-181-10/+17
|
* Add "simultaneous" upgrade rollout strategyJon Marius Venstad2022-01-311-0/+4
|
* Add upgrade revision strategy setting to deployment specJon Marius Venstad2022-01-211-2/+20
|
* Default to days contained in the date rangeMartin Polden2022-01-101-0/+6
|
* Support date range in block windowMartin Polden2022-01-072-43/+145
|
* Make active attribute on region tag optionalMartin Polden2021-11-301-2/+2
| | | | | This allows tenants to stop specifying the attribute, as it's unnecessary when declaring global endpoints with the current syntax (`<endpoints>`).
* Require positive weight sum in DeploymentSpecMartin Polden2021-11-101-1/+2
|
* Finalize application-level endpoint syntaxMartin Polden2021-11-041-28/+28
|
* Test that different regions failMartin Polden2021-11-021-0/+2
|
* Support application-level endpoints in DeploymentSpecMartin Polden2021-11-022-3/+100
|
* CleanupMartin Polden2021-11-021-33/+31
|
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
|
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
|
* Update 2017 copyright notices.gjoranv2021-10-078-8/+8
|