aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Bjorncs/cloud app validation""revert-26576-revert-26567-bjorncs/cloud-app-validationBjørn Christian Seime2023-05-157-14/+159
|
* Merge pull request #27121 from vespa-engine/freva/ignore-in-gcpValerij Fredriksen2023-05-152-1/+11
|\ | | | | Always write cloudAccount for GCP LBs
| * Always write cloudAccount for GCP LBsValerij Fredriksen2023-05-152-1/+11
| |
* | Merge pull request #27119 from vespa-engine/hakonhall/flag-guarding-ipv6-in-gcpValerij Fredriksen2023-05-151-0/+6
|\ \ | | | | | | Flag guarding IPv6 in GCP
| * | Flag guarding IPv6 in GCPHåkon Hallingstad2023-05-151-0/+6
| | |
* | | Merge pull request #27118 from ↵Jon Marius Venstad2023-05-151-1/+2
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/jonmv/random-connection-ttl-variations Initiate connections shutdown uniform-randomly up to 10% before conn TTL expiry
| * | | Use conn hashcode for distribution insteadjonmv2023-05-151-1/+1
| | | |
| * | | Initiate connections uniform-randomly up to 10% before conn TTL expiryjonmv2023-05-151-1/+2
| | | |
* | | | Merge pull request #27117 from vespa-engine/olaa/dont-atomic-copyOla Aunrønning2023-05-151-2/+2
|\ \ \ \ | |_|/ / |/| | | Use atomic move instead of copy
| * | | Use atomic move instead of copyOla Aunronning2023-05-151-2/+2
| | | |
* | | | Merge pull request #27111 from vespa-engine/jonmv/submission-timestampValerij Fredriksen2023-05-1512-34/+63
|\ \ \ \ | | | | | | | | | | Add submission timestamp for prod packages, and show in detail API
| * | | | Add submission timestamp for prod packages, and show in detail APIjonmv2023-05-1512-34/+63
| | |/ / | |/| |
* | | | Merge pull request #27113 from ↵Tor Brede Vekterli2023-05-154-7/+49
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | vespa-engine/vekterli/mbus-trace-propagation-for-conditional-removes Handle MessageBus trace propagation for conditional removes
| * | | Handle MessageBus trace propagation for conditional removesTor Brede Vekterli2023-05-154-7/+49
| | | | | | | | | | | | | | | | Pretty much a mirror image of the logic in `PutOperation`.
* | | | Merge pull request #27108 from vespa-engine/freva/check-cloudHåkon Hallingstad2023-05-151-1/+1
|\ \ \ \ | |_|_|/ |/| | | Allow enclave based on cloud name
| * | | Allow enclave based on cloud nameValerij Fredriksen2023-05-151-1/+1
| | |/ | |/|
* | | re-request endpoint cert with new metadata (#27114)Andreas Eriksen2023-05-151-3/+3
| | |
* | | Merge pull request #27110 from vespa-engine/bratseth/no-single-region-envsJon Bratseth2023-05-159-65/+109
|\ \ \ | | | | | | | | Don't assume any environments are single-region
| * | | Don't assume any environments are single-regionJon Bratseth2023-05-159-65/+109
| |/ /
* | | Merge pull request #27109 from vespa-engine/jonmv/sticky-current-majorJon Bratseth2023-05-155-16/+18
|\ \ \ | | | | | | | | Make "current major version" sticky
| * | | Make "current major version" stickyjonmv2023-05-155-16/+18
| |/ /
* | | Merge pull request #27107 from vespa-engine/balder/do-not-silence-test-on-errorHenning Baldersheim2023-05-151-1/+1
|\ \ \ | |/ / |/| | Show log when error happens.
| * | Show log when error happens.Henning Baldersheim2023-05-151-1/+1
| | |
* | | Merge pull request #27104 from vespa-engine/hmusum/cluster-controller-cleanup-2aHåkon Hallingstad2023-05-1522-437/+387
|\ \ \ | | | | | | | | Hmusum/cluster controller cleanup 2
| * | | Simplify and minor cleanupHarald Musum2023-05-152-125/+135
| | | |
| * | | Avoid duplicating codeHarald Musum2023-05-133-23/+21
| | | |
| * | | Set waiter in createFleetControllerHarald Musum2023-05-131-4/+4
| | | |
| * | | Create slobrok in constructor and simplify setupHarald Musum2023-05-1211-50/+45
| | | |
| * | | Inject timer from test classes instead of inheritingHarald Musum2023-05-1213-124/+152
| | | |
| * | | Move methodHarald Musum2023-05-122-10/+11
| | | |
| * | | Fix exception messageHarald Musum2023-05-121-1/+1
| | | |
| * | | Remove testname and logging related to starting and stoppingHarald Musum2023-05-1210-59/+7
| | | | | | | | | | | | | | | | Not used, reintroduce using junit TestInfo class if needed
| * | | Remove advanceTime callHarald Musum2023-05-121-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The timer used in fleetcontroller in these tests (except one in a disabled test) are instances of RealTimer, whereas the one used in this call is a FakeTimer from the superclass, so this call makes no sense IMHO.
| * | | Move pattern definition to handlersHarald Musum2023-05-127-50/+21
| | | |
* | | | Merge pull request #27098 from vespa-engine/arnej/add-unit-testGeir Storli2023-05-151-0/+69
|\ \ \ \ | | | | | | | | | | add unit test for MatchFeatureFilter
| * | | | add unit test for MatchFeatureFilterArne Juul2023-05-121-0/+69
| | | | |
* | | | | Merge pull request #27102 from vespa-engine/freva/enforce-in-gcpHåkon Hallingstad2023-05-158-17/+24
|\ \ \ \ \ | |_|_|/ / |/| | | | Reprovision in enclave compatible clouds
| * | | | Reprovision in enclave compatible cloudsValerij Fredriksen2023-05-128-17/+24
| | | | |
* | | | | Merge pull request #27106 from vespa-engine/mpolden/remove-streamJon Bratseth2023-05-152-54/+32
|\ \ \ \ \ | | | | | | | | | | | | Remove streaming
| * | | | | Remove slow/unstable benchmarkMartin Polden2023-05-121-5/+1
| | | | | |
| * | | | | Re-use buffersMartin Polden2023-05-121-17/+19
| | | | | |
| * | | | | Remove streamingMartin Polden2023-05-121-47/+27
| | | | | | | | | | | | | | | | | | | | | | | | Not needed now that there are dedicated workers preparing requests.
* | | | | | Merge pull request #27082 from ↵Håkon Hallingstad2023-05-152-6/+35
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/hakonhall/validate-deserialization-instead-of-serialization Validate deserialization instead of serialization
| * | | | | | Move test to PermanentFlagsTestHåkon Hallingstad2023-05-123-20/+28
| | | | | | |
| * | | | | | Validate deserialization instead of serializationHåkon Hallingstad2023-05-113-6/+27
| | | | | | |
* | | | | | | Merge pull request #27088 from vespa-engine/bjorncs/huggingfaceBjørn Christian Seime2023-05-1515-166/+279
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Bjorncs/huggingface
| * | | | | | | Change parameter type to 'model'Bjørn Christian Seime2023-05-121-1/+1
| | | | | | | |
| * | | | | | | Revert "Revert "Bjorncs/huggingface tokenizer""Bjørn Christian Seime2023-05-1215-166/+279
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 2bb74878879b3acb1919fd658b8f2c476d8129d6.
* | | | | | | | Merge pull request #27105 from vespa-engine/toregge/remove-unused-access-hintingv8.164.52Geir Storli2023-05-1534-92/+22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Remove unused field/attribute access hinting.
| * | | | | | | | Remove unused field/attribute access hinting.Tor Egge2023-05-1334-92/+22
| | | | | | | | |