Skip to content

fix(studio): preserve runtime network selection on update - #830

Merged
yaozheng-fang merged 1 commit into
volcengine:mainfrom
evanlowe:fix/studio-runtime-network-selection
Aug 5, 2026
Merged

fix(studio): preserve runtime network selection on update#830
yaozheng-fang merged 1 commit into
volcengine:mainfrom
evanlowe:fix/studio-runtime-network-selection

Conversation

@evanlowe

@evanlowe evanlowe commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • return the existing Runtime network configuration from the update capability endpoint
  • hydrate the deployment draft with the current network mode, VPC, subnet, and shared internet settings
  • keep Runtime update network controls read-only while displaying the correct selected state
  • include rebuilt Studio static assets

Testing

  • uv run pre-commit run --all-files
  • uv run pytest tests/cli/test_studio_rbac.py -q (32 passed)
  • npm test (405 passed)
  • npm run build
  • Browser E2E: open Agent detail, click Update, verify public + VPC, VPC ID, subnets, and shared internet access are preserved

@yaozheng-fang
yaozheng-fang merged commit d82d8e9 into volcengine:main Aug 5, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants