Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synthesize manifest for PS resources so that version, methods get populated #356

Closed
SteveL-MSFT opened this issue Mar 7, 2024 · 1 comment · Fixed by #357
Closed

Synthesize manifest for PS resources so that version, methods get populated #356

SteveL-MSFT opened this issue Mar 7, 2024 · 1 comment · Fixed by #357
Assignees
Labels
Issue-Enhancement The issue is a feature or idea

Comments

@SteveL-MSFT
Copy link
Member

Summary of the new feature / enhancement

Some information about a resource is retrieved from the manifest. Adapted resources don't have that information. We should have an adapted-manifest that is generated by the adapter so that those resources still have version and method information.

Proposed technical implementation details (optional)

No response

@SteveL-MSFT SteveL-MSFT added the Issue-Enhancement The issue is a feature or idea label Mar 7, 2024
@SteveL-MSFT SteveL-MSFT added this to the FeatureComplete for 3.0 milestone Mar 7, 2024
@SteveL-MSFT SteveL-MSFT self-assigned this Mar 8, 2024
@SteveL-MSFT
Copy link
Member Author

Actually, would be better to update DscResource schema to include the necessary information so adapters don't need to mess with manifest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement The issue is a feature or idea
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant