salaboy

Results 58 issues of salaboy

## In what area(s)? /area runtime ## Describe the feature The Dapr Sidecar (`daprd`) should propagate traces to component implementations such as PostgreSQL, Redis, Kafka, RabbitMQ by making sure that...

kind/enhancement

Is there any recommended way to get random emojis?

# Expected Behavior The `ko` task should use the `.dockerconfigjson` to set credentials for `ko` When creating a secret with: ``` kubectl create secret docker-registry docker-credentials --docker-server=https://index.docker.io/v1/ --docker-username= --docker-password= --docker-email=...

**Description** Working with async functions and trying to publish events using the Dapr APIs is impossible with the current setup. Currently, dapr sidecars are started with app-protocol `grpc`. This limits...

enhancement

Dapr Shared allows you to create new standalone Daprd instances without the need for a proxy. Dapr Shared is distributed as a helm chart so a controller to install the...

enhancement

**Description** I couldn't run OpenFunctions in a local KinD cluster running on an M1 Mac Machine (arm64) mostly because there are no openfunction builds for arm. Did I missed something?...

bug

**Describe the issue** This page in the docs, doesn't show explicitly that transactional methods need to be used, showing a code block on a transactional https://docs.dapr.io/developing-applications/building-blocks/state-management/howto-outbox/ The same code block...

good first issue
content/incorrect-information

**What content needs to be created or modified?** In the following section: https://docs.dapr.io/developing-applications/building-blocks/state-management/howto-get-save-state/#perform-state-transactions "Go" examples are not shown. I found some examples by looking into the Go SDK: https://github.com/dapr/go-sdk/blob/5ef7aa2234d4d4c07769ad31cde223ef11c4e33e/Readme.md?plain=1#L157 This...

good first issue
content/missing-information

The [CDEvents](https://cdevents.dev/docs/) extend the CloudEvents specification to define key CloudEvents in the lifecycle of software delivery practices. A tool like Keptn KTL would benefit by consuming and producing these events,...

enhancement
status: in-progress

The scope of this tutorial is to gather feedback for the upcoming releases. This tutorial should be end-to-end, covering from prerequisites, installation, and usage of the `func` CLI. It will...

kind/documentation
kind/proposal
kind/good-first-issue