components-contrib
components-contrib copied to clipboard
Community driven, reusable components for distributed apps
## Describe the feature Add Akeyless as a secret store. https://docs.akeyless.io/docs/akeyless-overview. ## Release Note **ADD** Akeyless Secret Store component.
Hi I'm try to check the dapr incoming request with the dapr http middleware opa(https://docs.dapr.io/reference/components-reference/supported-middleware/middleware-opa/), but i need to reboot the app or dapr-sidecar if policy updated, which is not...
We move files from AWS object store to PV for processing and there are more then 100+ files (ranging from 15 to 30GB) to be transferred daily. Dapr supports one...
## In what area(s)? /area runtime ## What version of Dapr? - **Dapr Version**: 1.15.6 - **OS**: Linux - **Component**: `bindings.localstorage` - **Component Version**: v1 ## Expected Behavior When using...
## Description The SFTP binding (added in v1.15) has **critical connection lifecycle management issues** when used with Axway MFT (SecureTransport). Any operation that encounters an error permanently corrupts the SFTP...
## Expected Behavior When an incorrect payload is sent to the Zeebe command binding, like the following, a readable error message should be produced. ``` { "processDefinitionKey": "test-key", "messageName": "product-message",...
Null pointer exception when receiving tombstone message with traceparent header using Kafka Pubsub
## In what area(s)? /area runtime > /area operator > /area placement > /area docs > /area test-and-release > /area injector > /area scheduler > /area sentry ## What version...
RabbitMQ v4 offers a quorum queue type as an HA queue solution, replacing the deprecated classic mirrored queues. However, when using Dapr with enableDeadLetter=true, the DLQ is created as a...
## In what area(s)? /area runtime ## What version of Dapr? 1.1.x ## Expected Behavior When using a pub-sub component connected to an azure servicebus topic/subscription with sessions enabled, messages...