microsoft/vscode-azurecontainerapps

The secret that is deleting disappears from the list after refreshing the container apps environment

v-xinda opened this issue · 0 comments

OS: Win 10
Build Version: 20240430.1
Regression: Not a regression

Repro Steps:

  1. Create a container app -> Expand it -> Expand "Configurations" node -> Expand "Secrets" node -> Right click a secret -> Delete it.
  2. Right click the container apps environment -> Refresh.
  3. Check whether the deleting secret still shows in the list.

Expect:
The deleting secret still shows in the list.

Actual:

  1. The secret that is deleting disappears from the list.
    image
  2. The "Delete Secret..." action is in progress.