Skip to content

Fix VS Code extension installation timeouts by adding publisher CDN domains#16

Open
richardkiene wants to merge 1 commit into
mainfrom
fix/vscode-extension-cdn-domains
Open

Fix VS Code extension installation timeouts by adding publisher CDN domains#16
richardkiene wants to merge 1 commit into
mainfrom
fix/vscode-extension-cdn-domains

Conversation

@richardkiene
Copy link
Copy Markdown
Contributor

Summary

  • Added publisher-specific gallerycdn.vsassets.io subdomains to the firewall allowlist
  • Added www.vscode-unpkg.net as a fallback CDN domain
  • Fixes timeout errors when installing VS Code extensions in the devcontainer

Test plan

  • Build and test the devcontainer with the updated firewall script
  • Verify VS Code extensions install without timeout errors
  • Confirm network isolation remains intact for non-allowlisted domains

…omains

Add publisher-specific gallerycdn.vsassets.io subdomains and www.vscode-unpkg.net
to the firewall allowlist to resolve timeout errors when installing VS Code
extensions in the devcontainer environment.
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.

1 participant