You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At this moment, the operator does not support ssl based connections to MongoDB
Description
It would be good to have a support for providing SSL certificates when the MongoDB server is configured to only allow SSL connections. There is no way to provide a SSL certificate with the current configuration.
Implementation ideas
The idea would be to pass the certificates in secrets as described below.
Thanks for opening this issue. This is a good suggestion as it is asked by many different users for the Operator and for the Helm chart. I think we'll not be able to include this into the next 1.8.0 release that should land next week but I propose to include it just after in the 1.8.1. It will also be pushed on a nightly image as soon as committed.
We are in some kind of hurry. We were looking for something before mid November. The nightly image would be wonderful for testing purposes as well. As long as this can be fully addressed in the future, we should be fine. Thanks again for taking this into consideration.
This issue has been automatically marked as stale because it has not had recent activity 😴
It will be closed in 30 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.
There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.
Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.
Reason/Context
At this moment, the operator does not support ssl based connections to MongoDB
Description
It would be good to have a support for providing SSL certificates when the MongoDB server is configured to only allow SSL connections. There is no way to provide a SSL certificate with the current configuration.
Implementation ideas
The idea would be to pass the certificates in secrets as described below.
The text was updated successfully, but these errors were encountered: