Anton Troshin

Results 12 issues of Anton Troshin

# Description Update tutorials pub-sub csharp-subscriber image to dotnet 8.0 ## Issue reference We strive to have all PRs being opened based on an issue, where the problem or feature...

## Expected Behavior When following the tutorial to run pub-sub in Kubernetes, during the deployment step, all applications are expected to start and be healthy. https://github.com/dapr/quickstarts/tree/master/tutorials/pub-sub#deploy-assets ## Actual Behavior `csharp-subscriber`...

## Intro With the low cardinality metrics enabled, a lot of metrics are losing their value and in some cases even become completely unusable as they do not have any...

area/observability

- Update proto files from runtime release-1.14 - Update devcontainer to debian bullseye for newer protoc 3.12.4 - Older debian buster had older protoc 3.6 which doesn't support readded `optional`...

# Description Allows for the pert tests (and e2e?) to run seamlessly with the local Kind cluster without modifying test "app URL" etc. ## Issue reference Please reference the issue...

# Description Add support for `securityContext` fields `runAsUser` and `runAsGroup` on the injected `daprd` sidecar. Some security scanners require the presence of these when `securityContext.runAsNonRoot` is set to `true` ##...

# Description Adding arm64 node affinity to test DBs will allow to run tests locally on Arm Mac machines or in cloud. Fix local kind metrics-server install ## Issue reference...

# Description Add support for Daprd Env Variables to be injected from Secrets via dapr-sidecar-injector ## Issue reference Please reference the issue this PR will close: https://github.com/dapr/dapr/issues/8180 ## Checklist Please...

autoupdate

# Description Continuation of the PR https://github.com/dapr/dapr/pull/7132 ## Issue reference Please reference the issue this PR will close: #6683 ## Checklist Please make sure you've completed the relevant tasks for...

autoupdate

## In what area(s)? /area runtime > /area test-and-release ## Describe the proposal ### Issue: Today the only Env variables that can be injected into the sidecar pod, are the...