Skip to content
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

Port secret/keystore support #178

Open
benbromhead opened this issue May 31, 2019 · 2 comments
Open

Port secret/keystore support #178

benbromhead opened this issue May 31, 2019 · 2 comments

Comments

@benbromhead
Copy link
Collaborator

Currently the Java based operator allows users to specify secrets to embed in the C* pods and provide custom configuration for the nodes to use those keystores. This allows users to setup TLS encryption for internode encryption and client-node encryption.

We need to ensure the operator-sdk based version also supports this workflow

@benbromhead benbromhead added this to To do in Go Porting Project via automation May 31, 2019
@smiklosovic
Copy link
Collaborator

hi @benbromhead, if I got it right, it is basically this PR which we need to port?

https://github.com/instaclustr/cassandra-operator/pull/153/files

@benbromhead
Copy link
Collaborator Author

There are other PRs related to it, but that PR describes the functionality fairly well iirc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants