Konstantin Nesterov

Results 50 comments of Konstantin Nesterov

Hi @paveltiunov Could you please update me on this one? I would be happy to provide more information for debugging

@igorlukanin using `v0.35.25` with `CUBESQL_SQL_PUSH_DOWN=true` has resolved it, however it still breaks without the env variable

Thanks for a swift answer @igorlukanin > You can try removing that—everything should just work then But I need some table to `select` from and to apply my `where` filter....

Experiencing the same issue on `0.34.25` and `0.34.28`

This issue makes it rather hard for us to use cube in dev mode since it crashes so often :( Restarting cube server takes some time and is not perfect...

Hi @MazterQyou ! > Could you provide the exact steps to reproduce the issue starting from how Cube server is launched (Docker, CLI command etc), and what exact steps are...

@rfestag potentially related (https://github.com/vercel/next.js/issues/9022#issuecomment-664023754) to the default behaviour of the [resolve](https://www.npmjs.com/package/resolve)

Hi @mmontes11! Thanks for super detailed feedback :) I think integrating `cert-manager` makes total sense, this removes the hassle of rotating certificates, etc. I am not sure whether the `certificateRef`...

Hi @mmontes11 Yes, this proposal makes total sense. The only thing that it is missing is a support for non-cert-manager self-generated certificates – but since I do not plan to...

Would be great to have a properly supported murmur3 hash for Kafka-like projects!