weave-gitops
weave-gitops copied to clipboard
Weave GitOps provides insights into your application deployments, and makes continuous delivery with GitOps easier to adopt and scale across your teams.
As a user, it would be nice to have a quickstart for gitops run where I can have a sample workload that lets me see the power of `gitops run`...
1. As a user, I expect to see an error when `gitops run` is executed in a working directory that has no remotes. 2. As a user that has never...
As a user when I stop running `gitops run` for the first time against an application path. I will see the manifests for that application in my cluster folder, along...
The focus of this epic is to complete the bootstrapping phase of `gitops run` so users can have a cluster that is running Flux and can move to using a...
Long captions go beyond graph node boundaries: Possible solutions: - Add wrapping to text in graph nodes (and make nodes taller). The text has no spaces, maybe it should be...
Now that the header blends into the new background, there is excess padding between the header and the content / nav, as seen in this screenshot: Acceptance Criteria: - top...
The title says it all. We want to have consistent versioning between all of our various components for Weave GitOps OSS.
To support the `flux-exec`, another package, `flux-installer` needs to be implemented. It's going to 1. download the binary, 2. install the binary to a cache directory, 3. return an executable...