Skip to content

Conversation

@SebastienDegodez
Copy link
Member

Description

  • Remove WithHostNetworkAccess in favor of GetEndpointForNetwork (Aspire 13.0+)
  • Update README with the recommended approach for contract-testing with container-to-host communication
  • Document ASPIRE_ENABLE_CONTAINER_TUNNEL experimental feature requirement

Related issue(s)

See also dotnet/aspire#6547
#57

@SebastienDegodez SebastienDegodez added this to the 0.2.0 milestone Dec 18, 2025
@SebastienDegodez SebastienDegodez added the component/documentation Improvements or additions to documentation label Dec 18, 2025
- Remove obsolete WithHostNetworkAccess extension method
- Update README to document GetEndpointForNetwork usage
- Add note about ASPIRE_ENABLE_CONTAINER_TUNNEL experimental feature
- Remove host.docker.internal references from documentation
- Clean up test fixture

Signed-off-by: SebastienDegodez <sebastien.degodez@gmail.com>
@SebastienDegodez SebastienDegodez force-pushed the feature/use-get-endpoint-for-network branch from e4c4fa7 to 313817b Compare December 18, 2025 17:25
@SebastienDegodez SebastienDegodez marked this pull request as ready for review December 18, 2025 17:25
Copy link
Member

@lbroudoux lbroudoux left a comment

Choose a reason for hiding this comment

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

Looks clear to me. Thanks!

@lbroudoux lbroudoux merged commit 648b2a1 into microcks:main Jan 5, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants