summaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/application/v4/model/DeploymentData.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #24725 from vespa-engine/jonmv/application-package...jonmv2022-11-041-19/+14
* Revert "Merge pull request #24762 from vespa-engine/jonmv/memoize"jonmv2022-11-041-4/+4
* Memoize deployment datajonmv2022-11-041-4/+4
* Change to delegation and input stream suppliers to close correctlyjonmv2022-11-031-3/+3
* Use ApplicationPackgeStream for deploymentsjonmv2022-11-031-13/+18
* Add instance tagsJon Bratseth2022-10-121-1/+7
* Send cloud account on deployMartin Polden2022-05-111-14/+9
* Copy collectionsMartin Polden2021-11-101-3/+3
* Revert "Include application-level endpoints and scope in deploy"Harald Musum2021-11-091-3/+3
* Copy collectionsMartin Polden2021-11-091-3/+3
* Wire in dryRun deployment optionHarald Musum2021-09-281-2/+20
* Skip application roles in deployMorten Tokle2021-08-301-7/+0
* Include operator certs on deployMorten Tokle2021-06-021-1/+8
* Add copyright headersJon Bratseth2021-03-181-0/+1
* Include tenant secret stores in deploy callOla Aunrønning2021-03-041-1/+10
* Rename ApplicationRoles to TenantRolesOla Aunrønning2021-02-051-6/+6
* sum usage across tenant, not applicationandreer2020-10-221-3/+3
* Remove deploy-with-internal-restart flagValerij Fredriksen2020-10-151-7/+1
* Deploy with internalRestart if flag is setValerij Fredriksen2020-09-241-1/+8
* pass quota from plans to configserver (overridable by feature flag) (#14087)Andreas Eriksen2020-08-261-1/+9
* Provision application roles and include in cfg deploymentMorten Tokle2020-05-181-1/+9
* Include Athenz domain in deployMorten Tokle2020-03-171-1/+9
* Set docker image repository when deployingValerij Fredriksen2020-03-161-1/+8
* Remove always true "ignoreValidationErrors" parameterJon Marius Venstad2020-03-021-8/+1
* Wrap deployment data in an appropriate classJon Marius Venstad2020-03-021-0/+70