Bernd Verst
51d4a1f25c
Merge pull request #2386 from Sbolder/multiEnv_awsSqsSns
...
fix bug multi environment on aws sqs/sns #2364
2023-01-31 15:11:11 -08:00
ItalyPaleAle
d7b6177b56
Event Grid binding: validate the Authorization header in incoming requests
...
- Changed component to require a bearer token in the Authorization header in all incoming requests
- Validate the bearer token as a JWT signed by Azure AD
- Updated the infra setup script to configure the Azure AD app correctly
- Event Grid binding now accepts any path (which can also include a random token) and not just `/api/events`
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 13:58:57 -08:00
Roberto J Rojas
7cd467791d
updates certification workflow file
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-26 19:06:22 -05:00
ItalyPaleAle
8365df0f07
Fix flaky RabbitMQ certification tests
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-26 22:09:35 +00:00
Artur Souza
959e608866
Merge branch 'master' into snssqs-cert-test-1971-deadletter
2023-01-25 13:24:51 -08:00
Roberto J Rojas
2b5bd43567
updates
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-25 11:39:35 -05:00
Roberto J Rojas
347692db94
Merge branch 'master' into snssqs-cert-test-1971-deadletter
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-24 21:59:14 -05:00
Roberto J Rojas
e8e0fd7f6c
adds aws snssqs dead letter cert test
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-24 21:56:35 -05:00
ItalyPaleAle
6f71753c13
New SQLite 3 state store
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-24 17:39:11 -08:00
Roberto J Rojas
7b28a31ad0
merge with master
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-23 15:25:28 -05:00
Roberto J Rojas
b90fad40ba
starts SQS deadletter cert test
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-23 15:19:03 -05:00
Bernd Verst
1219568cc1
Merge branch 'master' into eventhubs-track2
2023-01-23 11:09:19 -08:00
ItalyPaleAle
cc06a37d37
Enable fallback route in IoT hub to fix tests
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-21 19:46:09 +00:00
Roberto J Rojas
d8ed763032
fixes FIFO bugs
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-21 12:58:07 -05:00
Roberto J Rojas
d6b5a3220f
fixes FIFO bugs
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-21 12:55:49 -05:00
Roberto J Rojas
ff3250e3ce
Merge branch 'master' into snssqs-cert-test-1971-fifo
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-20 22:25:19 -05:00
Roberto J Rojas
555f9485ae
adds SNS/SQS fifo certification test
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-20 22:24:20 -05:00
ItalyPaleAle
d1fed3807c
Updated Action to fix warning
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-20 23:33:23 +00:00
Alessandro (Ale) Segala
27cf836b8c
Merge branch 'master' into eventhubs-track2
2023-01-20 11:03:24 -08:00
ItalyPaleAle
63621baaef
And yet some more
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-20 03:46:25 +00:00
ItalyPaleAle
8c63bd84cb
More fixes to script
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-20 01:05:56 +00:00
ItalyPaleAle
bf1447fc10
Fixed setup-azure-conf-test due to changes in Azure CLI
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-20 00:58:39 +00:00
Bernd Verst
9fd9543fd4
Merge branch 'master' into pulsarTests
2023-01-19 16:26:03 -08:00
Bernd Verst
405eaaf863
Update .github/workflows/certification.yml
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-01-19 16:22:09 -08:00
Roberto J Rojas
c156bd5337
Merge branch 'master' into snssqs-cert-test-1339-message-visibility
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-19 17:41:22 -05:00
Roberto J Rojas
79edc550d6
adds message visibility timeout certification test
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-19 17:36:22 -05:00
Shivam Kumar
fd7dfe63ef
Fix mqtt pubsub: remove republishing when application is unhealthy ( #2446 )
...
* Remove re-publishing in case of failures
Signed-off-by: shivam <shivamkm07@gmail.com>
* Remove maxRetriableErrorsPerSec field in metadata
Signed-off-by: shivam <shivamkm07@gmail.com>
* Remove backoffmaxretries from cert test
Signed-off-by: shivam <shivamkm07@gmail.com>
* go mod changes
Signed-off-by: shivam <shivamkm07@gmail.com>
* Testing higher value of timeout
Signed-off-by: shivam <shivamkm07@gmail.com>
* Testing even higher value of timeout
Signed-off-by: shivam <shivamkm07@gmail.com>
* Testing even higher value of timeout
Signed-off-by: shivam <shivamkm07@gmail.com>
* Resetting timeout
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* Removing mosquitto from pubsub conformance
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* Update pubsub/mqtt3/metadata.go
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Signed-off-by: shivam <shivamkm07@gmail.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Signed-off-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
2023-01-18 15:53:45 -08:00
addjuarez
c8c5fe1350
Merge branch 'master' into pulsarTests
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2023-01-17 18:13:25 -06:00
addjuarez
82bcb8cede
Merge branch 'master' into pulsarTests
2023-01-13 13:25:39 -06:00
ItalyPaleAle
f94c15900c
Needed updating these other tests too
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-13 10:02:49 -08:00
ItalyPaleAle
2afca71c2a
Renamed mqtt components to mqtt3
...
Fixes #2359
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-13 09:51:30 -08:00
Bernd Verst
205aa447ce
Merge branch 'master' into aws-dynamodb-worflow-cert-fix
2023-01-12 17:37:19 -08:00
Roberto J Rojas
299a08c832
fixes DynamoDB certification test workflow
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-12 20:22:27 -05:00
Bernd Verst
fb6feaf1a4
Merge branch 'master' into snssqs-cert-test-fix
2023-01-12 16:55:13 -08:00
Roberto J Rojas
7bd3708c2a
fixes SNSSQS certificatation test workflow error
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-12 18:11:58 -05:00
Roberto J Rojas
0da1c93fc2
changes for conformance and certification tests
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-12 15:58:26 -05:00
Roberto J Rojas
c18fe85d46
changes for conformance and certification tests
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-12 15:47:02 -05:00
addjuarez
3bd4c1ddcb
Merge branch 'master' into pulsarTests
2023-01-12 11:06:54 -06:00
Bernd Verst
ec3ede5fbb
Merge branch 'master' into aws-dynamodb-cert-tests-1539
2023-01-12 08:59:18 -08:00
Deepanshu Agarwal
bb7a2ec60e
drop dapr runtime fork replace
...
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-01-12 16:38:29 +05:30
Roberto J Rojas
ebc818116f
adds conformance tests
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-11 18:57:54 -05:00
Bernd Verst
69652317fd
Merge branch 'master' into pulsarTests
2023-01-10 14:23:54 -08:00
Deepanshu Agarwal
b2d8e6013b
Add bulkSubscribe request params to SubscribeRequest ( #2405 )
...
* Add bulkSubscribe configuration params
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
* Replace dapr/dapr package to run cert tests
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
* Change bulkSubscribe param types
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
* Update latest dapr/dapr fork
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
* Update correct dapr/dapr version
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
* change BulkSubscribeRequest to Config
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
* Update dapr/dapr version for cert
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
* Update with latest dapr fork
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-01-10 09:30:25 -08:00
addjuarez
e2598e56cc
Add pulsar cert tests
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2023-01-09 15:06:27 +00:00
shivam
335ccdbbfb
Adding redis configuration in conformance
...
Signed-off-by: shivam <shivamkm07@gmail.com>
2023-01-09 10:47:13 +05:30
Roberto Rojas
88593fff0e
AWS SNS/SQS PubSub Certification Tests - Exiting Queue/Topics tests ( #2416 )
...
* adds exiting queue/topic tests
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
* fixes as per PR review
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
2023-01-06 18:59:40 -08:00
Bernd Verst
7b44ae9863
another terraform update
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-01-05 16:52:24 -08:00
Bernd Verst
d8019c7c8b
update snssqs cert terraform topics
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-01-05 16:15:48 -08:00
Bernd Verst
c9c9823549
Add certification test terraform files
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-01-05 16:08:31 -08:00
Roberto J Rojas
a5cdf29111
sets AWS env vars for test workflow
...
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-05 14:19:03 -05:00
Roberto Rojas
390a2fa78d
uses AWS environment variables
...
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-01-03 18:43:18 -05:00
Roberto Rojas
84783c12e3
Merge branch 'master' into aws-pubsub-cert-tests-1339
2023-01-03 13:08:25 -05:00
Roberto Rojas
c1a89423f6
Merge branch 'master' into aws-pubsub-cert-tests-1339
2022-12-29 09:04:08 -05:00
Mukundan Sundararajan
82c02e07c6
Merge branch 'master' into remove-replace-runtime
2022-12-29 11:44:56 +05:30
Bernd Verst
55fed36a51
fix workflow
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-12-28 17:43:51 -08:00
Bernd Verst
9845a76288
Merge remote-tracking branch 'upstream/master' into solacese/master
2022-12-28 17:39:08 -08:00
Bernd Verst
70176df9f7
add AWS SNS/SQS certification test to workflow
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-12-28 17:19:55 -08:00
addjuarez
020c377ec8
Fix worflow
...
Signed-off-by: addjuarez <addiajuarez@gmail.com>
2022-12-28 11:33:12 -06:00
Mukundan Sundararajan
b73df39b3b
Merge branch 'master' into remove-replace-runtime
2022-12-28 11:17:14 +05:30
Bernd Verst
aacf3022d3
Merge branch 'master' into certInfrastructure
2022-12-27 17:00:26 -08:00
Bernd Verst
288085e19b
also fix cert test workflow
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-12-27 16:14:24 -08:00
Bernd Verst
13b8126ebd
Fix conf test workflow
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-12-27 16:05:45 -08:00
Alessandro (Ale) Segala
c55a77c96a
Merge branch 'master' into remove-replace-runtime
2022-12-27 15:00:58 -08:00
Dapr Bot
31b0ab842e
Merge branch 'master' into certInfrastructure
2022-12-27 14:27:19 -08:00
ItalyPaleAle
4b5d6ceb38
Update & Fix Actions:
...
- Correct the path for the cloudflare.workerskv config file
- Update all Actions to newer versions to avoid warnings about Node.js 12 being deprecated soon
- Removed the deprecated Azure/get-keyvault-secrets action
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-27 19:48:59 +00:00
TKTheTechie
bbab204ee9
Update conformance.yml with solace
...
Signed-off-by: TKTheTechie thomas.kunnumpurath@solace.com
2022-12-23 09:04:29 -05:00
TKTheTechie
9c28641594
Fixing linting issues, conformance infrastructure
...
* Fixing linting issues
* Adding infrastructure to .github/workflows
* Fixing conformance tests config to account for default anonymous config on the event broker
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2022-12-23 08:58:41 -05:00
Bernd Verst
18de3427d4
Merge branch 'master' into certInfrastructure
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-12-22 16:08:13 -08:00
Yaron Schneider
0a55ad311d
Merge branch 'master' into certInfrastructure
2022-12-22 13:12:45 -08:00
Alessandro (Ale) Segala
1629ee5972
Merge branch 'master' into cfqueues-binding
2022-12-22 11:00:26 -08:00
Mukundan Sundararajan
bc63181106
drop replace for dapr runtime in cert tests
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-12-21 20:57:44 +05:30
Bernd Verst
bedb03a36e
fix workflow indentation
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-12-20 21:56:20 -08:00
Yaron Schneider
1cd4c2182b
Merge branch 'master' into fix-nats-conformance-tests
2022-12-20 14:50:09 -08:00
Alessandro (Ale) Segala
ec5791492e
Merge branch 'master' into cfqueues-binding
2022-12-20 14:49:46 -08:00
addjuarez
c70c24b52f
Reorder step
...
Signed-off-by: addjuarez <addiajuarez@gmail.com>
2022-12-20 13:53:53 -06:00
addjuarez
5ebdcb78e9
Merge branch 'certInfrastructure' of https://github.com/addjuarez/components-contrib into certInfrastructure
2022-12-20 13:48:58 -06:00
addjuarez
6eda0a46a8
Fix typos
...
Signed-off-by: addjuarez <addiajuarez@gmail.com>
2022-12-20 13:48:50 -06:00
addjuarez
79857d2044
Merge branch 'master' into certInfrastructure
2022-12-20 13:40:18 -06:00
Mukundan Sundararajan
fac573de8e
fix dependency for dapr/dapr based on PR
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-12-20 23:13:31 +05:30
Mukundan Sundararajan
cff6d7b6b1
Merge remote-tracking branch 'upstream/master' into optimize-bulkpubres-struct
2022-12-20 23:04:19 +05:30
Tomasz Pietrek
9bfb0b1718
Fix NATS JetStream conformance tests
...
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
2022-12-20 11:06:47 +01:00
addjuarez
20f543b11e
Use timestamp
...
Signed-off-by: addjuarez <addiajuarez@gmail.com>
2022-12-19 22:25:36 -06:00
addjuarez
f1dd26960c
Use timestamp
...
Signed-off-by: addjuarez <addiajuarez@gmail.com>
2022-12-19 18:28:37 -06:00
Bernd Verst
af1d2036d6
Merge branch 'master' into certInfrastructure
2022-12-19 14:48:05 -08:00
addjuarez
22ed300301
Add readme
...
Signed-off-by: addjuarez <addiajuarez@gmail.com>
2022-12-19 16:46:37 -06:00
addjuarez
256959cb45
Readd docker snssqs test
...
Signed-off-by: addjuarez <addiajuarez@gmail.com>
2022-12-19 13:55:50 -06:00
ItalyPaleAle
45ab96d3d7
Enforce Worker's compiled code to be up-to-date
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-19 17:55:26 +00:00
ItalyPaleAle
2446a698cb
Renamed KV -> Workers KV to be consistent with branding
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-19 17:35:53 +00:00
addjuarez
c096a8586f
Merge branch 'master' into certInfrastructure
2022-12-18 20:35:48 -06:00
seachen
5dda098868
feature: add context to lock&pubsub API
...
Signed-off-by: seachen <seachen@tencent.com>
2022-12-19 09:11:53 +08:00
Mukundan Sundararajan
b7817c0ee7
Merge branch 'master' into optimize-bulkpubres-struct
2022-12-17 11:05:39 +05:30
Bernd Verst
adc7bd8ca5
Merge branch 'master' into cfqueues-binding
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-12-16 14:46:03 -08:00
Bernd Verst
3e08736911
Add support for Redis 7 in all Dapr Components ( #2228 )
...
* Add support for Redis 7
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Add Redis 7 to conformance tests
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* automatically detect redis version, make redis7 state conformant
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Additions for REDIS without JSON support
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Return helpful query API error when missing redis-json
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Change Redis 7 port for conformance test
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Fix nil reference
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Update Redis7 port
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Enable ContextTimeoutEnabled for Redis v9 client
Co-Authored-By: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Add timeouts, address code review
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Add another timeout
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Redis: so much more context
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* modtidy
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* fix issue from latest merge
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* modtidy
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Add generic redis nil error
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* fix redis version check
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* upgrade redis v9 client
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Remove flaky redis v7 pubsub conformance test
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* modtidy
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-16 14:12:11 -08:00
addjuarez
cf54e37503
Merge branch 'master' into certInfrastructure
2022-12-16 13:23:22 -06:00
addjuarez
c5f68f2ad3
rework id
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2022-12-16 18:52:35 +00:00
Mukundan Sundararajan
0f63ac30b5
Merge branch 'master' into optimize-bulkpubres-struct
2022-12-16 08:02:32 +05:30
Alessandro (Ale) Segala
6db9d39994
Merge branch 'master' into cfqueues-binding
2022-12-15 17:08:32 -08:00
ItalyPaleAle
c1ba6d38c6
Ensure uniqueness across re-runs
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-15 14:21:38 -08:00
addjuarez
fb9e0bdbf1
Merge branch 'master' into certInfrastructure
2022-12-15 13:49:01 -06:00
addjuarez
1f7c4850d5
use east
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2022-12-15 19:48:09 +00:00
addjuarez
dfd00d4152
rework comformance
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2022-12-15 19:48:09 +00:00
addjuarez
be6f30391c
aws change
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2022-12-15 19:48:09 +00:00
addjuarez
07f4274bca
run on pr
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2022-12-15 19:48:09 +00:00
addjuarez
7a13cc6f17
make aws snssqs use terraform
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2022-12-15 19:48:09 +00:00
addjuarez
a90cd919f6
fix aws creds
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2022-12-15 19:48:09 +00:00
addjuarez
af1a80690a
fix secret name
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2022-12-15 19:48:09 +00:00
addjuarez
d12c9b8c17
fix conformance
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2022-12-15 19:48:09 +00:00
addjuarez
ae58250662
fix validate
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2022-12-15 19:48:09 +00:00
addjuarez
222aa5e73d
minro changes
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2022-12-15 19:48:09 +00:00
addjuarez
38abc803f1
Add terraform Certification
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2022-12-15 19:48:09 +00:00
addjuarez
e24ee7d915
add terraform support
...
Signed-off-by: addjuarez <6789375+addjuarez@users.noreply.github.com>
2022-12-15 19:48:09 +00:00
Mukundan Sundararajan
5a2be14231
fix cert test dependency to dapr/dapr PR dependency
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-12-15 23:05:11 +05:30
seachen
6052c9a8be
feature: add context to lock&pubsub API
...
Signed-off-by: seachen <seachen@tencent.com>
2022-12-14 22:26:50 +08:00
seachen
d4594c9acd
feature: add context to lock&pubsub API
...
Signed-off-by: seachen <seachen@tencent.com>
2022-12-14 20:57:07 +08:00
seachen
49ee0616be
feature: add context to lock&pubsub API
...
Signed-off-by: seachen <seachen@tencent.com>
2022-12-14 20:48:13 +08:00
Mukundan Sundararajan
412bf8f2a9
fix cert test dependency to dapr/dapr PR dependency
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-12-14 11:42:32 +05:30
Mukundan Sundararajan
71a543aed7
fix cert test dependency to dapr/dapr PR dependency
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-12-14 11:01:51 +05:30
ItalyPaleAle
122a03d082
Removed extra line
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-14 01:29:41 +00:00
ItalyPaleAle
8ccba6f83f
Conformance test requires secrets, moved to cloud
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-14 01:06:21 +00:00
ItalyPaleAle
02b58222be
Revert "TEMP"
...
This reverts commit b9333e5b11
.
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-14 01:06:02 +00:00
ItalyPaleAle
47d705d993
Fixed secrets
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-14 00:53:04 +00:00
ItalyPaleAle
2d1a74715d
Make GitHub happy
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-14 00:50:08 +00:00
ItalyPaleAle
b9333e5b11
TEMP
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-14 00:35:28 +00:00
ItalyPaleAle
717bfcf23a
Enabled conf tests for state.cloudflare.kv
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-14 00:34:09 +00:00
Alessandro (Ale) Segala
9412f7afed
Merge branch 'master' into set-default-ttl-cosmosdb
2022-12-13 11:14:41 -08:00
1046102779
0b0a7298f6
feature: add context to state API
...
Signed-off-by: 1046102779 <seachen@tencent.com>
2022-12-08 16:24:53 +08:00
1046102779
2dd7433a59
feature: add context to state API
...
Signed-off-by: 1046102779 <seachen@tencent.com>
2022-12-08 15:56:51 +08:00
Mukundan Sundararajan
4e6963d51d
only enable ttl
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-12-08 12:09:33 +05:30
Mukundan Sundararajan
7e37468953
set default ttl field for cosmosdb to enable ttl support.
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-12-07 15:21:43 +05:30
Sarthak Sharma
0e0cf8fe58
Add certification tests for Cron Binding ( #2191 )
...
* fix typos
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* add basic tests
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* update tests
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* add Readme
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* update mod file
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* add entry in workflow
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* add conformance test
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* add conformance tests to workflow
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* use watcher to assert
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* update readme
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* fix linting
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* Apply suggestions from code review
Co-authored-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* change to dapr/go-sdk from hunter007/dapr-go-sdk
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* fix cron delete operation
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* add check if cron not triggered after delete
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* update README
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* parameterise application and assertions
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* use mock clock for cron
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* change cron to input only binding
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* add forked cron library to internal/cron
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* use cron internal fork for binding
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* resolve comments
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* resolve comments
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* add test matrix to test various schedules
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* add cron init unit tests
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* resolve comments
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* fix linting
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* fix linting
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* go modtidy all
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* go modtidy
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* move cron fork to dapr/kit
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* use pinned v0.0.3 for dapr/kit
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Shubham Sharma <shubhash@microsoft.com>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
2022-12-02 02:30:01 -08:00
Tiago Alves Macambira
b56d13a904
Merge branch 'master' into VaultMoreTestsRebased
2022-11-30 11:09:24 -08:00
Ryan Lettieri
46fabfa0fe
Creation of Certification Test for CockroachDB ( #2222 )
...
* First commit of cockroachDB cert test but it has some errors when stopping/starting container
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
* Creation of CockroachDB certification test
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
* Removing ping function from cockroachDB deleteValue func
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
* Spelling mistake and moving Ping function in cockroachDB into Init method
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
* First set of updates for cockroachDB cert PR
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
* More updates to cockroachDB cert test
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
* Lint fix for cockrochdb
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
* Fixes to go.mod and go.som files for cockroachDB
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
* Renaming variable for number of connection retry attempts
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
* Removing ttl from cockroach metadata in test
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
* Updating go.mod files to master and updating retry in cockroachDB
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
2022-11-29 09:35:48 -08:00
Tiago Alves Macambira
5e6d7c13ce
Merge branch 'master' into VaultMoreTestsRebased
2022-11-28 17:40:23 -08:00
Bernd Verst
f39a071e45
Fix kubernetes secretstore conformance test
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-11-28 15:59:19 -08:00
Tiago Alves Macambira
9d6f1e0ded
Additional tests for Hashicorp Vaul Secret Store certification.
...
* This PR adds additional tests to complete vault certification.
A detailed test plann is added to its README.
* Fixes a vault behaviour regarding its multiple key-values per
secret behaviour when its `valueType` flag is set to `text`.
This is a follow up to dapr/components-contrib#2140.
Closes #1926 .
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2022-11-25 19:19:02 -08:00
Shubham Sharma
c8230545cb
Merge branch 'master' into shubham1172/dapr-bot-enhancements
2022-11-23 08:09:03 +05:30
Shubham Sharma
868daa4aef
More enhancements
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-11-23 08:08:43 +05:30
Shubham Sharma
c0c8518822
Merge branch 'master' into shubham1172/dapr-bot-enhancements
2022-11-22 11:42:05 +05:30
Alessandro (Ale) Segala
4dde34c2d1
Fix state.in-memory and enable conformance tests ( #2303 )
...
* Fix state.in-memory and enable conf tests
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Fixed unit tests
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* 💄
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-11-21 21:53:51 -08:00
Shubham Sharma
79eed355cc
Refactor dapr bot
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-11-22 10:58:29 +05:30
KubeMQ
adb840bb84
Merge branch 'dapr:master' into master
2022-11-11 23:34:39 +02:00
Bernd Verst
462e2faadc
Upgrade linter and fix linter issues
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-11-11 13:19:57 -08:00
Lior Nabat
80ba89988c
Add to conformance file
...
Signed-off-by: Lior Nabat <lior.nabat@gmail.clom>
2022-11-11 21:39:19 +02:00
Bernd Verst
4b490adff9
Merge remote-tracking branch 'upstream/master' into kubemq-io/master
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-11-07 11:28:25 -08:00
Lior Nabat
0e783e593e
Update - adding conformance tests
...
Signed-off-by: Lior Nabat <lior.nabat@gmail.clom>
2022-11-04 17:42:01 +02:00
Taction
132b22ecf2
change GOLANG_PROTOBUF_REGISTRATION_CONFLICT from warn to ignore ( #2254 )
...
Signed-off-by: zhangchao <zchao9100@gmail.com>
Signed-off-by: zhangchao <zchao9100@gmail.com>
2022-11-03 21:56:07 -07:00
ItalyPaleAle
576c62b0f1
Added tests for metadata properties schemaName/tableName
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-11-01 16:27:16 +00:00
Bernd Verst
f240581313
Merge branch 'master' into mysql-cert--test
2022-10-31 16:21:06 -07:00
ItalyPaleAle
c4b63b3975
Run conf tests for state.mysql against MariaDB too
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-10-31 19:48:11 +00:00
ItalyPaleAle
374a26c681
Added cert test for state.mysql
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-10-31 19:30:33 +00:00