jasonmimick / atlas-osb

DEPRECATED: See https://github.com/mongodb/atlas-osb
https://github.com/mongodb/atlas-osb
Apache License 2.0
0 stars 2 forks source link

how to specify the name of the database to connect to when binding by default through the plan #40

Closed jasonmimick closed 4 years ago

schabiyo commented 4 years ago

To clarify, the command will look like this:

_cf bind-service myapp my_atlasdb

The user should not have to specify a default db name.

jasonmimick commented 4 years ago

should be resolved with https://github.com/jasonmimick/atlas-osb/commit/08f5a6669add52342c1c6f41bb24446d90ddd95c

jasonmimick commented 4 years ago

Fix documented here: https://github.com/jasonmimick/atlas-osb/blob/master/docs/custom-plans.md#overriding-the-database-for-all-bindings

@schabiyo & @tanjoht This is checked in and ready for testing.

tanjoht commented 4 years ago

the latest updates appears to have broken the service creation - cf create-service does not work. I've sent the logs and details to you via email

jasonmimick commented 4 years ago

the latest updates appears to have broken the service creation - cf create-service does not work. I've sent the logs and details to you via email

Do you have an update? Based upon our zoom today, this is working as required. Thanks

jasonmimick commented 4 years ago

closing due to inactivity