microsoft / microsoft/vscode-azurecontainerapps
The secret that is deleting disappears from the list after refreshing the container apps environment
Open
Nobody has claimed this yet.
AT-CTI
investigate
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: Win 10
Build Version: 20240430.1
Regression: Not a regression
Repro Steps:
- Create a container app -> Expand it -> Expand "Configurations" node -> Expand "Secrets" node -> Right click a secret -> Delete it.
- Right click the container apps environment -> Refresh.
- Check whether the deleting secret still shows in the list.
Expect:
The deleting secret still shows in the list.
Actual:
- The secret that is deleting disappears from the list.
- The "Delete Secret..." action is in progress.
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 container apps environment refresh flow, focusing on the Secrets node and the in-progress “Delete Secret...” action. Trace the refresh behavior from the relevant container apps extension entry point; done means the deleting secret remains visible after refresh while deletion is still in progress.
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