microsoft / microsoft/vscode-azurecontainerapps
The invalid name shows in the error notification inconsistent with entered when creating a container app with "Other public registry"
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: Win10
Build Version: 20220803.8
Regression: Not a Regression
Repro Steps:
- Right click a container apps environment -> Click "Create Container App..." -> Enter a name -> Select "Other public registry" -> Enter a container image with tag, like "test*&%" -> Select "Skip for now" -> Select "Disable".
- Check whether the invalid name shows completely in the error notification.
Expect:
The invalid name shows in the error notification consistent with entered.

Actual:
The invalid name shows in the error notification inconsistent with entered.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue through the VS Code Azure Container Apps creation flow using the listed steps and the invalid image name test*&%. Trace the error notification generated after selecting “Skip for now” and “Disable”; done means the notification preserves the invalid name exactly as entered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100