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

[Story] Mirror CA secret in target namespaces #595

Closed
ebaron opened this issue Jun 6, 2023 · 0 comments · Fixed by #661
Closed

[Story] Mirror CA secret in target namespaces #595

ebaron opened this issue Jun 6, 2023 · 0 comments · Fixed by #661
Assignees
Labels
feat New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ebaron
Copy link
Member

ebaron commented Jun 6, 2023

Describe the feature

When communicating with Cryostat using TLS, target applications may need to trust Cryostat's CA certificate. Since Kubernetes only allows workloads to mount secrets within the same namespace, users would have to manually copy the Cryostat CA certificate secret. It would be useful if the operator could automate this by placing a copy of the CA certificate in each target namespace.

See: https://cert-manager.io/docs/tutorials/syncing-secrets-across-namespaces/

@ebaron ebaron added the feat New feature or request label Jun 6, 2023
@ebaron ebaron changed the title [Request] Mirror CA secret in target namespaces [Story] Mirror CA secret in target namespaces Jun 6, 2023
@ebaron ebaron added help wanted Extra attention is needed good first issue Good for newcomers labels Sep 19, 2023
@mwangggg mwangggg self-assigned this Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants