Simon Bobrov

Results 118 comments of Simon Bobrov

hi @esoubiran-aneo could you please share the version of protoc?

I guess this is an issue and it should be fixed on a lib side. However, according to the [google protobuf styleguide](https://developers.google.com/protocol-buffers/docs/style#packages) > Package names should be in lowercase. Package...

you are welcome! I'm glad it worked out! Please leave the issue open, when there is time to deal with it, it's gonna be fixed

Hi, I'm very sorry for so much delayed response. I'm totally unsure whether it is possible at all to create Worker in Universal. This is probably a question to angular...

Hi @valerio-lucantonio the plugin is cross-platform. The problem is how protoc itself treats the plugins. There are two ways of defining them: - command line argument (the `--plugin=name=path` thing) -...

Added the example to readme https://github.com/ngx-grpc/ngx-grpc/blob/master/README.md#windows

Hi @paulius-p As already pointed above, the plugin works seamlessly across the platforms. It **works** on windows. The way it is called is a totally different story. I have nothing...

Hi @isc30 answering multiple questions, sorry for delay :) - there is no "standard" solution, that is offered by ngx-grpc and I doubt there would be one. The OAuth implementations...

I find this very disturbing as well. As for me, I'd completely block the secret removal instead of even the version removal. If the secret has only one version and...

Probably it makes sense to reuse the k8s naming convention that they use for `PersistentVolume` that covers same issues. https://kubernetes.io/docs/concepts/storage/persistent-volumes/#reclaiming