beatrausch

Results 9 comments of beatrausch

Hi, after adding the current version of okhttp3, I get the following error during the upper bound check ``` Execution failed for task ':grpc-okhttp:checkUpperBoundDeps'. > Could not resolve all dependencies...

Let's see, may be I could figure out way to work around that issue.

Hi, I was not able to work around that issue. Since the current version of grpc-java dropped Java 1.7, I would go for the solution which makes okhttp2 and okhttp3...

Hi, whats the current state of TLS1.3 in grpc? Regards

Thx, for the feedback. We will check which approach fits better for us. Probably a piece of documentation would help?

Hi, thx for the fast feedback. Can you explain why it stops after the second reconciliation? What is the circuit breaker? Regards

After some investigation it seems that the resource version does not change after the second reconciliation. which then stops to send updates to the controller. [Detection of Resource Changes](https://kubernetes.io/docs/reference/using-api/api-concepts/#efficient-detection-of-changes) Can...

Hi all, In the meantime, Protobuf announced Editions 2024 ([see](https://protobuf.dev/news/2025-06-27/)). @ejona86 Does it make sense to directly add support for Editions 2024? Regards

protobuf-javascript now has support for editions 2024 https://github.com/protocolbuffers/protobuf-javascript/issues/258