Dima K.

Results 20 comments of Dima K.

@maxbrunet try to shell into the pod and run `aws eks --region us-east-1 update-kubeconfig --name cluster-2`. That way I found out about missing security context (`fsGroup: 999`) - `aws` cli...

It took a while to figure out what was the problem. Why was the update not pushed though?

@QingWei-Li I believe @damc-dev refers to how AWS API keys are getting populated. In AWS world, it is not necessary to provide AWS keys, but AWS SDK will pick up...

This is an important feature for me. @yury does access to the YubiKey partner portal provides any value or is necessary? We surely can try to bother them to be...

Just FYI this conflicts with documentation.

Hi @ankane, this adapter would be extremely useful as clickhouse is a very popular column store often utilized as analytics data store. Are there any blockers for this pr? Thanks.

I agree, `continuous` is the word by which I located this issue.

It would be nice to also be able to filter whether the issue/PR is just opened or if the label has been added to the existing issue/PR.

Hey @odeke-em 👋 - any reason this was not merged?

That would be great. More and more projects that support to self-host LLMs now ship with OpenAPI-compatible API. Examples: - https://github.com/oobabooga/text-generation-webui/tree/main/extensions/openai - https://github.com/lm-sys/FastChat#openai-compatible-restful-apis--sdk