Marcus Lorentzon
Marcus Lorentzon
It is the client generated by ts-protoc-gen that can't parse the server response. As you can see under environment I use a Asp. net core 5 grpc server. This server...
We tried setting the permissions using an init container, but that just resulted in the following error instead: ``` 2022-01-16 03:06:10.58 Server Registry startup parameters: -d /var/opt/mssql/data/master.mdf -l /var/opt/mssql/data/mastlog.ldf -e...
I'm mounting a persistent volume claim. Right are set in yaml to 1001 used by sql. I solved this by mounting mssql/data instead.
Any progress on this? It is kind of sad that you have to hard code any app parameters in the app to use dotnet watch. Why not just forward parameters...
Repro from issue: "I started code-server, installed CodeLLDB, auto created a launch config and edited the program name, pressed F5" If you can't repro, that's a different thing ... I...