Adrien Montagu

Results 79 comments of Adrien Montagu

@AnyCPU Indeed, See your point. Looking into it and see that there is no native implementation of Decimal in protobuf before protobuf 4. Look like there is a proto file...

@AnyCPU why not patching https://github.com/socotecio/django-socio-grpc/blob/master/django_socio_grpc/protobuf/proto_classes.py#L859 and https://github.com/socotecio/django-socio-grpc/blob/master/django_socio_grpc/protobuf/proto_classes.py#L819 to make them string ? (if you go with the patching in need to be done as first in the ROOT_HANDLERS_HOOK method Or...

@AnyCPU it's not contributing it's patching inside your code to make it what you want. See it like integration time when using a tool. But I understand that if you...

Try updating to 2.4.2. It may have fixed the issue as I didn't have it

Yeah by lokking here: https://github.com/codecentric/helm-charts/commit/e1f5237dea3a16996fa6e7cf891fe97bd80c7261#diff-0d42a0bcf21efda1331b8bbd8b883ee80f6b5587a3e02d7820c187911174663cR152 it seem that the value is on the name instead of the port You may want to override this settings

Sorry for the late answer. This could be a really great feature even we didn't prioritize it. The main point to check is: - Is server reflection possible to enable...

@legau great work ! will not read it ASAP. Maybe half of next week, is it okay for you ? Just one question: Why dataclass and not pydantic ? Are...

The issue come from you are using the --hostname-strict-https options that has been removed. Please see: https://github.com/codecentric/helm-charts/issues/779

Hello @Dawdaborje, You did a great job on that but I don't see you as a contributor of this project and this project has not received any update in a...