conradoverta

Results 4 issues of conradoverta

### Versions used Akka version: 1.1.1 ### Expected Behavior When creating the Java files from protobuf in Maven with ``` com.lightbend.akka.grpc akka-grpc-maven-plugin ${akka.grpc.version} Java true my_protos_path generate ``` I'd expect...

### Versions used Akka version: 1.1.1 ### Expected Behavior When I use a protobuf like ``` syntax = "proto3"; package my.package; message MyRequest { message Response { } } ```...

**Describe the bug** We are using Consul as our service mesh and the Ambassador pod has a Consul sidecar it can talk to in order to discover services. That sidecar...

t:feature

**What happened**: A few days ago, we noticed that some operations that used to succeed on AWS from our pods started to receive 403s. After a lot of investigation, we...