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

Add CDAC support to SOS #5392

Merged
merged 2 commits into from
Apr 7, 2025
Merged

Add CDAC support to SOS #5392

merged 2 commits into from
Apr 7, 2025

Conversation

mikem8361
Copy link
Member

Add --usecdac and --forceusecdac options "runtimes" to control cdac loading. Currently --usecdac enables using the CDAC for only the CLRMA APIs. --forceusecdac forces all SOS to use the CDAC for testing.

Move ISettingsService impl's to Host class. Add UseContractReader property.

Add IRuntime.GetCDacFilePath() and add a "bool verifySignature" parameter to IRuntime.GetDacFilePath.

Add DotNetRuntimeContractDescriptor address to !runtimes info. Clean up the formatting a little.

Publish SOS.Hosting package

Add --usecdac and --forceusecdac options "runtimes" to control cdac loading.  Currently --usecdac
enables using the CDAC for only the CLRMA APIs.  --forceusecdac forces all SOS to use the CDAC for
testing.

Move ISettingsService impl's to Host class. Add UseContractReader property.

Add IRuntime.GetCDacFilePath() and add a "bool verifySignature" parameter to IRuntime.GetDacFilePath.

Add DotNetRuntimeContractDescriptor address to !runtimes info. Clean up the formatting a little.

Publish SOS.Hosting package
@mikem8361 mikem8361 self-assigned this Apr 2, 2025
@mikem8361 mikem8361 requested a review from a team as a code owner April 2, 2025 01:23
@mikem8361 mikem8361 requested a review from noahfalk April 2, 2025 17:59
@mikem8361 mikem8361 merged commit a3d9223 into dotnet:main Apr 7, 2025
21 checks passed
@mikem8361 mikem8361 deleted the cdac_support branch April 7, 2025 22:07
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.

4 participants