Skip to content

Feature: PostgreSQL should support Managed Identity and have the ability to create AAD users #1399

Description

Items:

  1. PostgreSQLServer should have a PostgreSQLServerAdministrator subresource, allowing customers to delegate user creation permissions to the managed identity ASO is running as. (see MySQLServerAdminstrator for an example of this pattern).
  2. PostgreSQLUser should have an AAD variant PostgreSQLAADUser (see MySQLAADUser for an example of this pattern).

This would allow customers to configure the operator to create users in a namespace other than the namespace the PostgreSQLServer was in (as requested in #1396). This also would enable the same AAD/Managed identity scenarios that MySQL already supports.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions