summaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com/yahoo/config/application/api/DeploymentSpec.java
Commit message (Expand)AuthorAgeFilesLines
* Increase max delayJon Bratseth2020-06-201-2/+2
* Revert "Revert "Athenz domain cannot be set on instance level, just on the ro...Jon Marius Venstad2020-01-151-0/+30
* Revert "Athenz domain cannot be set on instance level, just on the root"Bjørn Christian Seime2020-01-151-30/+0
* Athenz domain cannot be set on instance level, just on the rootJon Marius Venstad2020-01-151-0/+30
* Make the empty deployment spec really emptyJon Marius Venstad2019-12-171-9/+1
* Remove broken step completion in DeploymentSpec and handle it in orchestratio...Jon Marius Venstad2019-12-121-45/+1
* Restore public API for old ContainerModelBuilderJon Marius Venstad2019-12-021-0/+6
* Revert "Revert "Jvenstad/test steps in deployment spec""Jon Marius Venstad2019-12-021-38/+127
* Revert "Jvenstad/test steps in deployment spec"Valerij Fredriksen2019-11-291-127/+38
* Read prod test and steps tags, and some refactoringJon Marius Venstad2019-11-291-20/+47
* Introduce DeclaredTest and Steps, and ParallelZones -> ParallelSteps extends ...Jon Marius Venstad2019-11-281-13/+82
* Rename deploysTo -> concerns in DeploymentSpec.Step, and includes -> deploysToJon Marius Venstad2019-11-281-19/+12
* Remove singleInstance stuff from DeploymentSpecJon Marius Venstad2019-11-061-27/+1
* Remove deprecated zones() from DeploymentSpecJon Marius Venstad2019-11-061-7/+0
* Inline or remove unneeded constructorsJon Marius Venstad2019-11-061-9/+1
* Inline deprecated constructorJon Marius Venstad2019-11-061-31/+10
* Remove deprecated duration()Jon Marius Venstad2019-11-061-3/+0
* Remove deprecated includes(...)Jon Marius Venstad2019-11-061-28/+0
* Reinstate method used by older config model buildersJon Marius Venstad2019-11-051-0/+7
* Remove legacy endpoints()Jon Marius Venstad2019-11-051-3/+0
* Remove legacy notifications()Jon Marius Venstad2019-11-051-3/+0
* Merge pull request #11100 from vespa-engine/revert-11085-mpolden/revert-broke...Jon Marius Venstad2019-11-051-7/+20
|\
| * Revert "Revert "stop using deprecated deployment spec methods""Jon Marius Venstad2019-11-051-7/+20
* | No more deprecated athenz domain or service usagesJon Marius Venstad2019-11-051-22/+11
* | Change block window considerations to view union over all instancesJon Marius Venstad2019-11-051-9/+0
|/
* Revert "Remove globalRotations from DeploymentSpec"Martin Polden2019-10-241-1/+4
* Revert "Change usages of upgradePolicy to use instance, and remove root level"Martin Polden2019-10-241-0/+3
* Revert "Validate that instances have increasing conservativeness"Martin Polden2019-10-241-19/+0
* Validate that instances have increasing conservativenessJon Marius Venstad2019-10-241-0/+19
* Change usages of upgradePolicy to use instance, and remove root levelJon Marius Venstad2019-10-241-3/+0
* Remove globalRotations from DeploymentSpecJon Marius Venstad2019-10-241-4/+1
* Create new instances as per spec, and clean up removed onesJon Marius Venstad2019-10-211-0/+5
* Support legacy API with instance and global test/stagingJon Bratseth2019-10-111-8/+18
* Propagate Athenz serviceJon Bratseth2019-10-111-1/+2
* Revert "Merge pull request #10923 from vespa-engine/revert-10912-bratseth/ins...Jon Bratseth2019-10-081-194/+208
* Revert "Bratseth/instances in deployment xml rebased take 2"Jon Bratseth2019-10-081-208/+194
* Allow non-existing instances when appropriateJon Bratseth2019-10-081-29/+52
* Revert "Merge pull request #10909 from vespa-engine/revert-10891-bratseth/ins...Jon Bratseth2019-10-081-196/+187
* Revert "Bratseth/instances in deployment xml rebased"Jon Bratseth2019-10-071-187/+196
* SimplifyJon Bratseth2019-10-071-5/+3
* Inherit/use defaults in instancesJon Bratseth2019-10-071-4/+79
* Avoid deprecated methodsJon Bratseth2019-10-041-37/+52
* Don't use deprecated APIJon Bratseth2019-10-031-0/+11
* Basic support for explicit instanceJon Bratseth2019-10-031-28/+32
* Extract instance settingsJon Bratseth2019-10-031-65/+81
* Deployment instances WIPJon Bratseth2019-10-031-145/+17
* Less GuavaMartin Polden2019-08-141-6/+4
* Default to all declared prod zones for endpoints without regionsØyvind Grønnesby2019-07-081-1/+26
* Add validation of the regions mentioned in the endpointsØyvind Grønnesby2019-05-311-3/+24
* Add endpoints to deployment specificationØyvind Grønnesby2019-05-291-7/+14