-
**Describe the bug**
Upgrading from 1.2.1 to 1.2.2 fails with error -
_admission webhook "validator.harvesterhci.io" denied the request: machine fleet-local/custom-318894c86e3c is not running_
…
-
We are using Gunicorn with multiple workers with the Gunicorn `max_requests` option. We found that memory usage in our containers increases with every worker restart. By reducing the `max_requests` va…
-
/kind feature
With switching to CCM in new kops versions the only available option is "resource based naming". And "IP-based naming" is broken in kops 1.23+ if custom domain is used.
We've tried "…
-
What did you do?
1、run tpcc
2、inject one of tidb network partition last for 10mins and recover
What did you expect to see?
no panic
What did you see instead?
tidb connection panic after faul…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
{
"platform":"",
"hub-mirror": [
"quay.io/prometheus/alertmanager:v0.21.0",
"grafana/grafana:7.3.4",
"quay.io/coreos/kube-state-metrics:v1.9.7",
"quay.io/brancz/kube-rbac-proxy:v0.8.0",
"quay.i…
-
### Is your question request related to a specific component?
I am looking for similar component like "Prometheus Adapter " to make metrics available to K8s custom metrics API.
Or please provide a…
-
Hi!
during a setup with module version 2.0.1 we've found out that node-exporter 1.3.1 have some issues when node metrics are requested (grafana dashboards that ask for them and `kubectl top nodes`).
…
-
I tried run a node on a mounted volume using:
docker run -it -v /mnt/HC_Volume_37317682:/acala/data acala/acala-node:2.21.0 --base-path=/acala/data --chain=acala
the above is got from another ques…
-
i am using vscode with redhat extension and azul sdk 17
```pom.xml
17
${project.artifactId}
```
```
The method of() is undefined for the type List
The method…