Konstantinos Livieratos

Results 28 comments of Konstantinos Livieratos

Any updates regarding this? I can provide hands-on help if needed to get this merged :) I'm currently in a similar situation with a hacky solution (read the file's content...

> FWIW, to support environment variables you can do something like: > > ```go > itr, err := ghinstallation.New(http.DefaultTransport, appID, installationID, []byte(os.GetEnv("MY_ENV_VAR"))) > ``` > > This PR provides a...

Just confirming this is still an issue, just tried to init shadcn in a turborepo (nextjs) project and stumbled upon the same import errors. I think it needs to be...

Hi! This could be related with your kube config file actually. I'd recommend these steps: 1. Take a backup of your existing kube config files 2. Generate your kubeconfig file...

@roy-vitrainer could be two different issues - let's see how does that work out for @kalinowski5

Are there plans to support karpenter v1++ or?

I think this is the same issue with all openai-compatible inference services. I have the same problem with cloudflare workers AI, while there's no such issue with openai directly.

I think we're stumbling uppon the same issue here. No workloads running in the cluster at all