dapr / cli

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

Make `dapr init` idempotent #1378

Closed marcosnils closed 4 months ago

marcosnils commented 5 months ago

/area runtime

Describe the feature

I'm trying to run dapr init locally to make it re-provision the service containers (redis, daprd, zipkin) but it fails with a message saying that I need to run dapr uninstall first.

I'd be nice if dapr init could be idempotent and try to reconciliate towards a working environment without having to call uninstall first.

dapr-bot commented 4 months ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

dapr-bot commented 4 months ago

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.