Mukundan Sundararajan

Results 53 issues of Mukundan Sundararajan

## Describe the proposal Add additional verifications for Install command both self-hosted and kubernetes Add tests for initializing the latest stable version of runtime. Verify previous components do not get...

P2
area/test/e2e
triaged/resolved

## Describe the proposal Steps - Run dapr init Have an application run the sidecar in k8s Run dapr upgrade Rollout redeploy the application Verify the application works as expected...

kind/feature
P2
area/test/e2e
triaged/resolved

## Describe the proposal - On upgrade, check that the certs are the same as before (if it existed before) - Test the `--set` flag on upgade works as expected...

kind/feature
P2
area/test/e2e
triaged/resolved

**What content needs to be created or modified?** Update docs with ASB metadata for bindings **Describe the solution you'd like** **Where should the new material be placed?** **The associated pull...

content/missing-information
waiting-on-code-pr

https://github.com/dapr/dapr/pull/4130 changes proto files to add unsubscribe API as well as additional fields to existing configuration API response. Implement the unsubscribe API as well as add in the additional fields...

kind/enhancement
P1
breaking-change
kind/enhancement-runtime-dependency

## Describe the proposal Add auto validation for Actors Java Examples. Follow the guides/examples in https://github.com/dapr/mechanical-markdown for more information on the validator used. Similar to the PR https://github.com/dapr/java-sdk/pull/464. Add the...

help wanted
area/examples
P2
size/M
area/release-eng

## Describe the proposal With Java 17 being released, change `build.yaml` and `validate.yaml` to include validations against [Java 17](https://jdk.java.net/17/).

triaged/resolved
P2
size/M
area/release-eng

## Describe the proposal Similar to dapr/dapr, dapr/cli repos and other repos in Dapr org, have Dapr-bot automatically draft a new release off of the new release tag vMajor.Minor.Patch. Modify...

kind/enhancement
good first issue
triaged/resolved
P2
size/XS
area/release-eng

## Describe the proposal Add unit test coverage in sdk-springboot Part of https://github.com/dapr/dapr/issues/2226

triaged/resolved
P2
size/XS
area/test/unit

## Describe the proposal Increase unit test coverage in sdk-actors For the classes: - runtime.ActorObjectSerializer (two public methods untested) - runtime.ActorRuntime (around 53% line coverage) (Certain illegal arguments, exception scenarios)...

good first issue
triaged/resolved
P2
size/XS
area/test/unit