summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/ /
* | Merge pull request #24553 from vespa-engine/jonmv/controller-code-cleanupJon Marius Venstad2022-10-249-206/+101
|\ \ | | | | | | Jonmv/controller code cleanup
| * | 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
| |/
* / Manage version of commons-codec.gjoranv2022-10-241-3/+0
|/
* 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]
| * Add instance tagsJon Bratseth2022-10-1214-70/+101
| |
* | Do not retry invalid applications (for the next 100 years)jonmv2022-10-129-67/+87
| |
* | Merge pull request #24392 from vespa-engine/freva/archive-uri-update-hide-traceHåkon Hallingstad2022-10-111-12/+22
|\ \ | | | | | | Avoid long trace when failing to update archive URI
| * | Avoid long trace when failing to update archive URIValerij Fredriksen2022-10-111-12/+22
| |/
* | Abandon apps which never deployed to prod, and failed for at least 30 daysjonmv2022-10-112-0/+69
| |
* | Use same criteria for what apps to manage, in different placesjonmv2022-10-113-5/+5
| |
* | Clear notifications when ending jobs that are no longer declaredjonmv2022-10-111-4/+9
|/
* Allow GCP endpointsValerij Fredriksen2022-10-102-39/+2
|
* Update DIRECT routing policiesValerij Fredriksen2022-10-102-33/+79
|
* Support creating DIRECT recordsValerij Fredriksen2022-10-104-12/+36
|
* Use compile version as a lower bound for platform version in dev/perfjonmv2022-10-071-2/+11
|
* Cound legacy versions as safe to deploy tojonmv2022-10-071-4/+4
|
* Merge pull request #24330 from ↵Harald Musum2022-10-071-0/+4
|\ | | | | | | | | vespa-engine/hmusum/handle-internal-server-error-from-config-server Handle internal server error in response from config server as transi… [run-systemtest]
| * Use only error code in log when we get internal server errorHarald Musum2022-10-071-1/+4
| |
| * Handle internal server error in response from config server as transient errorHarald Musum2022-10-061-0/+1
| |
* | Add ipAddress to RoutingPolicyValerij Fredriksen2022-10-068-42/+122
| |
* | Allow creating A recordsValerij Fredriksen2022-10-064-14/+13
|/