aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com/yahoo/config/application
Commit message (Collapse)AuthorAgeFilesLines
* Log more when preprocessing failsHarald Musum2020-10-301-5/+1
|
* Signal deference of config change application until restartJon Bratseth2020-10-091-1/+0
| | | | | | When a restart needs to be done, processes should not apply new config until restarted. This signals to clusters in the config model when this obtains, but this is a no-op for now.
* Remove unused methodsHarald Musum2020-10-021-6/+0
|
* Application config generation in deploymentJon Bratseth2020-09-201-7/+5
|
* Use SlimeUtils in more placesHarald Musum2020-08-211-10/+7
|
* Remove support for search definitions in docproc bundlesHarald Musum2020-08-041-25/+3
|
* Increase max delayJon Bratseth2020-06-201-2/+2
|
* Fix check for whether instance is emptyJon Marius Venstad2020-05-281-1/+9
|
* Avoid creating empty instance specsJon Marius Venstad2020-05-281-0/+3
|
* Add method for adding application package to file registryHarald Musum2020-05-141-0/+2
|
* Remove dead codeHarald Musum2020-04-141-55/+10
|
* Revert "Merge pull request #12565 from ↵Jon Bratseth2020-03-171-13/+15
| | | | | | | vespa-engine/revert-12563-bratseth/search-to-schema" This reverts commit ea5fe1bf8c0d389a3964d2e5c490994920d21a4e, reversing changes made to 7e92c3852e893d09f0aa821e04e4e9dbe83b4ab2.
* Revert "Bratseth/search to schema"Jon Bratseth2020-03-131-15/+13
|
* searchdefinitions -> schemasJon Bratseth2020-03-131-13/+15
|
* Add large resource reduction validation checkValerij Fredriksen2020-01-171-0/+1
|
* Revert "Revert "Athenz domain cannot be set on instance level, just on the ↵Jon Marius Venstad2020-01-153-44/+46
| | | | root""
* Revert "Athenz domain cannot be set on instance level, just on the root"Bjørn Christian Seime2020-01-153-46/+44
|
* Update removal criterion for public methodJon Marius Venstad2020-01-151-1/+1
|
* Athenz domain cannot be set on instance level, just on the rootJon Marius Venstad2020-01-153-44/+46
|
* Add/corect copyright headersJon Bratseth2020-01-032-0/+2
|
* All empty deployment specs are the sameJon Marius Venstad2019-12-181-3/+9
|
* Make the empty deployment spec really emptyJon Marius Venstad2019-12-172-9/+4
|
* Remove broken step completion in DeploymentSpec and handle it in ↵Jon Marius Venstad2019-12-121-45/+1
| | | | orchestration instead
* Fix validation of nested test jobsJon Marius Venstad2019-12-121-20/+19
|
* Restore public API for old ContainerModelBuilderJon Marius Venstad2019-12-022-2/+8
|
* Revert "Revert "Jvenstad/test steps in deployment spec""Jon Marius Venstad2019-12-023-110/+193
| | | | This reverts commit 12fcbd278a5fadb085456f0cde9059755c0fe231.
* Revert "Jvenstad/test steps in deployment spec"Valerij Fredriksen2019-11-293-193/+110
|
* Read prod test and steps tags, and some refactoringJon Marius Venstad2019-11-293-64/+101
|
* Introduce DeclaredTest and Steps, and ParallelZones -> ParallelSteps extends ↵Jon Marius Venstad2019-11-282-15/+85
| | | | Steps
* Rename deploysTo -> concerns in DeploymentSpec.Step, and includes -> deploysToJon Marius Venstad2019-11-282-49/+25
|
* 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 ↵Jon Marius Venstad2019-11-051-7/+20
|\ | | | | | | | | 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-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
| | | | This reverts commit 6ecafcfac3008e9363e8f8a10509993ed6a839ea.
* Revert "Change usages of upgradePolicy to use instance, and remove root level"Martin Polden2019-10-241-0/+3
| | | | This reverts commit 8fa49a36ea271defde88e149046880ff6eedea15.
* Revert "Validate that instances have increasing conservativeness"Martin Polden2019-10-241-19/+0
| | | | This reverts commit 2725b89a0b7e86422919b942d73de23f338848bf.
* 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
|