Skip to content

Conversation

eerhardt
Copy link
Member

@eerhardt eerhardt commented Apr 8, 2024

Podman doesn't default to the docker.io registry when no registry is listed. Fully qualify the container image and registry to avoid any issues with assuming a reference.

Fix #3423

Microsoft Reviewers: Open in CodeFlow

Podman doesn't default to the docker.io registry when no registry is listed. Fully qualify the container image and registry to avoid any issues with assuming a reference.

Fix dotnet#3423
@ghost ghost added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Apr 8, 2024
eerhardt added 2 commits April 8, 2024 18:55
- Be consistent with all hosting extensions and split the ImageTags into a separate static class
- Fix tests
@davidfowl
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@eerhardt eerhardt enabled auto-merge (squash) April 9, 2024 02:34
@eerhardt eerhardt disabled auto-merge April 9, 2024 02:38
@eerhardt eerhardt enabled auto-merge (squash) April 9, 2024 02:46
@eerhardt eerhardt merged commit f4db9f3 into dotnet:main Apr 9, 2024
@davidfowl
Copy link
Member

/backport to release/8.0

Copy link
Contributor

github-actions bot commented Apr 9, 2024

Started backporting to release/8.0: https://github.com/dotnet/aspire/actions/runs/8609971199

@eerhardt eerhardt deleted the FixPodman branch April 9, 2024 15:59
@github-actions github-actions bot locked and limited conversation to collaborators May 10, 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.

Container resources (e.g. redis) not compatible with Podman
4 participants