Alexander Corradini

Results 9 issues of Alexander Corradini

**Describe the issue** The *Declarative Subscriptions* doc suggests that using the Dapr SDKs requires two steps to be able to subscribe to a Dapr pubsub: 1. Component file with `kind:...

content/incorrect-information

## Expected Behavior When sending data to a Redis Output Binding using `DaprClient`, data is successfully accepted by Redis. ## Actual Behavior Sending data to Redis Output Binding fails, as...

bug
good first issue
hacktoberfest

## Expected Behavior Ability to configure the max message when using `DaprServer` with `http` protocol. That way we can receive Dapr pubsub messages that are >100KB. ## Actual Behavior When...

enhancement

I have the following requirement and was wondering if `htransformation` could be used to solve it: Traefik receives requests that contain the following header: ```bash X-Forwarded-For: 62.123.23.32:63417, 172.22.0.4 ``` What...

This module is exactly what we've been looking for in our NGINX setup. The challenge we're having is that we're not quite sure how to best package it into our...

docs

### Checks - [X] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-errors and I'm sure my issue is not covered in the troubleshooting guide. - [X] I am using charts that are officially provided...

bug
needs triage
gha-runner-scale-set

### What happened? When creating a new `VirtualNetworkLink` resource, the operation fails with the following: ``` azure-native:network:VirtualNetworkLink (vnl-dev-app-blue-hub-we) error: 1 error occurred: autorest/azure: Service returned an error. Status=404 Code="ResourceNotFound" Message="The...

impact/reliability
kind/bug
area/providers

## In what area(s)? /area runtime ## What version of Dapr? 1.13.0 but also observed in 1.12 and 1.11. ## Expected Behavior Dapr sidecars start up successfully when a K8S...

kind/bug

First, great job on this plugin, it's super useful! We have the scenario where Traefik routes API calls to backend services that are only meant to be used by specific...

enhancement
good first issue