Luarx
Luarx
**What happened?** kube-dns-prometheus-discovery is not using the right label selector when using kops_coredns as platform **Did you expect to see some different?** Instead of using ` 'app.kubernetes.io/name': 'kube-dns'`, I expected...
# 💎 Issue ### Background I run Prysm v2.0.5 and see that the **Beacon node** needs a lot of CPU. ### Description Is there any option that can be configured...
**Is your feature request related to a problem? Please describe.** It would be a good point to **run Cloudbeaver with a non-root user to follow best security practises** Reference of...
**Description** I am trying to run Nethermind with with limited write permissions **Actual behavior** When I try to do that, I see this error `Failed to create CoreCLR, HRESULT: 0x8007000E`...
#### System information Erigon version: `v2.58.1` OS & Version: Linux Erigon Command (with flags/config): ``` "--chain=mainnet", "--db.size.limit=8TB", "--metrics", "--metrics.addr=0.0.0.0", "--metrics.port=6060", "--private.api.addr=0.0.0.0:9089", "--pprof", "--pprof.addr=0.0.0.0", "--pprof.port=6061", "--snapshots=true", "--torrent.upload.rate=500mb", "--torrent.download.rate=1200mb", "--http", "--http.api=engine,net,eth,debug,trace,txpool,web3", "--http.addr=0.0.0.0",...
#### System information Previus Erigon version that we were using so far: `2.42.0` New Erigon version that we want to use: `2.48.1` (this is the version that does not work...
**Describe the bug** When requesting `/api/v1/validator/{Pubkey}/attestationefficiency` it returns for each element the `validatorindex` **BUT not the **pubkey**** Some time ago, `/api/v1/validator/{Pubkey}/attestationeffectiveness` (now deprecated in favor of `/api/v1/validator/{Pubkey}/attestationefficiency`) returned the **pubkey**...
**What do you want to happen?** If it is possible, we would like to have 2 more Prometheus metrics exposed: - **nginx_worker_processes_count** - **total_max_connections** **Why could this be useful?** -...
### Discussed in https://github.com/actions/checkout/discussions/1757 Originally posted by **luarx** May 30, 2024 Something like this https://stackoverflow.com/questions/17414104/git-checkout-latest-tag Purpose: Use a Github schedule action that checkouts the latest tag and build from it....
**What happened**: ``` service/ingress-nginx-controller-admission created Warning: spec.template.spec.containers[0].ports[1]: duplicate port definition with spec.template.spec.containers[0].ports[0] deployment.apps/devstaging-ingress-nginx-controller created ``` **What you expected to happen**: No warnings **NGINX Ingress controller version** (exec into the pod...