Ugur Can Ozturk
Ugur Can Ozturk
Hey team, When I was taking a look into [this issue](https://github.com/etcd-io/etcd/pull/15446 ) I noticed that the `ListenClientHttpUrls` config option isn't documented on the [website](https://etcd.io/docs/v3.5/op-guide/configuration/). It seems like a kind of...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: This MR fixes wrong env variable for `etcd`. **Which issue(s) this PR fixes**:...
### Description When we upgrade containerd from 1.7.15 to 1.7.16 we noticed that our tracing config is broken; we saw some errors in the containerd log that implies no endpoint...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: This MR updates default `etcd` version to `v3.5.13`. **Which issue(s) this PR fixes**:...
### What happened? Currently, when scaling up etcd instances with Kubespray, it restarts all etcd nodes simultaneously after generating new certificates and taking backups for each instance. This approach results...
**Describe the problem/challenge you have** Currently, both the Velero deployment and the node-agent in the Helm chart share the same ServiceAccount, which grants extensive permissions nearly equivalent to cluster-admin. While...