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

feat(reports): configure TLS for reports service #365

Merged
merged 3 commits into from
Apr 13, 2022

Conversation

ebaron
Copy link
Member

@ebaron ebaron commented Apr 12, 2022

This PR creates an additional certificate using cert-manager for the reports service. If enabled, it mounts the key/certificate in the reports container and instructs Quarkus to use it using the appropriate environment variables. HTTP access is also disabled in that case.

I also added a few more test cases for the reports component in general.

Fixes: #338

@ebaron ebaron added the feat New feature or request label Apr 12, 2022
@ebaron ebaron merged commit 1e75656 into cryostatio:main Apr 13, 2022
mergify bot pushed a commit that referenced this pull request Apr 13, 2022
ebaron added a commit that referenced this pull request Apr 13, 2022
(cherry picked from commit 1e75656)

Co-authored-by: Elliott Baron <ebaron@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up cert-manager for reports deployment
2 participants