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:
Describe the proposal
The issue #953 layout a proposal for using
resources-pathflag withdapr runinstead ofcomponents-pathflag and slowly deprecating it.In the similar context it would make sense to rename
componentsdirectory toresourcesand slowly deprecatecomponentsdirectory use.Since the
componentsdirectory is heavily used and exists from beginning so, migrating fromcomponentstoresourcesdirectly should be done in a phased manner.We can use this issue to discuss different approaches for this issue.
Release Note
RELEASE NOTE: