Sunil Arora

Results 274 comments of Sunil Arora

Yes, structured output can solve the issue and is worth trying. Last time when I tried, for some reason, it was affecting the response times significantly in a bad way....

@sambitr can you try running the command with `--show-tool-output` flag. ``` kubectl-ai --show-tool-output ``` and share the output here.

> Is there something in the code that double checks to be sure of it's result? Can you pl. say more ?

A reference page for k8s deployment: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#deployment-v1-apps

Thanks for the detailed comment @bgrant0607 . This is helpful as we are beginning the design for supporting filtering in `fn` commands. (#2015 ) Will try to answer part of...

Mostly likely, no work is required. I would like @phanimarupaka to audit the fn commands to see if everything is in place and consistent.

ref: https://github.com/GoogleContainerTools/kpt/pull/2781

>I have opened kubernetes-sigs/kustomize/pull/3934 to address the issue but I haven't seen much activity there. Even if it gets accepted I'm not sure how easy it will be to get...