-
Notifications
You must be signed in to change notification settings - Fork 48
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
Remove UseEtcdWrapper
feature gate
#999
base: master
Are you sure you want to change the base?
Remove UseEtcdWrapper
feature gate
#999
Conversation
/test pull-etcd-druid-api-unit |
@shreyas-s-rao: The following test failed, say
Full PR test history. Your PR dashboard. Command help for this repository. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
/hold until #988 is merged, to avoid rebasing and also to ensure that |
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.
LGTM!!
How to categorize this PR?
/area usability
/kind cleanup
What this PR does / why we need it:
Remove
UseEtcdWrapper
feature gate, since it has now moved out of GA and is unconditionally part of the code base.Which issue(s) this PR fixes:
Fixes #935
Release note: