summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21279 from vespa-engine/freva/notificationsJon Marius Venstad2022-02-195-13/+59
|\
| * Allow to excludeMessagesValerij Fredriksen2022-02-183-11/+8
| * Allow operators to list all notificationsValerij Fredriksen2022-02-185-11/+60
* | Split revision target and when to change settings in deployment specJon Marius Venstad2022-02-185-21/+26
|/
* Merge pull request #21267 from vespa-engine/jonmv/debug-logging-for-failed-is...Bjørn Christian Seime2022-02-181-1/+1
|\
| * Debug log when signed requests fail to verifyJon Marius Venstad2022-02-181-1/+1
* | Merge pull request #21258 from vespa-engine/jonmv/long-deployment-pipelines-2Martin Polden2022-02-183-23/+45
|\ \
| * | Add revision upgrade policy "exclusive" which _never_ joins commitsJon Marius Venstad2022-02-173-23/+45
* | | Ensure resests runs are not counted as successes when racy double-finishJon Marius Venstad2022-02-173-5/+12
| |/ |/|
* | Merge pull request #21255 from vespa-engine/freva/adjust-feed-block-warning-t...Henning Baldersheim2022-02-172-8/+7
|\ \ | |/ |/|
| * Adjust feed block notification warning thresholdValerij Fredriksen2022-02-172-8/+7
* | Fix unit testJon Marius Venstad2022-02-172-2/+24
* | Add test for multiple revisions through multi-instance deployment specJon Marius Venstad2022-02-171-1/+99
* | Expose list of known relevant versions in deployment view APIJon Marius Venstad2022-02-175-16/+74
* | Use versions list when looking for version to deployJon Marius Venstad2022-02-171-9/+2
* | Detect latest versions as upgrades when there are no prod deploymentsJon Marius Venstad2022-02-172-7/+8
|/
* Reset test log counter when resetting RunJon Marius Venstad2022-02-162-1/+2
* Let tests lie dormant for a while (1/20 of time since deployment, clamped) af...Jon Marius Venstad2022-02-167-23/+66
* Make it possible to reset runs—they count as failed, so do clean-up, then r...Jon Marius Venstad2022-02-168-2/+53
* Use aborted status only when error is not indicated, and let this reflect els...Jon Marius Venstad2022-02-1610-27/+28
* Remove temporary code for bootstrapping versions listJon Marius Venstad2022-02-163-16/+6
* Don't try to upgrade applications with application changeJon Marius Venstad2022-02-162-2/+8
* Merge pull request #21204 from vespa-engine/jonmv/long-deployment-pipelines-2Jon Marius Venstad2022-02-155-76/+133
|\
| * Pick newest upgrade target which has also passed previous instancesJon Marius Venstad2022-02-153-69/+70
| * Add (failing) unit test for upgrade of multi-instance pipeline and rapid rele...Jon Marius Venstad2022-02-153-8/+64
* | Remove use of shared routing method in controllerMartin Polden2022-02-1517-122/+48
|/
* Merge pull request #21173 from vespa-engine/jonmv/long-deployment-pipelines-2Jon Marius Venstad2022-02-143-39/+303
|\
| * Test and avoid potential deadlock with production tests leap-frogging deploym...Jon Marius Venstad2022-02-143-24/+165
| * GC unused arg, avoid recomputing completedAtJon Marius Venstad2022-02-141-7/+9
| * Add unit tests for all upgrade rollout setting, with revision catching uppJon Marius Venstad2022-02-111-10/+131
* | Merge pull request #21126 from vespa-engine/olaa/ssh-access-requestsOla Aunrønning2022-02-141-0/+41
|\ \
| * | Update path groups and policy to only allow access request approval by tenant...Ola Aunrønning2022-02-101-16/+3
| * | Request, list, and approve ssh accessOla Aunrønning2022-02-091-0/+54
| |/
* | Stop using shared routing method in testsMartin Polden2022-02-1412-185/+99
* | Always list all available endpointsMartin Polden2022-02-141-28/+2
|/
* Deprecate method leaking GuiceBjørn Christian Seime2022-02-081-4/+0
* Merge pull request #21070 from vespa-engine/mortent/reapply-developer-roleMorten Tokle2022-02-073-7/+58
|\
| * Add tenant/application checkMorten Tokle2022-02-061-1/+4
| * Send valid resource nameMorten Tokle2022-02-041-1/+2
| * Fix path match regexMorten Tokle2022-02-041-2/+2
| * Allow developers to deploy application in manual zonesMorten Tokle2022-02-043-7/+54
* | Use new ZipEntry(...) one more placeJon Marius Venstad2022-02-071-1/+1
* | 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