summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Put back date for removal of compatibilityJon Bratseth2022-02-231-1/+1
* Remove date for removal of compatibilityJon Bratseth2022-02-231-1/+1
* Make comment more generalJon Bratseth2022-02-231-1/+1
* Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-2318-39/+38
* Merge pull request #21316 from vespa-engine/freva/allow-retrieveing-testsJon Marius Venstad2022-02-222-30/+38
|\
| * Add API to download submitted testsValerij Fredriksen2022-02-222-30/+38
* | Merge pull request #21314 from vespa-engine/jonmv/long-deployment-pipelines-2Jon Marius Venstad2022-02-221-3/+10
|\ \ | |/ |/|
| * Add NO_TESTS status to simplify detecting that no tests are availableJon Marius Venstad2022-02-221-3/+10
* | Merge pull request #21301 from vespa-engine/hmusum/dont-use-deprecated-alloca...Jon Marius Venstad2022-02-222-2/+4
|\ \
| * | Move away from deprecated 'allocated-memory' attribute in nodes elementHarald Musum2022-02-222-2/+4
* | | Merge pull request #21299 from vespa-engine/jonmv/long-deployment-pipelines-2Jon Marius Venstad2022-02-2211-37/+121
|\ \ \ | | |/ | |/|
| * | Split assignment and equals check in loopJon Marius Venstad2022-02-221-5/+5
| * | Add added sample packageJon Marius Venstad2022-02-221-0/+0
| * | Do not roll out new application package with pure deployment orchestration ch...Jon Marius Venstad2022-02-2210-37/+121
| |/
* | Merge pull request #21305 from vespa-engine/ldalves/form-validationLeandro Alves2022-02-222-11/+67
|\ \ | |/ |/|
| * add some fields validation for tenant infoLeandro Alves2022-02-222-11/+67
* | Add logging for controller role filtersMorten Tokle2022-02-211-5/+8
* | Fix formatting of log messageBjørn Christian Seime2022-02-211-4/+5
|/
* Merge pull request #20898 from vespa-engine/ogronnesby/tenant-info-emailLeandro Alves2022-02-212-3/+61
|\
| * name -> contactName, email -> contactEmail for validationØyvind Grønnesby2022-01-242-16/+19
| * Validate name and email tenant info fieldsØyvind Grønnesby2022-01-212-3/+58
* | Pass along auth0 credentials to ZMSValerij Fredriksen2022-02-211-1/+2
* | Merge OktaAccessToken and OktaIdentityToken into OAuthCredentialsValerij Fredriksen2022-02-216-125/+81
* | 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
|\ \