Closed denist-huma closed 1 year ago
Would image version 0.7.0 provide what you are looking for? It includes this PR which adds the private connection string returned from the Atlas API as another key in the generated secret: https://github.com/mongodb/mongodb-atlas-kubernetes/pull/344
@jhill072 thanks for th PR! yes it is related to my request! it is very good that you ping me because I don't see it in changes while I was updating to the 0.7.0. Also I don't find it documented.
This issue has gone 30 days without any activity and meets the project’s definition of 'stale'. This will be auto-closed if there is no new activity over the next 60 days. If the issue is still relevant and active, you can simply comment with a 'bump' to keep it open. Thanks for keeping our repository healthy!
What did you do to encounter the bug? Steps to reproduce the behavior:
Cannot connect from a VPC-peered GKE to Atlas using standard connection string given by AKO Atlas KO gives a standard connection string.
What did you expect? A clear and concise description of what you expected to happen.
I expect to have a private string also present in a secret. I can add -pri to "mongodb+srv://my-cluster-pri.l2l7u.gcp.mongodb.net/pp_dev" and do check. The private string connection is successful.
What happened instead? A clear and concise description of what happened instead
Screenshots If applicable, add screenshots to help explain your problem.
Operator Information
Kubernetes Cluster Information
Additional context Add any other context about the problem here.
If possible, please include:
kubectl describe
output