Skip to content

Add URIs to connection information#56

Open
halkeye wants to merge 2 commits into
digitalocean:mainfrom
halkeye:add-connection-uri-to-credentials
Open

Add URIs to connection information#56
halkeye wants to merge 2 commits into
digitalocean:mainfrom
halkeye:add-connection-uri-to-credentials

Conversation

@halkeye

@halkeye halkeye commented Feb 22, 2024

Copy link
Copy Markdown
Member

Some applications like to have connection strings which isn't really
possible to build with the current implementation, so take in the
cluster connection string, and replace the user information with the
user

#37

Some applications like to have connection strings which isn't really
possible to build with the current implementation, so take in the
cluster connection string, and replace the user information with the
user
@halkeye halkeye force-pushed the add-connection-uri-to-credentials branch from 57d73ee to e6ffa67 Compare February 23, 2024 17:46
@ties-s

ties-s commented Jan 22, 2025

Copy link
Copy Markdown

Is there something specific preventing this from being merged?

@halkeye

halkeye commented Jan 22, 2025

Copy link
Copy Markdown
Member Author

So i used it for a bit. It mostly works but not always. I forgot what broke for me. I think the fact that its only the same db every time?

I switched to https://github.com/movetokube/postgres-operator (or my fork which adds support for do's non standard port) for managing users. It doesn't spin up new clusters though, just manages users and dbs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants