dapr / cli

Command-line tools for Dapr.
Apache License 2.0
315 stars 197 forks source link

add appconfig default config for dev mode multi-app run k8s #1352

Closed mukundansundar closed 9 months ago

mukundansundar commented 9 months ago

Description

Add the default appconfig if present.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1351

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

codecov[bot] commented 9 months ago

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (0ebded2) 22.82% compared to head (4248033) 22.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.12 #1352 +/- ## ================================================ - Coverage 22.82% 22.76% -0.06% ================================================ Files 40 40 Lines 4701 4713 +12 ================================================ Hits 1073 1073 - Misses 3550 3562 +12 Partials 78 78 ``` | [Files](https://app.codecov.io/gh/dapr/cli/pull/1352?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr) | Coverage Δ | | |---|---|---| | [pkg/kubernetes/kubernetes.go](https://app.codecov.io/gh/dapr/cli/pull/1352?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-cGtnL2t1YmVybmV0ZXMva3ViZXJuZXRlcy5nbw==) | `0.00% <0.00%> (ø)` | | | [pkg/kubernetes/run.go](https://app.codecov.io/gh/dapr/cli/pull/1352?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-cGtnL2t1YmVybmV0ZXMvcnVuLmdv) | `0.00% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.