summaryrefslogtreecommitdiffstats
path: root/controller-server/src
Commit message (Collapse)AuthorAgeFilesLines
* 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]
| * 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
|/
* remove unused memberAndreas Eriksen2022-10-052-6/+1
|
* Merge pull request #24299 from vespa-engine/mpolden/rebuild-improvementsMartin Polden2022-10-046-24/+24
|\ | | | | Rebuild improvements
| * Remove unnecessary reprovisionToUpgradeOs cloud propertyMartin Polden2022-10-046-24/+24
| |
* | Check for not AWS or GCP insteadJon Marius Venstad2022-10-041-1/+1
| |
* | No istant retires on node allocation failures outside on-prem test zonesjonmv2022-10-041-1/+3
| |
* | Reset cooldown when targets for test jobs change, irrespective of changejonmv2022-10-044-11/+10
|/
* Releases in public imply high confidencejonmv2022-10-031-3/+11
|
* Check that tenant and/or application exists in UserApiØyvind Grønnesby2022-09-281-15/+23
|
* Propagate expiration from Okta access tokenBjørn Christian Seime2022-09-261-6/+11
|
* Merge pull request #24217 from vespa-engine/mpolden/use-same-instantMartin Polden2022-09-263-16/+17
|\ | | | | Avoid using different instants within a run
| * Avoid using different instants within a runMartin Polden2022-09-263-16/+17
| |
* | Defer upgrades of active deployments in perf for up to one weekjonmv2022-09-261-1/+14
| |
* | Pick cloud used by app for manually triggered test jobsjonmv2022-09-263-11/+9
| |
* | Ensure operators may force downgrade to unknown versionjonmv2022-09-264-28/+60
|/
* Merge pull request #24196 from vespa-engine/mpolden/lower-intervalMartin Polden2022-09-235-59/+47
|\ | | | | Lower OsUpgradeScheduler interval