ijaouani

Results 11 comments of ijaouani

For me this is just a bug [here](https://github.com/microsoft/vscode-dev-containers/blob/d98fef4fd8ae814c6056db8d936009fef97bed4b/script-library/kubectl-helm-debian.sh#L167).

v2.3.40 Other things : I see in your codebase that I should see this message when using the auth token command: ``` return window.showInformationMessage( 'Your auth token has been saved...

Ok I have found an easy way for replication with official Microsoft devcontainer sample: 1. Open VSCode and install Remote - Containers extension 2. Use Remote-Containers: Try a Development Container...

The error from vscode developer tools: The root cause is the path which is not correct (dist is missing): ![image](https://user-images.githubusercontent.com/27200712/162221290-8416e495-86e5-45ac-ae02-d6534e6ce172.png)

Exactly. Reproductible scenario described just before.

@Chuxel This workaround does not seem to work anymore on MacOS (we was using it since a long time) with latest version of Docker Desktop (4.12.0). Have been able to...

I was reproducing 2 min ago and now it works. Temp issue ?

We are facing the same with both docker desktop on Windows and Linux. Downgrading to 4.29.0 fixed it.

@yogeshmahajan-1903 Also the pgadmin chrome tab is completly crazy : => 4Go of ram

@yogeshmahajan-1903 Client config : Another colleague on mac os face the same issue. Server config : ``` apiVersion: v1 kind: ConfigMap metadata: name: pgadmin-cm namespace: pgadmin data: servers.json: | {...