vscode-gitops-tools icon indicating copy to clipboard operation
vscode-gitops-tools copied to clipboard

GitOps Visual Studio Code Extension

Results 65 vscode-gitops-tools issues
Sort by recently updated
recently updated
newest added

### Expected behaviour I deployed sealed secrets in my cluster according to the Flux documentation. I see the deployment in the extension. When I right-click on the deployment and select...

### Expected behaviour I right-click on a HelmRelease under Workloads in the extension. I expect the selected HelmRelease to be deleted from my Kubernetes cluster. ### Actual behaviour Instead, I...

bug
Azure

Edit: Includes #270 (published as 0.20.0-alpha.2) I'd still like to omit the ManagedFields from the describe output, maybe this can be refactored to present as an option in the API...

### Expected behaviour When the `Disable GitOps` command is invoked, the generic Flux provider basically just invokes `flux uninstall` This is a very safe way to disable GitOps as it...

bug
Azure

In the workflow for onboarding new Azure users, the customers get to choose between Azure Arc, or AKS. They don't really create the cluster in the VScode editor with the...

bug
UI
Azure

User feedback > it would be nice to have an amber state for things that are mid-reconcile and reserve red for when things have actually failed

Controlled Logs visual formatting should be improved, and should run and scroll to bottom initially

enhancement

### Expected behaviour Expected GitOps to be enabled in the cluster. Expected workflow similar to the one presented in Simplify GitOps with Flux and Visual Studio Code (https://www.youtube.com/watch?v=-07emkW8eiM) by Geert...

bug
Azure

[https://code.visualstudio.com/api/working-with-extensions/publishing-extension#get-a-personal-access-token](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#get-a-personal-access-token) CI releases are blocked if this token expires, until it is replaced (the replacement token is created here): [https://dev.azure.com/weaveworks/_usersSettings/tokens](https://dev.azure.com/weaveworks/_usersSettings/tokens) I have got this on my personal calendar as a...

documentation

We have this landing page: https://marketplace.visualstudio.com/items?itemName=Weaveworks.vscode-gitops-tools But we should have a different page that we can use for hosting docs. Put them on a GitHub Pages site where we can...