Juozas Gaigalas
Juozas Gaigalas
So a fix for this would be to provide information warning that in AKS, MIS must be enabled before Enable GitOps (install flux into cluster)?
This is an upstream setting in the `vscode-kubernetes-tools` extension. I've created an issue there: https://github.com/vscode-kubernetes-tools/vscode-kubernetes-tools/issues/1058
Produces a user unfriendly error message as well 
+1 i'm trying to fix it
Thank you everyone for the reports! The maintainers (me and @kingdonb) have been working on other projects since the holiday season. I tried the extension and I'm seeing the same...
I implemented data and tree node caching to allow faster updates of the treeviews. I developed it by experimenting with TreeView behavior (refreshing, redrawing, collapsing/expand, changing labels and tree functions)...
@mateuszdrab Have you tried Set Cluster Provider to Generic right clicking on the cluster in the cluster list?
@jeroenlandheer Thank you for the bug report! This should be fixed in the new 0.25.4 release. The extension will still spawn kubectl processes to query the cluster, but none of...
@jtele2 Thank you for the report! I've not been able to reproduce the bug on my OS X system. I'm using bash and my homebrew is configured in `~/.profile`. Are...
@iGusev Thank you! This has now been fixed @stefanprodan This PR should be closed