microsoft / vscode-azurecontainerapps

Azure Container Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurecontainerapps
MIT License
33 stars 13 forks source link

Fail to create a container app with the image source of Docker Hub Registry #744

Open v-ruizh opened 2 weeks ago

v-ruizh commented 2 weeks ago

OS: Windows 10 Build Version: 20240912.1 Regression: Previous Release

Repro Steps:

  1. Right click one container apps environment -> Select "Create Container App..." -> Enter a container app name -> Select "Container Registry" -> Select "Docker Hub Registry" -> Enter Docker Hub namespace -> Select a repository and tag -> Select "Docker Login Credentials" -> Select "Enable" in the below dialog -> Skip the step of "set the environment variables" -> Set the following steps to create a container app. image
  2. Check whether succeeds to create a container app with the image source of Docker Hub Registry.

Expect: Succeed to create a container app with the image source of Docker Hub Registry.

Actual: Fail to create a container app with the image source of Docker Hub Registry. image

More Info: This issue does not reproduce on the current released container apps extension v0.7.1.