vscode-gitops-tools
vscode-gitops-tools copied to clipboard
GitOps Visual Studio Code Extension
### Expected behaviour It looks like the extension is using `kubectl` for watching resources in kubernetes but spawns a process for each and every single item in the workloads /...
### Expected behaviour When 0.26.0 is used, it should not glitch out in the UI ### Actual behaviour Super glitch out in the UI if you're running VSCode editor version...
### Expected behaviour Expand and collapse should work smoothly. ### Actual behaviour Not sure if this is a problem with the current version of vscode or what, but I am...
If you are experiencing this issue, please let us know about your experience. We still see some scenarios where a hang escalates to you need to restart your editor, but...
### Expected behaviour Since the kubeconfig context is global, I think there can only be one remote cluster connected at a time regardless of how many VSCode windows are open,...
If the flux namespace doesn't have its default name "flux-system" this plugin doesn't work. I didn't find a configuration option to change the namespace to a different name. Please add...
### Expected behaviour If we install the flux binary with brew (the first recommended install method in the flux docs), the GitOps extension cannot find it. The tool should either:...
Extension v0.25.1 - I used the "create source" workflow and added a kustomization to demo this to someone, when I got to the bottom of the form and clicked on...
In our doc, we refer to #vscode-gitops channel This channel is gone, not coming back (there is no way to convert a private channel to a public channel in our...
### Expected behaviour Actions run without errors ### Actual behaviour When I try to run actions such as Suspend or Resume on a HR, I get a `Not implemented on...