Chanwit Kaewkasi

Results 112 issues of Chanwit Kaewkasi

This PR implements two packages, Flux's installer and Flux's exec. Flux installer is a package for installing a specific version of Flux. It downloads a Flux binary to a cached...

enhancement

As a developer, I want to view Terraform custom resources in Weave GitOps, so that Terraform can be also viewed in WGE when I use GitOps templates for Terraform. **Acceptance...

type/story
team/denim

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...

team/denim

To consume Flux CLI properly, we would follow the way used by HashiCorp's `tf-exec` for installing and executing their binaries. What is HashiCorp's `tf-exec`? It's a proven Go package responsible...

team/denim