-
**What happened**:
We have two managed k8s clusters running on DigitalOcean. They use Cilium as Network CNI and both clusters are using the same POD and Service CIDR so the submariner globalnet is us…
-
Hi, I'm about to use this library in a client-server project where the client should be able to discover servers in the lan.
I looked at the `PeerDiscovery` object and its attached methods. For me,…
-
### Steps to reproduce
1. Attempt to auto configure an email provided by spacemail.com
### Expected behavior
Email should auto configure properly as done with all other email clients.
### …
-
We are experiencing intermittent failures when attempting to fetch emails using the googleapiclient.discovery library with the Gmail API. Despite the presence of the emails in the inbox that match the…
-
> Elaborating a bit on option 2: of course, the (generated) docker-compose.yml for each module could also provide an additional server entry point – a simple REST API wrapper for resmgr CLI. Its (gene…
-
**Describe the bug**
When downloading an AASX from the basyx docker aas-environment-v3 using the aas-web-ui it cannot be viewed in the AasxPackageExplorer. The issue seems to be the addition of a val…
-
When looking at traces, it's hard to back track to the original information when trying to track down a potential problem:
This is because HTTP client is the one creating the activity and the s…
-
I've updated spring cloud from 2021.0.4 to 2021.0.5.
After updating I get an error while starting my spring-boot application.
I noticed, that problem is because I have `test` profile with disabled c…
-
Someone recently brought [this thread](https://twitter.com/thockin/status/1560398986120376320) to my attention. Tim argues that applications must continue to handle new connections/requests after rece…
-
## 问题描述
在线上RPC服务中(k8s pod中运行)调用PingMetricsClient返回service discovery error: no service found
单独写脚本在pod中执行返回正常
```go
var (
MetricsClient metricsservice.Client
)
func InitMetricsClient(ctx co…