Commit Graph

3297 Commits

Author SHA1 Message Date
Bernd Verst c156d4ba04
Merge pull request #2270 from mukundansundar/optimize-bulkpubres-struct
optimize bulk pub response to contain only failed entries
2022-12-20 11:24:17 -08:00
Mukundan Sundararajan 805d7c17d3 remove replace for k8s client
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-12-20 23:44:30 +05:30
Joni Collinge 4b99832634
Use if not select for context check
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2022-12-20 18:11:20 +00: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
Joni Collinge 987dc6e3f1
isTruthy on map without check
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2022-12-20 17:42:24 +00:00
Joni Collinge b3229164c8
Only async receive
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2022-12-20 17:40:14 +00:00
Mukundan Sundararajan cff6d7b6b1 Merge remote-tracking branch 'upstream/master' into optimize-bulkpubres-struct 2022-12-20 23:04:19 +05:30
addjuarez 5ef0bdd698
Merge branch 'master' into certInfrastructure 2022-12-20 11:07:01 -06:00
mecoding1 6237f4eada
Fix lint issues for eventhubs_integration_test.go
Signed-off-by: mecoding1 <118708378+mecoding1@users.noreply.github.com>
2022-12-20 18:56:10 +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
Joni Collinge 2eb92387f3
Address feedback
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2022-12-20 10:04:31 +00:00
Joni Collinge 5051e28b9c
Address feedback
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2022-12-20 09:59:20 +00:00
Joni Collinge b6911b67fd
Use struct for NewSubscription to simplify parameters
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2022-12-20 09:23:30 +00:00
mecoding1 64b1a599ca
Fix lint issues across the file
Fix lint issues across the file

Signed-off-by: mecoding1 <118708378+mecoding1@users.noreply.github.com>
2022-12-20 12:37:41 +05:30
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 986a5246fe
Merge pull request #2276 from SpikeWong/feat/rabbitmq-tls
Add rabbitmq tls metadata
2022-12-19 15:51:06 -08:00
Bernd Verst 8b3672c91e
Merge branch 'master' into feat/rabbitmq-tls 2022-12-19 15:31:47 -08:00
Bernd Verst a7d1e9e250
Merge branch 'master' into master 2022-12-19 15:02:32 -08:00
Bernd Verst af1d2036d6
Merge branch 'master' into certInfrastructure 2022-12-19 14:48:05 -08:00
Bernd Verst 4a983f3caf
Merge pull request #2373 from mukundansundar/add-err-check
exit on error for modtidy-all
2022-12-19 14:47:48 -08:00
addjuarez 22ed300301 Add readme
Signed-off-by: addjuarez <addiajuarez@gmail.com>
2022-12-19 16:46:37 -06:00
Bernd Verst 42bdc4332c
Merge branch 'master' into add-err-check 2022-12-19 14:25:04 -08:00
Bernd Verst 0891001b59
Merge pull request #2369 from 1046102779/feature/pubsub_20221214
feature: add context to lock&pubsub API
2022-12-19 14:24:39 -08:00
Alessandro (Ale) Segala bb42483ff0
Merge branch 'master' into feature/pubsub_20221214 2022-12-19 14:05:43 -08:00
ItalyPaleAle fc00023206 Small naming fixes
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-19 22:03:53 +00:00
addjuarez 256959cb45 Readd docker snssqs test
Signed-off-by: addjuarez <addiajuarez@gmail.com>
2022-12-19 13:55:50 -06:00
ItalyPaleAle 280c35ed58 Workers KV: add TTL support
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-19 18:50:59 +00:00
ItalyPaleAle adc4648174 Fixed parsing of timeout in metadata
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-19 18:41:03 +00:00
Mukundan Sundararajan c0b111545d
Merge branch 'master' into add-err-check 2022-12-19 23:34:44 +05:30
Yaron Schneider 9a93c67b27
Merge branch 'master' into certInfrastructure 2022-12-19 10:00:24 -08: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 135d460b05 Configurable timeouts
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-19 17:46:54 +00:00
Mukundan Sundararajan 5ad884d924
Merge branch 'master' into optimize-bulkpubres-struct 2022-12-19 23:10:12 +05:30
ItalyPaleAle 6aa9ccc364 Binding -> CFBinding
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-19 17:39:30 +00:00
ItalyPaleAle 416aa46157 Added provisional links to docs
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-19 17:37:14 +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
ItalyPaleAle d50ad603be Merge branch 'master' of https://github.com/dapr/components-contrib into cfqueues-binding 2022-12-19 17:33:19 +00:00
Marcos Candeia d680006c33
Allow bindings conformance tests for uninitialized components (#2348)
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-12-19 09:26:24 -08:00
Joni Collinge 86df9a07b3
Update readme
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2022-12-19 17:07:16 +00:00
Joni Collinge 0b0448e984
go mod tidy
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2022-12-19 13:51:45 +00:00
mecoding1 0f6aedfd1c
Fix linting issue
Fix linting issue

Signed-off-by: mecoding1 <118708378+mecoding1@users.noreply.github.com>
2022-12-19 14:44:04 +05:30
addjuarez c096a8586f Merge branch 'master' into certInfrastructure 2022-12-18 20:35:48 -06:00
seachen 64cd81e372 Merge branch 'feature/pubsub_20221214' of https://github.com/1046102779/components-contrib into feature/pubsub_20221214 2022-12-19 09:12:06 +08: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
Roberto Rojas 242f842bbe adds delete queues as part of test teardown
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2022-12-17 18:27:16 -05:00
Roberto Rojas 8fbb123509 starts tests teardown
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2022-12-17 12:11:06 -05:00
Mukundan Sundararajan 2ddace1a09 exit on error for modtidy-all
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-12-17 11:23:05 +05:30
Mukundan Sundararajan 3d02c56842 Fixed go.mod issues
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-12-17 11:19:25 +05:30
Mukundan Sundararajan b7817c0ee7 Merge branch 'master' into optimize-bulkpubres-struct 2022-12-17 11:05:39 +05:30