Sunil Arora
Sunil Arora
@yhrn Had a chat with @natasha41575 . Using `krmignore` file to ignore the openschema file is another option, she is going to try that out and confirm if that will...
> but I also think the PR I opened makes sense regardless. Totally agreed. >Can you provide some more info on krmignore? If it causes kpt fn source to completely...
@yhrn completely agree. My suggestion was sort of a `ugly hack` to unblock you :). I see that the kustomize PR is merged (Huge thanks for that), we will have...
kyaml `v0.10.21` is released that contains the @yhrn PR. https://github.com/GoogleContainerTools/kpt/pull/2181 upgrades `kpt next branch` to latest kyaml release. So far the [upgrade of kyaml](https://github.com/GoogleContainerTools/kpt/pull/2181) on `kpt alpha` isn't looking bad....
/cc @tuannvm @sakajunquality
> Hello, recently discovered this repo and would like to contribute. I am willing to take on this. Pl. go ahead. Thank you.
> That's an interesting one! Any reason of using cobra over kong, out of curiosity [@droot](https://github.com/droot) ? > Mostly because we have used `cobra` a lot in all of our...
Great suggestions all around. My only advise will to break it into small chunks and start small.
> @droot am I correct? yes @selimacerbas The repo has code for different binaries `kubectl-ai`, `k8s-bench` ... etc. This task is specifically for the `kubectl-ai` binary and code lives in...
This is addressed for `kubectl-ai` binary. We will create separate issues for migrating other binaries and refactors.