Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 13, 2025

Backport of #7577 to release/9.1

/cc @eerhardt

Customer Impact

When devs try to set the entrypoint on a container (.WithEntrypoint), it isn't flowing to ACA. So their container might start, but the command isn't executed correctly.

Testing

Added a new test to ensure the bicep we generate is correct.

Risk

Super small. This only affects our ACA bicep generation, and only if the Entrypoint is set.

Regression?

No

ACA infrastructure wasn't respecting the entrypoint on a ContainerResource. To fix this, set the container command to the entrypoint, if it is supplied.

Fix #7576
@danmoseley danmoseley added the Servicing-approved Approved for servicing release label Feb 13, 2025
@davidfowl davidfowl merged commit 7e6f471 into release/9.1 Feb 13, 2025
5 checks passed
@davidfowl davidfowl deleted the backport/pr-7577-to-release/9.1 branch February 13, 2025 02:20
@github-actions github-actions bot added the area-integrations Issues pertaining to Aspire Integrations packages label Mar 10, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Apr 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-integrations Issues pertaining to Aspire Integrations packages Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants