microsoft / mindaro

Bridge to Kubernetes - for Visual Studio and Visual Studio Code
MIT License
307 stars 106 forks source link

Bridge to kubernetes stopped working after visual studio 2019 update #113

Closed V4A001 closed 3 years ago

V4A001 commented 3 years ago

Describe the bug Could not load file or assembly microsoft.azure.management.resourcemanager.fluent. the system cannot find the file specified. I also see two BridgeToKubernetes and BridgeToKubernetes2 in my debug options. Is this because I have 2 clusters? I cannot configure them however.

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 If you are a Visual Studio user, please also provide these logs: %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.
V4A001 commented 3 years ago

I uninstalled the kubernetes tools in the VS installer and reinstalled it. Now working again. Visual Studio Code still broken. But Visual Studio 2019 will do.