microsoft / microsoft/vscode-remote-release
excessive docker context ls calls
Open
@chrmarti is already working on this.
Since Mar 26, 2024.
containers
debt
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Hi,
ms-vscode-remote.remote-containers v0.348.0 currently calls docker context ls every 2 seconds:
This is a bit battery-drainy and can spam serverlogs when the default context is a ssh one.
Could there be a configvalue to specify how often it does that?
thx
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.