brigadecore / brigade

Event-driven scripting for Kubernetes
https://brigade.sh/
Apache License 2.0
2.41k stars 246 forks source link

Support for externally hosted MongoDb backing store #1876

Closed emilwangaa closed 2 years ago

emilwangaa commented 2 years ago

Currently Brigade doesn't support using a MongoDb hosted externally from Kubernetes like for instance MongoDb Atlas.

This would be a nice feature to add for people already having existing MongoDb infrastructure setup they would like to utilize.

krancour commented 2 years ago

Totally agree. I think I mentioned to you in a Slack convo that we supported this before v2 went GA and we took it out because of minor problems that weren't worth holding up the release for. I'm very happy to look at putting this back and working through the remaining issues with it.