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

Load ECS secret for SegmentStore container #348

Closed
kevinhan88 opened this issue Mar 28, 2020 · 0 comments · Fixed by #349
Closed

Load ECS secret for SegmentStore container #348

kevinhan88 opened this issue Mar 28, 2020 · 0 comments · Fixed by #349
Assignees

Comments

@kevinhan88
Copy link
Contributor

Description

This is for pravega/pravega#4642
When ECS is selected as tier 2 for Pravega, and TLS connection is required, Pravega must trust the server certificate of ECS or its signing CA.
The ECS certificate will be created as K8S secret. Pravega-Operator needs to mount the provided certificate into the specified location.

Importance

This must be done before Pravega #4642.

Location

pravega_segmentstore.go

Suggestions for an improvement

Add VolumeMount and Volume sections for ECS certificate.

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 a pull request may close this issue.

3 participants