-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance the reconcile process to fix the potential inconsistency between etcd cluster and statefulset #26
Comments
cc @gdasson |
Hi @ahrtr Which approach would be better? |
@soma00333 we can have #19 PR by Sunday (26th January) eve. |
@abdurrehman107 |
You too @soma00333 |
[note] |
Fix the following TODO item,
etcd-operator/internal/controller/etcdcluster_controller.go
Lines 144 to 158 in f975f94
Please also read #17 (comment)
We also need to add e2e tests to verify it. We can leverage the gofailpoint to intentionally crash the etcd-operator right after updating the etcd cluster but before updating the statefulset.
The text was updated successfully, but these errors were encountered: