Azure / azure-service-operator

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

Expose default primary PrivateEndpoint privateIpAddress #4107

Closed super-harsh closed 1 week ago

super-harsh commented 2 weeks ago

Closes #3901

What this PR does / why we need it:

This PR adds a PrivateEndpoint extension to expose the privateIpAddress generated by Azure for PrivateEndpoint. This private IP Address is found on the NIC attached to the PrivateEndpoint.

Special notes for your reviewer:

Only exporting this one since this is the only address generated by Azure.

How does this PR make you feel: gif

If applicable: