Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
v-xinda opened this issue Apr 3, 2023 · 1 comment · May be fixed by #785
Open
Labels
AT-CTI bug Something isn't working P3
Milestone

Comments

@v-xinda
Copy link

v-xinda commented Apr 3, 2023

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.
@nturinski
Copy link
Member

I don't think this is .dev specific. Probably is due to the data being fetched on the container app itself. A refresh of the Azure view will fix this issue as well.

We need to change how "refresh" works for most children node since most of them are not updating the resource node anymore.

@nturinski nturinski added bug Something isn't working and removed web-extension labels Apr 3, 2023
@alexweininger alexweininger added this to the 0.6.0 milestone Apr 5, 2023
@MicroFish91 MicroFish91 modified the milestones: 0.6.0, Backlog Oct 19, 2023
@MicroFish91 MicroFish91 linked a pull request Dec 3, 2024 that will close this issue
@MicroFish91 MicroFish91 modified the milestones: Backlog, 0.8.0 Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT-CTI bug Something isn't working P3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants