Skip to content

Support for specifying SSL certificates in Cassandra client #3384

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

Merged

Conversation

bradfordcp
Copy link
Contributor

@bradfordcp bradfordcp commented Oct 23, 2020

What this PR does: Add support for Cassandra client SSL certificates

Which issue(s) this PR fixes:
Fixes #3383

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]
@bradfordcp bradfordcp force-pushed the cassandra-client-certificates branch from e1c5104 to 05bed5c Compare October 23, 2020 15:29
@bradfordcp bradfordcp changed the title Support for specifying SSL certificates for Cassandra client Oct 23, 2020
@pull-request-size pull-request-size bot added size/L and removed size/S labels Oct 23, 2020
@bradfordcp bradfordcp force-pushed the cassandra-client-certificates branch from 8e053e2 to 834a3e8 Compare October 23, 2020 16:39
@bradfordcp
Copy link
Contributor Author

bradfordcp commented Oct 23, 2020

Completed the checklist and squashed commits. Waiting for the checks to pass before submitting for review.

@bradfordcp bradfordcp marked this pull request as ready for review October 23, 2020 17:05
Copy link
Contributor

@pracucci pracucci left a comment

Choose a reason for hiding this comment

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

Good job, thanks! I left few minor comments and then we should be good to go.

@bradfordcp
Copy link
Contributor Author

I'll spend some cycles on getting this turned around tonight. Thanks for the review!

@bradfordcp bradfordcp force-pushed the cassandra-client-certificates branch 2 times, most recently from 52decba to 4290b38 Compare October 26, 2020 23:12
Copy link
Contributor

@pracucci pracucci left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! I left a couple of nits and we're good to go. Thanks for your patience!

@bradfordcp bradfordcp force-pushed the cassandra-client-certificates branch from 4290b38 to be6a5c4 Compare October 27, 2020 16:17
Updated tests
Regenerated documentation
Added CHANGELOG entry

Signed-off-by: Christopher Bradford <christopher.bradford@datastax.com>

Regenerate documentation and update certificate key file to private key file

Signed-off-by: Christopher Bradford <christopher.bradford@datastax.com>
@bradfordcp bradfordcp force-pushed the cassandra-client-certificates branch from be6a5c4 to 2d68517 Compare October 27, 2020 17:02
@bradfordcp
Copy link
Contributor Author

Thanks for your patience, I'm surprised by the number of typos 😅

@pracucci
Copy link
Contributor

Thanks for your patience, I'm surprised by the number of typos 😅

Thanks to you @bradfordcp. LGTM. Let me ping another maintainer for the 2nd review and then we can merge it.

@jtlisi jtlisi self-requested a review October 27, 2020 18:13
Copy link
Contributor

@jtlisi jtlisi left a comment

Choose a reason for hiding this comment

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

LGTM

Thank you for the PR!

@pracucci pracucci merged commit 0b31415 into cortexproject:master Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants