components-contrib icon indicating copy to clipboard operation
components-contrib copied to clipboard

Community driven, reusable components for distributed apps

Results 429 components-contrib issues
Sort by recently updated
recently updated
newest added

## Describe the feature Add Akeyless as a secret store. https://docs.akeyless.io/docs/akeyless-overview. ## Release Note **ADD** Akeyless Secret Store component.

kind/enhancement

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...

kind/bug

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...

kind/enhancement

## 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...

kind/bug

## 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",...

kind/bug

## In what area(s)? /area runtime > /area operator > /area placement > /area docs > /area test-and-release > /area injector > /area scheduler > /area sentry ## What version...

kind/bug

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...

kind/bug

## 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...

kind/bug