Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
matthchr opened this issue Mar 26, 2021 · 7 comments

Comments

@matthchr
Copy link
Member

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.

@matthchr
Copy link
Member Author

Planning on doing this in ASO v2, but it hasn't happened yet.

@matthchr
Copy link
Member Author

matthchr commented May 2, 2022

We still want to do this

@matthchr
Copy link
Member Author

We still want to do this, but it's also blocked behind #2834

@theunrepentantgeek
Copy link
Member

#2834 has completed; this is still something we want to do.

@matthchr
Copy link
Member Author

Still something we're interested in, but user interest seems low currently.

@theunrepentantgeek theunrepentantgeek modified the milestones: v2.6.0, v2.7.0 Dec 11, 2023
@matthchr matthchr removed this from the v2.7.0 milestone Feb 22, 2024
@matthchr
Copy link
Member Author

Still something we're interested in, but user interest seems low currently.

No change from this state.

@theunrepentantgeek
Copy link
Member

No change from the above.

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

No branches or pull requests

2 participants