summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Always create unique s3 bucket nameHåkon Hallingstad2022-02-041-2/+1
* Merge pull request #21057 from vespa-engine/olaa/billing-db-maintainerOla Aunrønning2022-02-043-0/+30
|\
| * Adds billing db maintainerOla Aunrønning2022-02-033-0/+30
* | Merge pull request #21065 from vespa-engine/jonmv/safe-zip-entry-copyingValerij Fredriksen2022-02-041-1/+1
|\ \
| * | Create new zip entries when copying archiveJon Marius Venstad2022-02-041-1/+1
* | | Revert "Revert "Set archiveUrl for controllers""Håkon Hallingstad2022-02-032-2/+9
* | | Revert "Set archiveUrl for controllers"Håkon Hallingstad2022-02-032-9/+2
* | | Revert "Allow developers to deploy application in manual zones"Morten Tokle2022-02-033-54/+7
* | | andreer/endpoint cert retry on null (#21052)Andreas Eriksen2022-02-031-4/+4
| |/ |/|
* | Set archiveUrl for controllersHåkon Hallingstad2022-02-032-2/+9
* | Merge pull request #21042 from vespa-engine/mortent/reapply-developer-roleMorten Tokle2022-02-033-7/+54
|\ \ | |/ |/|
| * Allow developers to deploy application in manual zonesMorten Tokle2022-02-023-7/+54
* | Merge pull request #21036 from vespa-engine/bjorncs/archive-key-policyBjørn Christian Seime2022-02-032-3/+20
|\ \
| * | Only update policy for a key onceBjørn Christian Seime2022-02-022-3/+20
* | | Remove flag 'enable-onprem-tenant-s3-archive'Bjørn Christian Seime2022-02-021-14/+0
|/ /
* | Merge pull request #21030 from vespa-engine/jonmv/deployment-log-improvementsJon Marius Venstad2022-02-025-41/+197
|\ \ | |/ |/|
| * Improve wordingJon Marius Venstad2022-02-021-1/+1
| * Suppress host status in deploy CLIs, using debug level, and add summary at in...Jon Marius Venstad2022-02-025-41/+197
* | Merge pull request #21025 from vespa-engine/olaa/differentiate-directly-deployedJon Marius Venstad2022-02-023-3/+8
|\ \
| * | Only store prod versions. Remove dev/perf versionsOla Aunrønning2022-02-023-10/+11
| * | Differentiate deployment method when clearing old app versionsOla Aunrønning2022-02-021-5/+9
| |/
* | Merge pull request #21002 from vespa-engine/jonmv/simultaneous-rolloutsMartin Polden2022-02-0210-173/+390
|\ \ | |/ |/|
| * Special-case OOC only in test zones, and catch all dependent jobs for a revis...Jon Marius Venstad2022-02-023-33/+29
| * Decouple deployment of revisoin and upgrade within each instanceJon Marius Venstad2022-01-319-165/+386
| * Simpler completion checek for non-prod instancesJon Marius Venstad2022-01-311-1/+1
| * Add "simultaneous" upgrade rollout strategyJon Marius Venstad2022-01-312-2/+2
* | Write bundle hashOla Aunrønning2022-01-312-0/+2
|/
* Do not create archive bucket in /application/v4 read (#20978)Valerij Fredriksen2022-01-316-21/+17
* Merge pull request #20948 from vespa-engine/olaa/store-application-hashesOla Aunrønning2022-01-2814-27/+176
|\
| * Use different hashingOla Aunrønning2022-01-281-1/+6
| * Add unit testOla Aunrønning2022-01-284-0/+22
| * Decide version removal based on oldest deployedOla Aunrønning2022-01-281-6/+8
| * Add all versions that are deployedOla Aunrønning2022-01-274-18/+35
| * Keep one old version. Don't keep hash of entire package.Ola Aunrønning2022-01-277-16/+15
| * Stores all deployed app versions. Stores app/bundle hashesOla Aunrønning2022-01-2710-27/+131
* | Ensure failure messages end with newlineMartin Polden2022-01-271-6/+7
|/
* Merge pull request #20946 from vespa-engine/jonmv/ignore-non-prod-apps-for-is...Valerij Fredriksen2022-01-272-0/+19
|\
| * No issues for apps with no production deploymentsJon Marius Venstad2022-01-272-0/+19
* | Merge pull request #20938 from vespa-engine/bratseth/modular-profilesJon Bratseth2022-01-261-2/+1
|\ \
| * | No functional changesJon Bratseth2022-01-251-2/+1
* | | Update contact in tenant info when creating a tenantLeandro Alves2022-01-247-11/+33
|/ /
* / Deprecate c.y.log.LogLevel.gjoranv2022-01-232-0/+3
|/
* Update test with long pipelines with "separate" revision settingJon Marius Venstad2022-01-212-3/+3
* Let "separate" revision upgrade strategy wait for previous, unless they failJon Marius Venstad2022-01-213-6/+49
* Merge pull request #20892 from vespa-engine/jonmv/deployment-orchestration-fo...Jon Marius Venstad2022-01-218-65/+224
|\
| * Compute outstanding change based on previous instances, when anyJon Marius Venstad2022-01-203-4/+130
| * Differentiate between wanting to (re-)run prod jobs, and them having been com...Jon Marius Venstad2022-01-202-22/+32
| * Store completed application version whenever it completesJon Marius Venstad2022-01-202-2/+17
| * Simplify remaining change code, no functional changesJon Marius Venstad2022-01-202-27/+14
| * Add latestDeployed to InstanceJon Marius Venstad2022-01-203-11/+32