microsoft / microsoft/vscode-azurecontainerapps

Fail to create a container app which has a "Linux/arm64" image in it

Open
#80 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

👽external🛸 AT-CTI
Dominant language
TypeScript
Stars
42
Forks
21
Avg merge
3d 7h
Merged PRs (30d)
2

Description

OS: M1
Build Version: 20220405.6
Regression: Not a regression

Repro Steps:

  1. F1 -> Azure Container Apps: Create Container App... -> Select one Container App environment -> Enter a container app name -> Select a container registry -> Select a repository which has a Linux/arm64 image in it -> Select the next items to create the container app.
  2. Check whether succeeds to create a container app or not.

Expect:
Succeed to create a container app which has a Linux/arm64 image in it.

Actual:
Fail to create a container app which has a Linux/arm64 image in it.
Screen Shot 2022-04-06 at 13 58 06

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Azure Container Apps creation flow in VS Code on an M1 system with a repository containing a Linux/arm64 image. Trace the failure from container app creation and identify the relevant extension entry point; done means the app is created successfully with that image.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript, vscode
Domain
cloud, devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.