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

DSC v3 adapter support #5302

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

JohnMcPMS
Copy link
Member

@JohnMcPMS JohnMcPMS commented Mar 17, 2025

Change

If we don't find a resource in DSC v3 at the top level, look in all of the adapters for it. dsc.exe does this automatically when using the resource, so we only need to do it when finding the resource details.

Also improves the diagnostics handling and fixes an issue with the type of implementedAs.

Validation

Adds an E2E test that uses the test v2 resource through the v3 processor.

Microsoft Reviewers: Open in CodeFlow

@JohnMcPMS JohnMcPMS requested a review from a team as a code owner March 17, 2025 17:17
@@ -0,0 +1,10 @@
$schema: https://raw.githubusercontent.com/PowerShell/DSC/main/schemas/2023/08/config/document.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the DSC v3.0 GA, shouldn't this schema be changed to the bundled one and aka.ms?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants