To Reproduce
Steps to follow to reproduce this issue.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Logs**
Attach logs from the following directory:
For Windows: %TEMP%/Bridge to Kubernetes
For OSX/Linux: $TMPDIR/Bridge to Kubernetes
```log
Downloading volume 'quota-monitor-token-tcgxw' from '/var/run/secrets/kubernetes.io/serviceaccount' ...
Downloading from '/var/run/secrets/kubernetes.io/serviceaccount' ...
Download failed with error: Response status code does not indicate success: 404 (Not Found).
Retrying ...
Download failed with error: Response status code does not indicate success: 404 (Not Found).
Retrying ...
Download failed with error: Response status code does not indicate success: 404 (Not Found).
Retrying ...
Download failed with error: Response status code does not indicate success: 404 (Not Found).
Downloading volume 'aws-iam-token' from '/var/run/secrets/eks.amazonaws.com/serviceaccount' ...
Downloading from '/var/run/secrets/eks.amazonaws.com/serviceaccount' ...
Download failed with error: Response status code does not indicate success: 404 (Not Found).
Retrying ...
Download failed with error: Response status code does not indicate success: 404 (Not Found).
Retrying ...
Download failed with error: Response status code does not indicate success: 404 (Not Found).
Retrying ...
Download failed with error: Response status code does not indicate success: 404 (Not Found).
```
If you are a Visual Studio user,
- Set the environment variable MS_VS_AZUREDEVSPACES_TOOLS_LOGGING_ENABLED=true
- Open Visual Studio and run your scenario
- Provide logs from: %temp%\Microsoft.VisualStudio.Kubernetes.Debugging
**Environment Details**
Client used (VS Code/Visual Studio):
Client's version:
Operating System:
**Additional context**
Add any other outputs from the clients or context you would like to share.
@zjj2wry We pushed new bits for VSCode this morning that should fix this issue. Can you update to the latest extension and try the scenario again? Thanks!
Describe the bug KubernetesLocalProcessConfig.yaml
To Reproduce Steps to follow to reproduce this issue.
**Expected behavior** A clear and concise description of what you expected to happen. **Logs** Attach logs from the following directory: For Windows: %TEMP%/Bridge to Kubernetes For OSX/Linux: $TMPDIR/Bridge to Kubernetes ```log Downloading volume 'quota-monitor-token-tcgxw' from '/var/run/secrets/kubernetes.io/serviceaccount' ... Downloading from '/var/run/secrets/kubernetes.io/serviceaccount' ... Download failed with error: Response status code does not indicate success: 404 (Not Found). Retrying ... Download failed with error: Response status code does not indicate success: 404 (Not Found). Retrying ... Download failed with error: Response status code does not indicate success: 404 (Not Found). Retrying ... Download failed with error: Response status code does not indicate success: 404 (Not Found). Downloading volume 'aws-iam-token' from '/var/run/secrets/eks.amazonaws.com/serviceaccount' ... Downloading from '/var/run/secrets/eks.amazonaws.com/serviceaccount' ... Download failed with error: Response status code does not indicate success: 404 (Not Found). Retrying ... Download failed with error: Response status code does not indicate success: 404 (Not Found). Retrying ... Download failed with error: Response status code does not indicate success: 404 (Not Found). Retrying ... Download failed with error: Response status code does not indicate success: 404 (Not Found). ``` If you are a Visual Studio user, - Set the environment variable MS_VS_AZUREDEVSPACES_TOOLS_LOGGING_ENABLED=true - Open Visual Studio and run your scenario - Provide logs from: %temp%\Microsoft.VisualStudio.Kubernetes.Debugging **Environment Details** Client used (VS Code/Visual Studio): Client's version: Operating System: **Additional context** Add any other outputs from the clients or context you would like to share.