Skip to content

Conversation

@maierlars
Copy link
Contributor

No description provided.

@maierlars maierlars self-assigned this Feb 22, 2019
@maierlars maierlars requested a review from neunhoef February 22, 2019 15:04
@ghost ghost added the 2 - Working label Feb 22, 2019
@maierlars maierlars changed the title Updated go-driver. bug-fix/bad-remove-member Feb 25, 2019
Copy link
Member

@neunhoef neunhoef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but 2 occurrences of dead code, please remove. I now do a manual test and approve then.

return false, maskAny(errors.Wrapf(err, "Failed to remove server from cluster: %#v", err))
} else if driver.IsPreconditionFailed(err) {

//if !m.Conditions.IsTrue(api.ConditionTypeTerminated) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably remove this dead code.

}
a.log.Warn().Msg("dbserver is failed but still in use")
}
//}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dead code.

Copy link
Member

@neunhoef neunhoef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@maierlars maierlars merged commit 72e02e4 into master Feb 26, 2019
@ghost ghost removed the 2 - Working label Feb 26, 2019
@maierlars maierlars deleted the bug-fix/bad-remove-member branch February 26, 2019 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants