Skip to content

Add support for disabling reading Kestrel endpoints#4534

Merged
davidfowl merged 7 commits intomicrosoft:mainfrom
davidebbo:disable-kestrel
Jun 20, 2024
Merged

Add support for disabling reading Kestrel endpoints#4534
davidfowl merged 7 commits intomicrosoft:mainfrom
davidebbo:disable-kestrel

Conversation

@davidebbo
Copy link
Copy Markdown
Contributor

@davidebbo davidebbo commented Jun 16, 2024

Fixes #4521

Microsoft Reviewers: Open in CodeFlow

@ghost ghost added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Jun 16, 2024
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Jun 16, 2024
Comment thread src/Aspire.Hosting/ProjectResourceOptions.cs Outdated
davidebbo and others added 2 commits June 17, 2024 07:16
Co-authored-by: David Fowler <davidfowl@gmail.com>
@RussKie
Copy link
Copy Markdown
Contributor

RussKie commented Jun 18, 2024

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@davidfowl davidfowl enabled auto-merge (squash) June 20, 2024 07:53
@davidfowl davidfowl disabled auto-merge June 20, 2024 07:53
@davidfowl davidfowl enabled auto-merge (squash) June 20, 2024 07:53
@davidfowl davidfowl merged commit bae6c46 into microsoft:main Jun 20, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 20, 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 community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add flag to disable reading kestrel configuration section for adding endpoints

3 participants