Rename `components` directory to `resources` under .dapr directory
Open
area/cli
kind/enhancement
kind/proposal
P1
size/S
triaged/resolved
- Dominant language
- Go
- Stars
- 353
- Forks
- 221
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
Description
## Describe the proposal
The issue #953 layout a proposal for using `resources-path` flag with `dapr run` instead of `components-path` flag and slowly deprecating it.
In the similar context it would make sense to rename `components` directory to `resources` and slowly deprecate `components` directory use.
Since the `components` directory is heavily used and exists from beginning so, migrating from `components` to `resources` directly should be done in a phased manner.
We can use this issue to discuss different approaches for this issue.
## Release Note
RELEASE NOTE:
Contributor guide
Assessment
This issue has not been assessed yet.