-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
Milestone
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest version
- Search the existing issues.
Summary
If the adapted resource version is specified, there is currently no way to pass that to the adapter. Need to add a new argKind for adapters to receive the resourceVersion for adapted manifest based resources
Steps to reproduce
dsc resource get -r Test/AdaptedTest -v 0.1.0
Expected behavior
Resource is found and usedActual behavior
Adapter does not find the version and gets stuck in a discovery loopError details
Environment data
N/AVersion
3.2-preview.12
Visuals
No response
Reactions are currently unavailable