aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | More time in testjonmv2022-11-071-1/+1
| | |
| * | Retry less aggressively while waiting for host provisioningjonmv2022-11-071-1/+3
| |/
* / Increase proxy request timeoutHarald Musum2022-11-071-1/+1
|/ | | | Node api requests have been seen to take about 15 seconds, increase timeout
* Revert "Merge pull request #24725 from ↵jonmv2022-11-049-527/+189
| | | | | | | vespa-engine/jonmv/application-package-streams" This reverts commit c7a0effde1c205d8790e5d989437aefd724bc70f, reversing changes made to 7bcb7768d75c1eef5bc70a2aa84c363f9b7ec643.
* Revert "Merge pull request #24750 from vespa-engine/jonmv/fix-test-packages"jonmv2022-11-041-2/+1
| | | | | This reverts commit 64ccea8d9a5b92ee6bd9312a31566a028e4464a3, reversing changes made to 1a9ba093e5358c58765ed1df1a0dcade3c8d7c90.
* Revert "Merge pull request #24752 from vespa-engine/jonmv/fix-test-packages"jonmv2022-11-043-51/+15
| | | | | This reverts commit 3aca43e7f71c54bb2ab61bc495f85e535d4cd3fd, reversing changes made to 1c48ffbdc847a328dbc2b45019628135939c8012.
* Revert "Merge pull request #24755 from vespa-engine/jonmv/avoid-npe"jonmv2022-11-041-25/+21
| | | | | This reverts commit 8c382a06c54bab318c7d0bc35f641885dd82637a, reversing changes made to 4145eae54a40b7a254e27e03c03022a57c3a788b.
* Revert "Merge pull request #24762 from vespa-engine/jonmv/memoize"jonmv2022-11-041-0/+3
| | | | | This reverts commit 62f86b1196d6f7a616b3b69d701258ed35d00bf0, reversing changes made to 7eb6f8bcec2a2f13f368ebd115c9c8d2f559d95c.
* Memoize deployment datajonmv2022-11-041-3/+0
|
* Handle no install step startedjonmv2022-11-041-21/+25
|
* Add testjonmv2022-11-043-15/+51
|
* Pass through unlisted itemsjonmv2022-11-041-1/+2
|
* Update test and clean upjonmv2022-11-033-21/+14
|
* Change to delegation and input stream suppliers to close correctlyjonmv2022-11-036-176/+183
|
* Use ApplicationPackgeStream for deploymentsjonmv2022-11-037-162/+213
|
* Use a dedicated interface for replacing content, and add docjonmv2022-11-031-10/+44
|
* Add option to get application package streams from ApplicationStorejonmv2022-11-031-7/+8
|
* Add ApplicationPackageStreamjonmv2022-11-032-0/+255
|
* Non-functional changesjonmv2022-11-034-88/+85
|
* Use root cloud account for undeclared instancesjonmv2022-10-311-1/+2
|
* Merge pull request #24621 from vespa-engine/jonmv/flag-to-stop-deployment-jobsValerij Fredriksen2022-10-283-1/+11
|\ | | | | Allow turning off jobs in a zone, optionally per application
| * Fix programming errorjonmv2022-10-281-1/+1
| |
| * Allow turning off jobs in a zone, optionally per applicationjonmv2022-10-273-1/+11
| |
* | Email verification controlled by feature flagOla Aunronning2022-10-282-11/+29
| |
* | Merge pull request #24627 from vespa-engine/mpolden/controller-versionv8.76.18Jon Marius Venstad2022-10-272-7/+5
|\ \ | |/ |/| Require same version across all controllers
| * Require same version across all controllersMartin Polden2022-10-272-7/+5
| |
* | Merge pull request #24555 from vespa-engine/olaa/email-verificationOla Aunrønning2022-10-2716-64/+504
|\ \ | | | | | | Add email verification
| * | Move mail validity checkOla Aunronning2022-10-273-13/+7
| | |
| * | Write to Zookeeper before sending mail. Change API resource nameOla Aunronning2022-10-263-5/+19
| | |
| * | Allow re-sending verification mail. Never verify expired mailOla Aunronning2022-10-254-21/+101
| | |
| * | Add email verificationOla Aunronning2022-10-2415-53/+404
| | |
* | | Return enclave information for instance in application/v4Valerij Fredriksen2022-10-274-2/+12
| |/ |/|
* | No real changesjonmv2022-10-274-53/+46
| |
* | Merge pull request #24606 from ↵v8.75.16Valerij Fredriksen2022-10-272-1/+5
|\ \ | | | | | | | | | | | | vespa-engine/jonmv/sleep-5-mins-on-parent-host-not-ready-first-time Sleep 5 minutes on first parent host not ready
| * | Sleep 5 minutes on first parent host not readyjonmv2022-10-262-1/+5
| | |
* | | Handle instances without jobs in deployment specjonmv2022-10-262-1/+5
|/ /
* | Use a newer hashing function for application bundle hashesjonmv2022-10-241-9/+7
| |
* | Avoid JSON class leaks, and removed unused data/codejonmv2022-10-249-197/+94
|/
* Unit-test-compatible too ...jonmv2022-10-201-1/+1
|
* Extract constantjonmv2022-10-202-3/+2
|
* Throw the right exception insteadjonmv2022-10-201-1/+4
|
* Add commentjonmv2022-10-201-1/+1
|
* Use right cloud name in verificationjonmv2022-10-201-1/+1
|
* Merge pull request #24512 from ↵Martin Polden2022-10-2015-178/+305
|\ | | | | | | | | vespa-engine/jonmv/cross-instance-region-application-endpoints Jonmv/cross instance region application endpoints
| * Allow multiple regions and instances in app endpoints, part model + testsjonmv2022-10-1915-178/+305
| |
* | Allow confidence to change from normal to high for older versionsjonmv2022-10-202-10/+11
|/
* Merge pull request #24446 from vespa-engine/mpolden/ignore-empty-versionMartin Polden2022-10-142-0/+3
|\ | | | | Ignore empty version when verifying major upgrade
| * Ignore empty version when verifying major upgradeMartin Polden2022-10-142-0/+3
| |
* | Correctly serialize RunStatus in DeploymentApiHandlerValerij Fredriksen2022-10-141-2/+18
| |
* | Merge pull request #24406 from vespa-engine/bratseth/instance-tagsJon Bratseth2022-10-1314-70/+101
|\ \ | |/ |/| Add instance tags [run-systemtest]