Skip to content

Move KeyVault to own package.#3120

Merged
mitchdenny merged 3 commits intomainfrom
midenn/move-keyvault-to-own-assembly
Mar 23, 2024
Merged

Move KeyVault to own package.#3120
mitchdenny merged 3 commits intomainfrom
midenn/move-keyvault-to-own-assembly

Conversation

@mitchdenny
Copy link
Copy Markdown
Member

@mitchdenny mitchdenny commented Mar 23, 2024

This PR moves the hosting extensions for Azure Key Vault into their own assembly. They don't need to be in the core. I've also added a README as a bit of a format check.

Microsoft Reviewers: Open in CodeFlow

@ghost ghost added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Mar 23, 2024
Co-authored-by: David Fowler <davidfowl@gmail.com>
@mitchdenny mitchdenny merged commit c87b804 into main Mar 23, 2024
@mitchdenny mitchdenny deleted the midenn/move-keyvault-to-own-assembly branch March 23, 2024 09:42
eerhardt added a commit to eerhardt/aspire that referenced this pull request Mar 25, 2024
@eerhardt eerhardt mentioned this pull request Mar 25, 2024
<PropertyGroup>
<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure</PackageTags>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why doesn't this have keyvault in it?

<TargetFramework>$(NetCurrent)</TargetFramework>
<IsPackable>true</IsPackable>
<PackageTags>aspire hosting azure</PackageTags>
<Description>Azure resource types for .NET Aspire.</Description>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This should say "Azure KeyVault".

eerhardt added a commit that referenced this pull request Mar 25, 2024
radical pushed a commit to radical/aspire that referenced this pull request Mar 25, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants