aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com/yahoo/config/application/api/DeploymentSpec.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Wire empty host TTL all the wayjonmv2023-08-281-1/+1
* Preserve compatibility with older versionsMartin Polden2023-07-271-0/+3
* Remove active attributeMartin Polden2023-07-271-8/+2
* Revert "Remove global-service-id"Martin Polden2023-07-271-2/+8
* Remove active attributeMartin Polden2023-07-261-8/+2
* Changing cloud accounts requires redeploymentjonmv2023-06-121-1/+2
* Revert signaturejonmv2023-06-021-1/+1
* Allow parallell cloud accounts in dep-spec, and simply some usagesjonmv2023-06-021-27/+34
* Respect host TTL (and cloud account) for tester deploymentsjonmv2023-05-301-1/+15
* Add empty-host-ttl to deployment specjonmv2023-05-261-3/+30
* Support a default BCP deadlineJon Bratseth2023-05-091-12/+3
* Pass ClusterInfoJon Bratseth2023-03-011-0/+2
* Add missing import!Jon Bratseth2023-02-071-0/+1
* Support configuring BCP structureJon Bratseth2023-02-071-5/+14
* Disable internet-facing endpoints in test/staging if any zone has them disabledjonmv2023-02-021-0/+4
* Revert "Merge pull request #25624 from vespa-engine/revert-25617-jonmv/privat...jonmv2023-01-181-1/+25
* Revert "Jonmv/private endpoints"Jon Marius Venstad2023-01-181-25/+1
* Revert "Merge pull request #25614 from vespa-engine/revert-25587-jonmv/privat...jonmv2023-01-181-1/+25
* Revert "Parse, validate and use new zone endpoint syntax"Jon Marius Venstad2023-01-181-25/+1
* Validate disabled regions are not targetsjonmv2023-01-171-0/+4
* Parse, validate and use new zone endpoint syntaxjonmv2023-01-171-1/+21
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Revert "Merge pull request #24781 from vespa-engine/revert-24777-jonmv/reappl...jonmv2022-11-071-1/+1
* Revert "Jonmv/reapply app streams"Jon Marius Venstad2022-11-071-1/+1
* Revert "Merge pull request #24763 from vespa-engine/jonmv/revert-streams"jonmv2022-11-071-1/+1
* Revert "Merge pull request #24752 from vespa-engine/jonmv/fix-test-packages"jonmv2022-11-041-1/+1
* Add testjonmv2022-11-041-1/+1
* Use root cloud account for undeclared instancesjonmv2022-10-311-1/+8
* Add instance tagsJon Bratseth2022-10-121-1/+1
* major-version affects what is actually deployedjonmv2022-09-131-1/+2
* Allow cloud-account attribute on non-production elementsMartin Polden2022-09-121-4/+2
* Revert "Allow setting cloud account for non-production environments"Jon Marius Venstad2022-09-091-2/+4
* Allow cloud-account attribute on non-production elementsMartin Polden2022-09-091-4/+2
* Reject deployment spec using elements deprecated on previous majorMartin Polden2022-05-301-4/+12
* Support cloud account in deployment specMartin Polden2022-05-111-6/+16
* Allow specifying min and max risk, and max idle hours, in deployment specjonmv2022-04-111-3/+2
* Do not roll out new application package with pure deployment orchestration ch...Jon Marius Venstad2022-02-221-2/+16
* Split revision target and when to change settings in deployment specJon Marius Venstad2022-02-181-6/+15
* Add revision upgrade policy "exclusive" which _never_ joins commitsJon Marius Venstad2022-02-171-1/+3
* Add "simultaneous" upgrade rollout strategyJon Marius Venstad2022-01-311-2/+2
* Add upgrade revision strategy setting to deployment specJon Marius Venstad2022-01-211-0/+9
* Deprecate active and global-service-id attributesMartin Polden2021-12-021-2/+43
* Support application-level endpoints in DeploymentSpecMartin Polden2021-11-021-14/+44
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Allow configuring upgrade rollout in deployment.xmlJon Marius Venstad2021-08-191-0/+12
* Remove another unused method and update ABI specJon Marius Venstad2021-02-171-6/+0
* Ignore given region when step specifies noneJon Marius Venstad2021-02-171-2/+5