James Wilson
James Wilson
Can we get a write up about the current k8s client we are using in our codebase, the challenges it is bringing, as well as alternatives we can use to...
The bootstrapping process for gitops run hurts. Let's create the files that we think will be outputted by the command in the following scenarios. We will then use those files...
As a user I want to have the option to bootstrap my cluster after running `gitops run` for the first time. I would expect to have all "gotk-sync" manifests as...
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...