Sunil Arora
Sunil Arora
@tuannvm we are using periodic eval as a signal to ensure we haven't broken anything in the repo. I deliberately selected `scaling-` tasks because they pass 100% of the time...
Thanks @RGanor for sharing the use-case with details. We will try to get this addressed it this week.
Thanks @appleboy for the fix. @RGanor would be great if you can try out this https://github.com/GoogleCloudPlatform/kubectl-ai/pull/217 and confirm if it fixes the issue for you.
@nisranjan Thanks for volunteering to take this up. > I will add a new Readme.md document to pkg/tools which will expand on the section on Tools already provided in the...
I am assuming you meant `Application Default Credentials`. You can use `kubectl-ai` with ADC with `vertexai` or `azopenai` without requiring any API key. pl. give it a try.
/cc @justinsb
@RishabhSquareOps can you share more information: 1. `kubectl-ai version` 2. which ollama and which model are you using /cc @noahlwest
Looking at what we have so far, I think the best will be running a subset of our evals (difficulty level easy) on every PR. Evals are nothing but e2e...
> [@droot](https://github.com/droot) [@janetkuo](https://github.com/janetkuo) I’m happy to help with certain parts. Just let me know. Thanks! Awesome. I have made some progress on using [keyless github action](https://cloud.google.com/blog/products/identity-security/enabling-keyless-authentication-from-github-actions?e=48754805) in a GCP project...
@tuannvm here is the PR https://github.com/GoogleCloudPlatform/kubectl-ai/pull/233 It is failing on the main repo (will debug these in a bit). I was able to test the gcp auth in my fork...