Sunil Arora
Sunil Arora
Good pt. @gururaj3 We can improve our process: 1. ask developers to split out the docs changes from the code 2. merge the docs changes once the release is done....
Thanks for the feedback, everyone! All valid points, this is a classic case of balancing needs of end-users and contributors. In my previous projects such as `kubebuilder` and `kpt`, we...
@cosmind-rusu thank yo for the PR and @Nicki030 thanks for verifying it. I am planning to refactor the README because it is looking super busy right now. I will hold...
couple of thoughts: - Now that we have support for `custom tools`, we can remove `trivy` from the built-in tools. - The built-in `kubectl` tool is invoked through the bash...
@brokedba confirming what @hakman said above - we support LLM providers such as `ollama`, `llamacpp`, `azopenai` and soon (`openai` thanks to @tuannvm ) We do need to update the documentation...
I updated the documentation to clarify that we supports AI models running locally https://github.com/GoogleCloudPlatform/kubectl-ai?tab=readme-ov-file#using-ai-models-running-locally-ollama-or-llamacpp
> Addressed comments. However, it's no longer a feature I require so feel free to close the PR if you don't want to add this feature yet. Good to know....
Can you pl. try without proxychains and confirm if it is working for you ? curious about the benefits of running with proxychains.
one more comment, about the directory of the task, can we rename it to `debug-app-logs`
@etefera second part in the above list is a `good first issue` to ramp up on the codebase, so assigning it you. Let's have a chat about how this needs...