summaryrefslogtreecommitdiffstats
path: root/config-model-api/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead codeHarald Musum2019-11-151-2/+0
|
* Remove singleInstance stuff from DeploymentSpecJon Marius Venstad2019-11-063-60/+38
|
* Let DeploymentSteps insert test jobs (do not trust DeploymentSpec)Jon Marius Venstad2019-11-061-333/+0
|
* Really support multiple instancesJon Marius Venstad2019-11-061-3/+3
|
* Remove deprecated zones() from DeploymentSpecJon Marius Venstad2019-11-062-8/+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-062-4/+0
|
* Remove deprecated includes(...)Jon Marius Venstad2019-11-062-48/+0
|
* Reinstate method used by older config model buildersJon Marius Venstad2019-11-051-0/+7
|
* Remove legacy endpoints()Jon Marius Venstad2019-11-052-117/+0
|
* Remove legacy notifications()Jon Marius Venstad2019-11-052-33/+0
|
* Merge pull request #11100 from ↵Jon Marius Venstad2019-11-054-57/+90
|\ | | | | | | | | vespa-engine/revert-11085-mpolden/revert-brokenness Revert "Revert "stop using deprecated deployment spec methods""
| * Revert "Revert "stop using deprecated deployment spec methods""Jon Marius Venstad2019-11-054-57/+90
| |
* | No more deprecated athenz domain or service usagesJon Marius Venstad2019-11-054-145/+32
| |
* | Change block window considerations to view union over all instancesJon Marius Venstad2019-11-052-41/+1
|/
* Add Vespa version to ModelHarald Musum2019-10-301-0/+6
|
* Revert "Remove globalRotations from DeploymentSpec"Martin Polden2019-10-242-2/+29
| | | | This reverts commit 6ecafcfac3008e9363e8f8a10509993ed6a839ea.
* Revert "Change usages of upgradePolicy to use instance, and remove root level"Martin Polden2019-10-244-0/+25
| | | | This reverts commit 8fa49a36ea271defde88e149046880ff6eedea15.
* Revert "Validate that instances have increasing conservativeness"Martin Polden2019-10-242-88/+3
| | | | This reverts commit 2725b89a0b7e86422919b942d73de23f338848bf.
* Validate that instances have increasing conservativenessJon Marius Venstad2019-10-242-3/+88
|
* Change usages of upgradePolicy to use instance, and remove root levelJon Marius Venstad2019-10-244-25/+0
|
* Remove globalRotations from DeploymentSpecJon Marius Venstad2019-10-242-29/+2
|
* Remove unused methodHarald Musum2019-10-231-1/+0
|
* Create new instances as per spec, and clean up removed onesJon Marius Venstad2019-10-211-0/+5
|
* Require validation override for destructive endpoint changesMartin Polden2019-10-172-3/+11
|
* Merge pull request #10951 from vespa-engine/hmusum/remove-unused-methodsHenning Baldersheim2019-10-141-2/+0
|\ | | | | Remove unused methods
| * Remove unused methodsHarald Musum2019-10-111-2/+0
| |
* | Merge pull request #10961 from ↵Martin Polden2019-10-141-1/+1
|\ \ | | | | | | | | | | | | vespa-engine/mpolden/remove-legacy-rotation-handling Remove legacy rotation handling in configserver
| * | Stop reading rotations property in config modelMartin Polden2019-10-111-1/+1
| | |
| * | Stop writing to old rotations cacheMartin Polden2019-10-111-1/+1
| |/
* | Support legacy API with instance and global test/stagingJon Bratseth2019-10-112-9/+73
| |
* | Propagate Athenz serviceJon Bratseth2019-10-116-5/+132
|/
* Revert "Merge pull request #10923 from ↵Jon Bratseth2019-10-086-528/+2339
| | | | | | | vespa-engine/revert-10912-bratseth/instances-in-deployment-xml-rebased-take-2" This reverts commit 72ae113d501035bc51a25045d3d916aa7bb5507a, reversing changes made to 0514a2a133a194f5e9454fcc60e56d01730f9019.
* Revert "Bratseth/instances in deployment xml rebased take 2"Jon Bratseth2019-10-086-2339/+528
|
* Allow non-existing instances when appropriateJon Bratseth2019-10-084-202/+249
|
* Revert "Merge pull request #10909 from ↵Jon Bratseth2019-10-086-530/+2294
| | | | | | | vespa-engine/revert-10891-bratseth/instances-in-deployment-xml-rebased" This reverts commit 6474f43ba04731e8bd38d2613ad5098e3cfce90d, reversing changes made to 6ff782a0eb830f2382185a1efd7d0830b3208fae.
* Revert "Bratseth/instances in deployment xml rebased"Jon Bratseth2019-10-076-2294/+530
|
* Multiple instances short formJon Bratseth2019-10-072-1/+24
|
* SimplifyJon Bratseth2019-10-071-5/+3
|
* Inherit/use defaults in instancesJon Bratseth2019-10-074-120/+433
|
* Avoid deprecated methodsJon Bratseth2019-10-045-87/+110
|
* Don't use deprecated APIJon Bratseth2019-10-033-185/+194
|
* Remove redundant testsJon Bratseth2019-10-031-44/+0
|
* Basic support for explicit instanceJon Bratseth2019-10-034-161/+231
|
* Deployment instances spec WIPJon Bratseth2019-10-032-144/+791
|
* Extract instance settingsJon Bratseth2019-10-033-75/+774
|
* Deployment instances WIPJon Bratseth2019-10-032-145/+171
|
* Remove feature flag USE_DEDICATED_NODE_FOR_LOGSERVERHarald Musum2019-09-231-1/+2
| | | | | Make useDedicatedNodeForLogserver be a default implmentation that returns true. This is just to remove the feature flag, more work needed to update tests etc.
* Use default implementation instead.Henning Baldersheim2019-09-231-2/+2
|