aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com/yahoo/config/application/api/DeploymentSpec.java
Commit message (Collapse)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 ↵jonmv2023-01-181-1/+25
| | | | | | | vespa-engine/revert-25617-jonmv/private-endpoints" This reverts commit c47ed544a31a6b56f518901247212a47d8eb9d31, reversing changes made to e0191b4d49048f9398395dc8c1c60dfcb383f705.
* Revert "Jonmv/private endpoints"Jon Marius Venstad2023-01-181-25/+1
|
* Revert "Merge pull request #25614 from ↵jonmv2023-01-181-1/+25
| | | | | | | 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-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 ↵jonmv2022-11-071-1/+1
| | | | | | | vespa-engine/revert-24777-jonmv/reapply-app-streams" This reverts commit adc1c1fa16945d9f29778706f5bf8161434c2361, reversing changes made to a0e9b51aaf01a425dbd6cdd1fbc8fd5ce066a9bb.
* 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
| | | | | This reverts commit 6d8bca79a1f600501290593ecd920eca0b237c78, reversing changes made to 36374eb2d3cc94c3792dd0a70963244abb6284b4.
* Revert "Merge pull request #24752 from vespa-engine/jonmv/fix-test-packages"jonmv2022-11-041-1/+1
| | | | | This reverts commit 3aca43e7f71c54bb2ab61bc495f85e535d4cd3fd, reversing changes made to 1c48ffbdc847a328dbc2b45019628135939c8012.
* 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 ↵Jon Marius Venstad2022-02-221-2/+16
| | | | changes
* 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
|