davissp14 / etcdv3-ruby

Etcd v3 Ruby Client
MIT License
52 stars 17 forks source link

Consider the new alarm "Corrupt" when issuing `alarm_deactivate` #93

Closed davissp14 closed 7 years ago

davissp14 commented 7 years ago

Not sure if we want to be specific about which alarms to deactivate or just generalize it and always attempt to disarm everything. https://github.com/davissp14/etcdv3-ruby/blob/master/lib/etcdv3/etcdrpc/rpc_pb.rb#L407

davissp14 commented 7 years ago

This change hasn't been pushed into a release yet. Closing for now.