Gigi Sayfan

Results 5 comments of Gigi Sayfan

The root certificate in the base imge (golang:1.11) is too old. See https://github.com/go-yaml/yaml/issues/787 Need to: `apt-get --allow-releaseinfo-change update && apt upgrade -y` Unfortunately, the Kubernetes ecosystem is moving very fast...

I did a major update of Delinkcious (Go 1.11 -> Go 1.17, switch to Go modules and more). All unit tests pass and all Docker images can be built again.

Hi all, is this PR being reviewed? will it be merged soon? I have a project that uses it to access the OpenAI-compatible Anyscale (anyscale.com). Regular chat completion works just...

Does it mean that the webhooks will not be invoked for DELETE operations (unless there is an explicit DELETE operation in a rule) or the webhook will still be invoked...