-
## Issue description
When the `services.kubernetes.roles = ["master"]` is enabled, I have this error when starting the service etcd :
`avril 12 18:10:01 xps15.px.io etcd[29989]: open /var/lib/ku…
-
### OpenIM Server Version
master
### Operating System and CPU Architecture
Linux (AMD)
### Deployment Method
Source Code Deployment
### Bug Description and Steps to Reproduce
### Server: Cent…
-
### Bug report criteria
- [X] This bug report is not security related, security issues should be disclosed privately via [etcd maintainers](mailto:etcd-maintainers@googlegroups.com).
- [X] This is no…
-
### Bug report criteria
- [X] This bug report is not security related, security issues should be disclosed privately via security@etcd.io.
- [X] This is not a support request or question, support req…
-
# etcd
```
#!/bin/bash
ENDPOINTS='127.0.0.1:2379'
ETCDCTL_API=3 etcdctl \
--endpoints=${ENDPOINTS} \
--cacert="/etc/kubernetes/pki/etcd/ca.crt" \
--cert="/etc/kubernetes/pki/apise…
-
Background Slack threads: [#sig-testing](https://kubernetes.slack.com/archives/C09QZ4DQB/p1717710021098119), [#prow](https://kubernetes.slack.com/archives/CDECRSC5U/p1717712698793969).
As part of e…
-
```bash
export CPD_PRIMARY_STORAGE_CLASS=nfs-client
export CPD_METADATA_STORAGE_CLASS=nfs-client
export CPD_SERVICE_STORAGE_CLASS=nfs-client
export CPD_INSTALL_PLATFORM="true"
...
export CPD_I…
-
Rancher currently supports etcd snapshotting and restoring a snapshot for RKE2 provisioned cluster. We need to find a way to support this for upstream CAPI provisioned clusters.
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
At the beginning o…
-
**Is your feature request related to a problem? Please describe.**
What happens if I lose my entire Kubernetes and mayastor deployment, so mayastor etcd and k8s etcd. All my PV/PVCs gone (i.e. withou…