-
# Background
Currently, DLRover uses the official Kubernetes Python client to interact with the Kubernetes API Server. This part of implementations are quite important because it involves managing th…
-
Seems new azure-cns missing some roles/permissions. After update to Kubernetes 1.30.4 CNS is unable to authorize against API
```
W1010 10:54:07.200809 1 reflector.go:547] pkg/mod/k8s.io/client…
-
## Introduction
This epic is about executing the deprecation of the go client and zbctl as planned with this PDP epic https://github.com/camunda/product-hub/issues/2438.
## Concept
With 8.6 and the…
-
The icinga-kubernetes-service fetches data but stops after this:
```
Oct 10 15:37:07 testnode icinga-kubernetes[15247]: I1010 15:37:07.389598 15247 main.go:69] Starting Icinga for Kubernetes (v0.2…
-
ttrpc send hang, even ctx is timeout
```
goroutine 6132118 [IO wait, 1818 minutes]:
internal/poll.runtime_pollWait(0x7f9e8013bbd0, 0x77)
/usr/local/go/src/runtime/netpoll.go:306 +0x89…
-
### Description
Hello,
In our app we are experiencing the issue described in this dart issue thread: https://github.com/dart-lang/http/issues/197. Going through our code it seems that we are doing…
-
**What happened?**:
I would like to be able to get the metrics from both APIs.
```
$kubectl get --raw /apis/external.metrics.k8s.io/v1beta1 | jq
Error from server (NotFound): the server could …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:2.5-20241031-164ed80e-amd64
- Deployment mode(standalone or cluster)…
-
Over time the ClusterCacheTracker evolved significantly. While it generally improved we have a few systematic issues that we should solve:
* the current locking and client creation behavior is not …
-
This option doesn't seem to be used by the SDK, in the implementation detail, but is publicly exposed:
https://github.com/Azure/azure-sdk-for-cpp/pull/6154
It's probably worth going back to a source …