-
I would like to exclude all metrics from `grpc.health.v1.Health` from list of metrics that are collection from my grpc server.
I looked for it code but couldn't figure out how to do it.
Is there a…
-
### Xmake 版本
2.9.3
### 操作系统版本和架构
ubuntu2004
### 描述问题
添加了grpc的依赖,编译正常,但是链接时报了大量的 upb*未定义
### 期待的结果
正常编译
### 工程配置
set_languages("c11", "c++20")
add_requires("cmake",{system=false})
add_requ…
-
**Describe the bug**
Hubble relay pod cannot connect to retina-agent pods when TLS is enabled.
**To Reproduce**
```bash
$ make quick-build
$ make quick-deploy-hubble
...
$ kg po -A | grep "hubble\…
-
### Versions
Nomad v1.2.6
Consul v1.11.4
### Operating system and Environment details
Ubuntu 20.04
### Issue
I'm not sure if this is Nomad's or Consul's side.
When attempting to expose a …
-
**Describe the feature request**
currently there is a fundamental incompatibility between AWS ALB's GRPC support and Istio ingress gateway.
when configuring an AWS ALB Target group for GRPC p…
pdeva updated
3 months ago
-
### Host operating system: output of `uname -a`
```
$ uname -a
Linux worker-N 5.15.0-87-generic #97-Ubuntu SMP Mon Oct 2 21:09:21 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
```
```
❯ kubectl get …
-
**What would you like to be added**:
Improve the gRPC health server so that it doesn't report ready/live until the feature discovery has succeeded and the NodeFeature CR object has been created…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
**What happened**:
gRPC probes were introduced in Kubernetes 1.24, adding a new field `grpc` to `Probe` (used in `readinessProbe` and `livenessProbe`). The pod identity webhook seems to be incompat…
-
Hi,
We are hitting error when upgrade armeria-grpc from 1.16.0 to 1.17.0. Error shows conflict on the key.
```
Error starting ApplicationContext. To display the conditions report re-run your ap…