Azure / azure-service-operator

Azure Service Operator allows you to create Azure resources using kubectl
https://azure.github.io/azure-service-operator/
MIT License
793 stars 204 forks source link

Feature: Add support for Azure SQL AAD Users #3700

Open matthchr opened 10 months ago

dsempi commented 7 months ago

Hi @matthchr, were there any technical difficulties why this has been removed from 2.7.0? The documentation (https://azure.github.io/azure-service-operator/reference/sql/v1/#sql.azure.com/v1.User) still tells it should be possible. Are there any plans to support this any time soon? Thanks!

matthchr commented 6 months ago

Sorry for the confusion. I have the AAD support in this branch but it didn't make it into 2.7.0 due to issues I had with testing.

The documentation on the AzureSQL user is actually incorrect, it doesn't support AAD currently, it needs work before it can. I will fix the documentation.

I don't know if we can fit this into 2.8.0 but given I've got the work at least partly done I'll pull this item back into 2.8.0 to at least investigate if we can fit it or not.

dsempi commented 3 months ago

Hi @matthchr, I noticed that the feature has been moved from version 2.8.0 to 2.9.0. What’s the likelihood that it will be included in 2.9.0 and not delayed further? Thank you!

matthchr commented 3 months ago

@dsempi, unfortunately a few of us have gotten pulled off onto other items and didn't get time to finish this for 2.9.0. Given that and 2.9.0's imminent release, it's unlikely that this makes it into that release.