DSC icon indicating copy to clipboard operation
DSC copied to clipboard

Support sending metadata to group/adapter resources for `securityContext`

Open michaeltlombardi opened this issue 9 months ago • 0 comments

Summary of the new feature / enhancement

As a resource developer, I want to be able to design my resource to receive metadata about the operation from DSC so that I don't need to implement similar context retrieval myself. For example, if DSC can indicate the current security context, I can rely on that information for fast-failing an operation.

While I'm specifically discussing securityContext for this issue, this functionality likely holds for other metadata fields that currently exist and may be added later.

Proposed technical implementation details (optional)

No response

michaeltlombardi avatar Mar 27 '25 21:03 michaeltlombardi