microsoft / microsoft/vscode-azurecontainerapps

The replicas value doesn't auto refresh in the "xxx_Scaling.json" file after editing scaling range

Open
#330 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Environment: VSCode.dev
Container Apps Build Version: v0.4.2-alpha.0
Resource Group Build Version: v0.6.3-alpha.0

Repro Steps:

  1. Create a container app and expand it.
  2. Right click "Scaling" node -> Edit Scaling Range… -> Set the range -> Enter.
  3. Right click "Scaling" node -> View Properties.
  4. Check whether the replicas value auto refreshes in the xxx_Scaling.json file.

Expect:
The replicas value auto refreshes in the xxx_Scaling.json file.

Actual:
The replicas value doesn't auto refresh in the xxx_Scaling.json file.
image

More Info:

  1. This issue also reproduces after executing "Add Scale Rule..." action.
  2. This issue also reproduces after executing "Switch Ingress Visibility.../Edit Target Port...".
  3. Reload VSCode can fix this issue.

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

Reproduce the issue in VSCode.dev using the Scaling node, then inspect how Edit Scaling Range, Add Scale Rule, Switch Ingress Visibility, and Edit Target Port update the xxx_Scaling.json properties view. Confirm that the replicas and related values refresh immediately after each action without reloading VS Code.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.