-
tried other tags, same result
Usiing
`docker -D build -f Dockerfile .`
with
```
FROM public.ecr.aws/lambda/python:3.9-x86_64
ENV PYTHONPATH ${PYTHONPATH}
WORKDIR ${LAMBDA_TASK_ROO…
-
Hi,
We have ambassador api-gateway(v1.2.2) deployed in our Kubernetes cluster and exposed via AWS application load balancer.
We want to support gRPC services routing via ambassador. AWS ALB supports…
-
I'm wondering how to write and use new `proto_lang_toolchain`s.
Are there any examples or a design doc?
Related:
- https://github.com/bazelbuild/rules_go/issues/2266
- https://github.com/grpc-e…
-
When running this tool against a zeebe cluster having 6 brokers (12 partitions) I see info messages on the console like this
```io.grpc.internal.AbstractClientStream : Received data on closed stream`…
-
Hi Krzysztof,
I'm trying to install Kubeflow on my Kubernetes cluster (Bare Metal).
I've been looking for helm charts for a long time and realized that they are almost non-existent. Stumbled upon …
-
### Component(s)
_No response_
### What happened?
## Description
I cannot, under any circumstance, talk to any of the endpoints or ports within the otel-collector, I'm always getting connection …
-
Для описания API будем использовать proto файлы с помощью buf (https://github.com/bufbuild/buf)
Этого даст нам возможность хранить описание всего API в proto-файлах.
Понадобятся следующие плаги…
-
# What I do and its result
```shell
$ gh repo clone iamrajiv/helloworld-grpc-gateway
$ cd helloworld-grpc-gateway
$ make install
# output
go get \
github.com/bufbuild/buf/cmd/buf \
githu…
-
Since grpc-ecosystem/grpc-gateway#1127 it's possible to define an Error message via registering `.grpc.gateway.runtime.Error` and `.grpc.gateway.runtime.StreamError`.
Right now, these definitions a…
-
### Describe the solution you'd like
Currently we only support OTLP over gRPC, but users like https://github.com/temporalio/sdk-python/issues/647 use systems that (surprisingly) don't support OTLP …
cretz updated
1 month ago