Saketh Kalaga
Saketh Kalaga
All endpoints exposed by etcd-backup-restore: https://github.com/gardener/etcd-backup-restore/blob/a7fc188f71977deabce6e4b2284e145d78000c30/pkg/server/httpAPI.go#L132-L139 Seems like we've hit a wall here. There is no way we can tell etcd-backup-restore that it's the only replica running and it should...
The `server` is an enhancement of the `snapshot` command as I've explained in detail in https://github.com/gardener/etcd-backup-restore/issues/725#issuecomment-2043044374. It is designed to always take full snapshots. It lets an operator perform *out-of-schedule*...
Anything else @jeremych1000?
You're right that there needs to be a 1-1 mapping between an etcd member and an etcd-backup-restore pod. You run 3 replicas of etcd-backup-restore, where each is colocated on the...
I'd appreciate it if you can draft a PR by enhancing the docs if the way you're using etcd-backup-restore works as expected for you, since they're missing currently. The docs...
I'm not able to figure out what the reason could be from the logs you've shared. When I run `etcdbrctl` with a custom schedule (one full snapshot a day) with...
Thanks for summarizing what your setup is to use etcd-backup-restore for your use case, gives us insight into what people interested in etcd-backup-restore would like to use it as. There...
@jeremych1000 the maintainers would like to discuss about the pluggability of etcd-backup-restore with you, and to enhance etcd-backup-restore in the future. Would you be okay with a call? Our timezone...
@ishan16696 yes I'll get to it ASAP.
Needs changes. Please do not merge.