Skip to content

Write connectionString to Kubernetes secret #31

@Knappek

Description

@Knappek

The create cluster API returns a connectionString that can be used by applications to connect to clusters. This string contains sensitive data, hence this should not be written to the MongoDBAtlasCluster status field but instead to a Kubernetes secret.

This can be achieved similar to how crossplane does it with writeConnectionSecretToRef: https://crossplane.io/docs/master/introduction/composition.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions