Skip to content

Granular Flags/Vars for Datastore Connections #2218

@corkrean

Description

@corkrean

Problem Statement

Sometimes, people don't store their DB connection info as a connection string, and they choose another method (e.g., a k8s secret with separate fields for the endpoint, password, username, etc.) It can be cumbersome for these people to format this connection data as a connection string.

Solution Brainstorm

Separate flags/vars for each component of a connection string.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions