-
Notifications
You must be signed in to change notification settings - Fork 104
Add a safety check before changing coordinators #2373
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
Add a safety check before changing coordinators #2373
Conversation
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
nicmorales9
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
premise seems good but there are some seemingly-important TODOs left and I have some understanding-questions
28c9a54 to
2d9f9e4
Compare
nicmorales9
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes look good as long as we file an issue for crashlooping coordinators, also ideally fix the variable names as I did find it a bit confusing
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
nicmorales9
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
latest commit looks good too!
Result of fdb-kubernetes-operator-pr on Linux RHEL 9
|
Description
Fix: #2246
Type of change
Discussion
Testing
CI will run e2e tests. I added some additional unit tests.
Documentation
Added docs for the new flags (in the flag help).
Follow-up