Sunil Arora

Results 60 issues of Sunil Arora

Many errors (especially `validations` related) are logged in the logs but not captured as part of the status API. The task is to surface the validations errors (and other errors)...

enhancement
triaged
area/rollout

This PR adds support for new auth type `gcpksa` (BYOID) in config-sync.

size/M
do-not-merge/work-in-progress

### Highlight Using Readline() library in REPL (except in one case). Think of readline as a mini text editor for the user input. It enhances the overall text input experience....

I am observing some strange issues in flag parsing especially positional arguments getting mixed with the non-positional args. `cobra` command line library handles these really well, so probably time for...

good first issue

We want to run a few eval tasks (may be difficulty level easy) as pre-submit tasks to ensure that new PRs are getting some basic e2e tests. Details: - The...

good first issue

I think we can add `mcp-client` to extend coverage for tools that `kubectl-ai` can use. It will be cool project to explore what this integration might look like. We have...

good first issue

`kubectl-ai` has 10 eval tasks today covering different areas. We want to improve the evals coverage. The goal is to get the eval coverage closer to realistic scenario that users...

good first issue
help wanted

It will be pretty interesting to have `kubectl-ai` take one of the industry certification exams like CKAD and record AI model's performance. If anyone in the community is aware of...

enhancement
help wanted

[The PR](https://github.com/kubernetes-sigs/krew-index/pull/4555) for adding `kubectl-ai` as a plugin has been accepted in the krew-index repo. The task here is setting up [Krew release automation](https://krew.sigs.k8s.io/docs/developer-guide/release/automating-updates/) which helps you skip manually making...

good first issue
help wanted