azure-service-operator icon indicating copy to clipboard operation
azure-service-operator copied to clipboard

Feature: Add ability to expose eventHubNamespace secret

Open bjartek opened this issue 4 years ago • 7 comments

In the guide https://docs.microsoft.com/en-us/java/api/overview/azure/spring-integration-eventhubs-readme?view=azure-java-stable they refer to the connection string for the namespace. Currently it is only possible to expose a secret for each eventhub.

Request:

  • make it possible to expose a secret that has the connection string for the entire namespace

bjartek avatar Jun 01 '21 07:06 bjartek

Thanks. We'll review this when planning our beta.

theunrepentantgeek avatar Jul 05 '21 22:07 theunrepentantgeek

@bjartek - Do you want access to the RootManageSharedAccessKey connection string, or to a connection string for a custom AuthorizationRule?

matthchr avatar Feb 15 '22 20:02 matthchr

Still curious as to the question above. This is planned but since EventHub recommends using managed identity I want to learn more about the requirements if possible before exposing this.

matthchr avatar Jul 25 '22 23:07 matthchr

Sorry for not following up, but I left my old job back in december and no longer work on this.

bjartek avatar Jul 26 '22 15:07 bjartek

Still curious as to the question above. This is planned but since EventHub recommends using managed identity I want to learn more about the requirements if possible before exposing this.

Actually while using azure function, we always use connection string to the Azure PaaS.

nikawang avatar Dec 05 '22 13:12 nikawang

This is something we haven't gotten to yet but it sounds like it's worth doing based on the above comments.

matthchr avatar May 15 '23 23:05 matthchr

No change from above. I think this is actually also related to ASOv1 deprecation.

matthchr avatar Mar 18 '24 23:03 matthchr