David Harris
David Harris
### Expected behaviour Kustomization name should match that which is specified, i.e. `myapp` ### Actual behaviour Specified Kustomization name was appended to the name of the source, i.e. `myrepo-mybranch-myapp` ⚠️...
When I create a new source from the action on the sources window, the form is restricted to GitRepository objects. I would like to be able to choose between Git/Helm...
A user should be able to right click an object in the Workloads view, and see an option to delete similar to how they can delete a source.
@gbaeke posted a nice introduction to the extension here - https://www.youtube.com/watch?v=-07emkW8eiM As part of the demonstration, a few bugs and feature requests are highlighted: - [ ] Bug: HelmRelease objects...
Footer shows `Need help? Contact us at [[email protected]](mailto:[email protected])` which is: 1) defunct - customers should use the support portal 2) for customers of a paid subscription tier suggest we change...
We use `gitops get bycrpt-hash` in both https://docs.gitops.weave.works/docs/installation/ and https://docs.gitops.weave.works/docs/getting-started/ but don't list as a prerequisite or offer guidance on how to obtain
For users trying to navigate to their defined source, it would make things a lot simpler if they could follow the hyperlink and that take them to the correct fetched...
**Describe the bug** WORKAROUND: `kubectl label ns flux-system app.kubernetes.io/part-of='flux'` As a user of Weave GitOps I should be able to install Flux via my preferred method and benefit from the...
We currently provide no guidance within the documentation for setting appropriate controls around which updates will be automatically applied to the Weave GitOps server. By default, users will get the...
This is an idea for users who just want to see Weave GitOps in action quickly. We could provide a quick start based on a demo repo so that the...