Chanwit Kaewkasi
Chanwit Kaewkasi
The "lockdown" mode would be enabled when passing `--no-cross-namespace-refs` to the controller. In this mode, TF-controller does not allow a Terrafrom CR to refer to Sources that live outside its...
GitOps Run log receiver is an important server-side component to help store logs on the server side. A GitOps Run instance would printouts logs to the os.Stdout, os.Stderr, while sending...
This PR implements a mechanism to fetch tags and match the current commit id to one of them. - If a tag is matched, we return the tag name -...