You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.
Hello I'm currently testing the etcd operator for our production enviroment and running into a few issues I'm not able to resolve.
I'm currently testing backup and restore, but the backup_cr I create crashes the etcd-backup-operator.
I'm trying to backup the cluster to a s3 compatible storage called minio.
I tried to use the new ForcePathStyle introduced in release 0.9.4, but I'm not sure if I'm using it properly.
I also had to modify the etcd-operator since our kubernetes version 1.17 extensions/v1beta1.
Hello I'm currently testing the etcd operator for our production enviroment and running into a few issues I'm not able to resolve.
I'm currently testing backup and restore, but the backup_cr I create crashes the etcd-backup-operator.
I'm trying to backup the cluster to a s3 compatible storage called minio.
I tried to use the new
ForcePathStyle
introduced in release 0.9.4, but I'm not sure if I'm using it properly.I also had to modify the etcd-operator since our kubernetes version 1.17
extensions/v1beta1
.I compiled a gist of all the settings I'm using.
https://gist.github.com/haroonb/e807d4cdb65270c0051c2645e3e7f7d4
The text was updated successfully, but these errors were encountered: