
GitHub - microsoft/mindaro: Bridge to Kubernetes - for Visual …
NOTICE: Bridge to Kubernetes code base is being made open source and this sample repo is being archived in favor of new repo with actual code and samples. Microsoft developers are actively developing and monitoring the new repo, please …
Visual Studio Bridge to Kubernetes "Failed to load current
Feb 2, 2021 · Visual Studio cannot load my current kubeconfig file running on my machine. I have minikube running on windows 10 via docker desktop using WSL. I have downloaded the extension for VS Code and it recognizes the kubeconfig file just fine: ...
Challenges with Bridge to Kubernetes #63 - GitHub
Oct 21, 2020 · Hi. I wanted to try Bridge to Kubernetes and I am really interested in it since it solves some of my major challenges but I am facing a few issues. Thought of consolidating them to one issue here. Requesting your prioritization. Unable t...
mindaro/bridge-quickstart.sh at master - GitHub
Bridge to Kubernetes - for Visual Studio and Visual Studio Code - microsoft/mindaro
Failed to refresh the kubeconfig token: Operation returned an
Jul 8, 2021 · Thanks @hirannair for opening this issue. When we "refresh credentials", we actually delegate that operation to kubectl:. We make a simple call through kubectl (kubectl get pods -n <YOUR_NAMESPACE>).If we get a reply from kubectl, we know that the token is …
microsoft/vscode-file-downloader-api - GitHub
VS Code Extension: https://marketplace.visualstudio.com/items?itemName=mindaro-dev.file-downloader; VS Code Extension Source: https://github.com/microsoft/vscode-file-downloader; Package Source: https://github.com/microsoft/vscode-file-downloader-api
Failed to update dependencies: No usable version of libssl was …
Jun 4, 2022 · Describe the bug When trying to choose a service to redirect to dev machine (ubuntu 22.04). To Reproduce ctrl + shift + p type Bridge to Kubernetes: Configure Expected behavior Service drop down list appear. Environment Details Client us...
Unable to connect to EKS that requires use of aws cli to ... - GitHub
Mar 3, 2021 · Command 'Bridge to Kubernetes: Configure' resulted in an error (Running the contributed command: 'mindaro.configure' failed.) #123
"Failed to Load Current Kubeconfig" Known Causes #129 - GitHub
Mar 5, 2021 · Known cause 1: Extensions field added by minikube For more information, please see #111. We are working on supporting this scenario, but for now the best workaround is to work from a kubeconfig with this field removed. (Caution, this may...
Command 'Bridge to Kubernetes: Configure' resulted in an error
Feb 22, 2021 · Trying to debug app running in pod on an existing cluster shows error "Command 'Bridge to Kubernetes: Configure' resulted in an error (Running the contributed command: 'mindaro.configure' failed.)". This happens after all the four steps are completed.